Re: Web services returning RDF?

Morten Frederiksen wrote:
> I've got nearestAirport [1] and Twilight [2].
Cool! Not least because knowing my nearest airport I now have an 
approximation of my latitude and longitude :-) I did notice that 
twilight returns:

<rdf:Description 
rdf:about="http://www.wasab.dk/morten/2004/04/twilight/?latitude=51.4&amp;longitude=-2.7&amp;date=2004-10-13">
   <ns1:primaryTopic rdf:nodeID="r1096999731r40"/>

Looks like one too many passes through the URL encoder perhaps?

I have a follow-up question to Bob's: is anyone using WSDL to describe 
their RDF-returning web services?  I'm adding wsdl awareness to a tool 
I'm working on, and it would be neat to be able to test it on real 
service descriptions that I didn't create.

Regards,
Ian

Received on Wednesday, 13 October 2004 19:51:23 UTC