Jonas Liljegren wrote: > I suggest: > - that ALL URI's representing retrievable data, will be considerd > literals. > - that each mime type will be a sub class to Literal Furthermore, I suggest that there be no more distinction between triple(resource,resource,resource) and triple(resource,resource,litteral) but that RDF looking like <rdf:Description about="http://somewhere.org/something"> <s:prop> This is a litteral </s:prop> </rdf:Description> be translated something like triple( s:prop, http://somewhere.com/something, thisfile.rdf#genid1 ) where "thisfile.rdf#genid1" whould have "This is a litteral" as CONTENT... which surely would raise some implementation issues left to discuss! Though, that looks sound to me. any reactions Pierre-AntoineReceived on Monday, 22 November 1999 10:44:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:19:37 GMT