[foaf-dev] RSS Feeds Referenced in FOAF
Kevin Pickens <[email protected]>
| Newsgroups | gmane.comp.web.rdfweb |
|---|---|
| Message-ID | <[email protected]> |
What is the best/preferred/most effective way to reference an RSS feed for a
foaf:person's weblog? Some time ago, I came across this format:
<foaf:weblog rdf:resource="http://weblog.tld/" dc:title="Title" />
<rdfs:seeAlso>
<rss:channel rdf:about="http://weblog.tld/rss/"/>
</rdfs:seeAlso>
My problem with this format is that it does not tie the RSS feed directly to
the weblog. I would like to say "Not only did I make this <rss:channel>,
but it's the <rss:channel> for my <foaf:weblog>." Would it make sense to
us <foaf:primaryTopic>? Like this:
<foaf:weblog rdf:resource="http://weblog.tld/" dc:title="Title" />
<rdfs:seeAlso>
<rss:channel rdf:about="http://weblog.tld/rss/">
<foaf:primaryTopic rdf:resource="http://weblog.tld/"/>
</rss:channel>
</rdfs:seeAlso>
Cheers,
Kevin
---
Kevin Pickens
A+ | Network + | Security+ | Project+
[email protected] | http://kbpickens.me
+1(540)999-6257 (office) | +1(508)664-8314 (fax)
_______________________________________________
foaf-dev mailing list
foaf-dev-RyYwo1q5J+qsOXdr9/[email protected]
http://lists.foaf-project.org/mailman/listinfo/foaf-dev