iCal to RDF Service
This is a free service provided for those Semantic Web and Calendar enthusiasts that would like a quick conversion tool. The code from the RDF Calendar Workspace homepage at the W3C and more specifically from this python script. I needed this service for a demo we did at the 2006 W3C Tech Plenary and no one offered to host it under the W3C servers. Usage: If you want to use it in your semantic web application, simply point your SPARQL query to:http://torrez.us/services/ics2rdf/[URL of iCal File]
Find sample ical data at (thanks to Kanzaki):
- RDF Calendar Workspace test repository — some samples are:
- convert cal01.ics — has 4 events with transp, class, organizer, attendee, valarm and rrule
- convert Chiefs.ics — has 17 events from 2002-09 to 2002-12
- convert 20030122mtg.ics — has attendee, organizer, valarm
- convert bus-hrs.ics — has 2 events and 2 timezones with transp, class, rrule
- iCalShare – Share Your iCalendars TODO: I need to make use of the XSL stylesheet that Kanzaki wrote. It’s very cool.
Comments are closed
Comments are currently closed on this entry.