Brian: > how should I write: > > "subject" <rdf:type> <rdf:Literal> . > > in RDF/XML? you don't (well not by itself) But that doesn't stop us adding the triple to the graph in response to type information. Moreover, once we allow this N-Triples proves inadequate, as your example shows. In the graph we have a node labelled "subject" which has an <rdf:type> edge leaving it. We may well have another node also labelled "subject" with a different <rdf:type> edge leaving it. Indeed, in the examples in which "3" occurs both as a number and as a string in the same graph, the graph would need to have two different nodes labelled "3". JeremyReceived on Friday, 2 November 2001 09:32:26 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:42:28 EDT