RDF Schema says that rdfs:Literal is a subclass of rdfs:Resource. 1. Does that mean that all RDF literals are resources? For example, is the string "5" below a resource? <rdf:Description> <example:amount>5</example:amount> </rdf:Description> RDF Concepts and Abstract Syntax says that, "Anything represented by a literal could also be represented by a URI...." This brings me back to a variation of an earlier question I presented on this list: 2. What URI would I use to represent the literal "5" above, when referring to the actual string of characters "5" (that is, not the value five)? 3. What URI would I use to represent the xsd:boolean value represented by the lexical form "true"? I'm still trying to get a handle on all the ends and outs of literals. Thanks, GarretReceived on Sunday, 14 September 2003 00:40:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:02 GMT