Re: tap namespace / RSS use case

> Guha, Rob,
> 
> I want to prepare some examples showing the use of TAP[1] with RSS 1.0*
> data feeds. Can you let me know what namespace URI to use, and some example
> URIs for specific instances (eg. locations, music artists)?

Sounds great! 

> The idea is to show it mixed with more domain-specific vocabulary modules
> (calendar, people info, dublin core, musicbrainz) to explore the
> combination of multiple XML namespaces, and the feasibility of writing up
> documentation of how such things can be deployed be ordinary mortals...

Things to look for in tap.rdf for examples are:

MusicianJackson,_Michael

This will show you the TAP Musician node, as well as typical arcs for
a Musician. For locations, try the following:

CityChicagoIL

You'll see that it's a UnitedStatesCity, and that it's locatedIn 
IllinoisState. If you look at IllinoisState, you'll find that it's
locatedIn CountryUnitedStates, and so on.

There are probably more examples that will come up, so I expect you'll
have more specific questions :)

Received on Monday, 23 September 2002 15:40:14 UTC