[OGDev] Getting OpenGuide info in RDF
Dean Allemang
dallemang at topquadrant.com
Tue Feb 6 23:08:25 GMT 2007
Bob Walker wrote:
> On Tue, 6 Feb 2007, Dean Allemang wrote:
>
>
>> Here's what I would like to do. I see that in the OpenGuide Boston,
>> there is geocode information for all the MBTA train stations. For
>> instance, a page like
>> http://boston.openguides.org/?id=Northeastern_Station;format=rdf gives
>> me the geocode location for the Northeastern University stop.
>>
>> I would like to find a page that has, say, all the Green Line stations,
>> with their geocodes, all in one file (URL). Similarly for Redline,
>> etc. I can make a pretty interesting mashup page from such
>> information. I can do the same with all the single-station pages, but
>> that will seem awfully tedious when I show it as part of a demo.
>>
>
>
> http://oxford.openguides.org/wiki/?action=index;index_type=category;index_value=Pubs;format=rdf
>
> for example.
>
>
Thanks! That was a quick reply! I was able to modify your example to
get something close to what I wanted.
The best I can do is to find the list of all the T Stops
(index_value=T%20Stops;), but I can't find out from the RDF which stops
are red line stations etc. Is that information available in RDF?
Thanks,
Dean
More information about the OpenGuides-Dev
mailing list