[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rdf in atom



Fantastic, I have been waiting for something like this!

Just to get an understanding, if I would like to state that an entry
contains a description of a doap:project in its content element how
would I do that according to your draft, like this: ?

 <entry>
       <title>Project 1</title>
       <link href="http://example.org/projects/1"/>
       <id>...</id>
       <updated>2007-12-13T18:30:02Z</updated>
       <summary>Some text..</summary>
       <content type="text/rdf+n3">
            <http://projects.com/1> a               doap:Project;
                                               doap:name "Project 1" .
       </content>
       <at:md subject="content">
            foaf:primaryTopic a doap:Project .
       </at:md>
</entry>

Furthermore, how could I state that the feed contains only entries
describing doap:Projects ?

Best regards,
Erling





On Tue, Jul 1, 2008 at 8:00 AM, Dave Pawson <davep@xxxxxxxxxxxxx> wrote:
>
> http://xml.coverpages.org/draft-nottingham-atomtriples-00.txt
>
>
> AtomTriples: Embedding RDF Statements in Atom
> Mark Nottingham and Dave Beckett (eds), IETF Internet Draft
>
> A version -00 Internet Draft for "AtomTriples: Embedding RDF Statements
> in Atom" has been published through the IETF process. specification
> describes AtomTriples, a set of Atom (RFC 4287) extension elements for
> embedding RDF statements in Atom documents (both element and feed),
> as well as declaring how they can be derived from existing content.
>
>
> regards
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> http://www.dpawson.co.uk
>
>



-- 
Med vennlig hilsen
Erling Wegger Linde