Change - Prefix

Created on Feb. 23, 2013, 9:41 a.m. by Hevok & updated on March 10, 2013, 7:45 p.m. by Hevok

There are some Standards of fixed Prefixes that are written already in the RDF and RDF Schema (RDFS) Standard as well as XML Schema Definition (i.e. for the Datatypes) and the Web Ontology Language (OWL). On the other-hand if one does not know what a Prefix means or if there is a Prefix for some specific namespace there is specific Web Site dedicated for it where one can ask whether Prefixes exist or whether there is a namespace or the other way around [http://prefix.cc]. ¶

rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>] ¶
rdfs: <http://www.w3.org/2000/01/rdf-schema#>] ¶
xsd: <http://www.w3.org/2001/XMLSchema#>] ¶
owl: <http://www.w3.org/2002/07/owl#>] ¶


(cf. [http://www.w3.org/TR/owl2-syntax/])


Comment: Added mentioning XML and OWL.

Comment on This Data Unit