Class: YOWL::Namespaces
- Inherits:
-
Object
- Object
- YOWL::Namespaces
- Defined in:
- lib/yowl.rb
Constant Summary collapse
- OWL =
RDF::Vocabulary.new("http://www.w3.org/2002/07/owl#")
- RDFS =
RDF::RDFS
- VS =
RDF::Vocabulary.new("http://www.w3.org/2003/06/sw-vocab-status/ns#")
- DC =
RDF::Vocabulary.new("http://purl.org/dc/elements/1.1/")
- DCTERMS =
RDF::Vocabulary.new("http://purl.org/dc/terms/")
- FOAF =
RDF::Vocabulary.new("http://xmlns.com/foaf/0.1/")
- VANN =
RDF::Vocabulary.new("http://purl.org/vocab/vann/")
- SKOS =
RDF::Vocabulary.new("http://www.w3.org/2004/02/skos/core#")