Bob DuCharme wrote: > I know that the W3C's "RDF Validation Service" > at http://www.w3.org/RDF/Validator/ and the > downloadable ARP RDF processor underneath > it don't require RDF statements to be enclosed > inside of an rdf:RDF element. > Are there any others that anyone can suggest? You can easily implement this functionality yourself using any RDF parser, or rather, by wrapping the incoming RDF data to an rdf:RDF document element. That's probably all the functionality offered in the service you mention. Besides, you still have to provide the namespace declarations yourself and the best place to do that is the document element. hth, ManosReceived on Friday, 27 September 2002 04:36:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:20:02 GMT