[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rdf in atom
- To: "Dave Pawson" <davep@xxxxxxxxxxxxx>
- Subject: Re: rdf in atom
- From: "Erling Wegger Linde" <erlingwl@xxxxxxxxx>
- Date: Tue, 1 Jul 2008 09:44:09 +0200
- Cc: "Atom-Protocol Protocol" <atom-protocol@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=3gpmnfEobGo+0+y2PvuMMZbeSzC6i7hzIf4GGBCjs3Q=; b=OTHFjD0zkotM0R50o3UZmheRt5W6Zg1mMhAeEMxPtMC+twm0Cy0ya9z6G6IhOjVCh9 /3cp2lP+F8nCVZp1hvSOz/IT1+KWMHsN+lR/6MIJA+VjbRyZoRdmpPAFPnA6Tg7BsWNC +fy2xPHvBc0tyBYezRBrjcmbjLCnoUhMi08Xo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PGR3C2QEMC1jIUHNptmyVvSXfBdOo1lJatXHMTNcxHxCjeEe0STaY5YcqWnbSvKlML 5RS59DS6NXJSmnH4hNm0unIbuqOVyhIRPnZO2YPN38q3A2d75zANAutTk1MxiuApfdWi R6wizg0+BPjqte2KXui0HBPpceb7QVsc72Cgg=
- In-reply-to: <4869C7E3.40403@xxxxxxxxxxxxx>
- List-archive: <http://www.imc.org/atom-protocol/mail-archive/>
- List-id: <atom-protocol.imc.org>
- List-unsubscribe: <mailto:atom-protocol-request@imc.org?body=unsubscribe>
- References: <4869C7E3.40403@xxxxxxxxxxxxx>
- Sender: owner-atom-protocol@xxxxxxxxxxxx
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