23 Jul 2003 09:58
Re: seeAlso
copying foaf list for interest (and non-yahoo archival :) * Julian Bond <julian_bond@...> [2003-07-23 08:00+0100] > One of the powerful ideas in FOAF is the widespread use of rdfs:seeAlso > > Could this be usefully applied in RSS? It can be used in any RDF-based format whenever you've mentioned something and want to reference more (typically machine-processable, RDF) info about it elsewhere in the Web. In non-RDF formats, you could copy the basic idea, just as you could copy aspects of RDF's approach to namespace composition and extensibility. The idea is of course little more than the old-fashioned notion of a hyperlink, so no rocket science here. If you wanted to use it in RSS, you could do it this way: Starting with a Movable Type RSS 1.0 feed, http://rdfweb.org/index.rdf <item rdf:about="http://rdfweb.org/mt/foaflog/archives/000043.html"> <title>nearestAirport documentation in Japanese</title> <link>http://rdfweb.org/mt/foaflog/archives/000043.html</link> <description>From kota's weblog, details on using 'nearestAirport' in FOAF files. Thanks kota! The 'contact:nearestAirport' property is a way of indicating...</description> <dc:subject>Documentation</dc:subject> <dc:creator>danbri</dc:creator> <dc:date>2003-07-13T11:54:58+00:00</dc:date>(Continue reading)
RSS Feed