public class C extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.jena.ontology.OntClass |
GraphStore |
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.OntClass |
SPARQLEndpoint |
static org.apache.jena.ontology.ObjectProperty |
stateOf |
static org.apache.jena.ontology.OntClass |
View |
static org.apache.jena.ontology.ObjectProperty |
viewOf |
| Constructor and Description |
|---|
C() |
| 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 View
public static final org.apache.jena.ontology.OntClass SPARQLEndpoint
public static final org.apache.jena.ontology.OntClass GraphStore
public static final org.apache.jena.ontology.ObjectProperty viewOf
public static final org.apache.jena.ontology.ObjectProperty stateOf
Copyright © 2015–2020. All rights reserved.