Class DH
java.lang.Object
com.atomgraph.processor.vocabulary.DH
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.jena.ontology.OntClassstatic final org.apache.jena.ontology.OntClassstatic final org.apache.jena.ontology.OntClassstatic final org.apache.jena.rdf.model.ResourceThe namespace of the vocabulary as a resourcestatic final StringThe namespace of the vocabulary as a stringstatic final org.apache.jena.ontology.ObjectPropertystatic final org.apache.jena.ontology.DatatypeProperty -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
public static final org.apache.jena.rdf.model.Resource NAMESPACEThe namespace of the vocabulary as a resource
-
Document
public static final org.apache.jena.ontology.OntClass Document -
Container
public static final org.apache.jena.ontology.OntClass Container -
Item
public static final org.apache.jena.ontology.OntClass Item -
slug
public static final org.apache.jena.ontology.DatatypeProperty slug -
select
public static final org.apache.jena.ontology.ObjectProperty select
-
-
Constructor Details
-
DH
public DH()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-