Hello! > my question @all: How to best represent timespans in RDF?
I guess you can use the ontology at http://purl.org/NET/c4dm/timeline.owl for that (or OWL-Time, for such a use-case, they are equivalent) - it'd look like: :t a tl:Interval; tl:start "1977-07-07^^xsd:date; tl:end "1983-08-05"^^xsd:date. Cheers! y ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
