- From: Reul, Q. H. <q.reul@abdn.ac.uk>
- Date: Thu, 18 Sep 2008 14:42:07 +0100
- To: SWD WG <public-swd-wg@w3.org>
Hi,
I have found an error in the latest SKOS Reference [1]. In section 1.7 (Example1), the following example is given
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:skos="http://www.w3.org/2008/05/skos#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xml:base="http://example.org/ns/">
<skos:Concept rdf:about="MyConcept"/>
</rdf:RDF>
However, the prefix for rdfs is incorrect.
Regards,
Quentin
[1] http://www.w3.org/TR/skos-reference/
******************************************
* Quentin H. Reul *
* PhD Research Student *
* Department of Computing Science *
* University of Aberdeen, King's College *
* Room 238 in the Meston Building *
* ABERDEEN AB24 3UE *
* Phone: +44 (0)1224 27 4485 *
* http://www.csd.abdn.ac.uk/~qreul *
******************************************
The University of Aberdeen is a charity registered in Scotland, No SC013683.
Received on Thursday, 18 September 2008 13:43:39 UTC