Hi, in the rdf namespace http://www.w3.org/1999/02/22-rdf-syntax-ns we still can find the old URI for the rdf-schema namespace: <?xml version="1.0" ?> - <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:s="http://www.w3.org/TR/WD-rdf-schema#"> This should be changed to: <?xml version="1.0" ?> - <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:s="http://www.w3.org/2000/01/rdf-schema#"> Greetings Karsten ________________________________________________________________________ Karsten TolleReceived on Wednesday, 15 August 2001 07:50:23 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:19:53 GMT