Brion VIBBER wrote:
Stephen Gilbert wrote:
Jimbo mentioned setting up and RDF feed for external indexing of Wikipedia articles. I hope there's some interest in doing so.
What should such a thing look like?
Something like this: http://dmoz.org/rdf/content.example.txt
Except there are no "topic"s (those are "tree pages" on dmoz).
Just a bunch of "ExternalPage" sections, like this:
<ExternalPage about="http://www.wikipedia.org/wiki/Oktoberfest"> <d:Title>Oktoberfest - Wikipedia</d:Title> <d:Description>Encyclopedia article about 'Oktoberfest' from Wikipedia, the free encyclopedia</d:Description> </ExternalPage>
It'll be up to the end users of RDF data to figure out how to get it into their search engines. They have experience with this, I think. I do, anyway. :-)
--Jimbo