Package com.atomgraph.server.vocabulary
Class HTTP
java.lang.Object
com.atomgraph.server.vocabulary.HTTP
HTTP Vocabulary in RDF
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.jena.ontology.DatatypePropertystatic final org.apache.jena.ontology.DatatypePropertystatic 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.DatatypePropertystatic final org.apache.jena.ontology.OntClassstatic 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
-
Response
public static final org.apache.jena.ontology.OntClass Response -
sc
public static final org.apache.jena.ontology.ObjectProperty sc -
statusCodeValue
public static final org.apache.jena.ontology.DatatypeProperty statusCodeValue -
reasonPhrase
public static final org.apache.jena.ontology.DatatypeProperty reasonPhrase -
absoluteURI
public static final org.apache.jena.ontology.DatatypeProperty absoluteURI -
absolutePath
public static final org.apache.jena.ontology.DatatypeProperty absolutePath
-
-
Constructor Details
-
HTTP
public HTTP()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-