public class HTTP extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.jena.ontology.DatatypeProperty |
absolutePath |
static org.apache.jena.ontology.DatatypeProperty |
absoluteURI |
static org.apache.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static org.apache.jena.ontology.DatatypeProperty |
reasonPhrase |
static org.apache.jena.ontology.OntClass |
Response |
static org.apache.jena.ontology.ObjectProperty |
sc |
static org.apache.jena.ontology.DatatypeProperty |
statusCodeValue |
| Constructor and Description |
|---|
HTTP() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabulary as a string
|
public static final String NS
The namespace of the vocabulary as a string
public static final org.apache.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final org.apache.jena.ontology.OntClass Response
public static final org.apache.jena.ontology.ObjectProperty sc
public static final org.apache.jena.ontology.DatatypeProperty statusCodeValue
public static final org.apache.jena.ontology.DatatypeProperty reasonPhrase
public static final org.apache.jena.ontology.DatatypeProperty absoluteURI
public static final org.apache.jena.ontology.DatatypeProperty absolutePath
Copyright © 2015–2019. All rights reserved.