Re: [rdfweb-dev] Fwd: Category and Country of an RSS feed
Morten Frederiksen <[email protected]>
| Newsgroups | gmane.network.syndication.rss.devel,gmane.comp.web.rdfweb |
|---|---|
| Message-ID | <[email protected]> |
Hey,
On Tuesday 19 October 2004 21:33, Danny Ayers wrote:
> <channel rdf:about="http://example.org/blah">
> <dc:subject>Cat Photos</dc:subject>
> <foaf:maker>
> <foaf:Person>
> <foaf:name>Joe</foaf:name>
> <geo:Point>
> <geo:lat>55.701</geo:lat>
> <geo:long>12.552</geo:long>
> </geo:Point>
> ...
I think you missed something there, the striping is off, perhaps
foaf:based_near?
<channel rdf:about="http://example.org/blah">
<dc:subject>Cat Photos</dc:subject>
<foaf:maker>
<foaf:Person>
<foaf:name>Joe</foaf:name>
<foaf:based_near>
<geo:Point>
<geo:lat>55.701</geo:lat>
<geo:long>12.552</geo:long>
</geo:Point>
</foaf:based_near>
...
Regards,
Morten
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/rss-dev/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/