public class SD extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.jena.ontology.OntClass |
Dataset |
static org.apache.jena.ontology.ObjectProperty |
defaultGraph |
static org.apache.jena.ontology.ObjectProperty |
endpoint |
static org.apache.jena.ontology.ObjectProperty |
graph |
static org.apache.jena.ontology.OntClass |
Graph |
static org.apache.jena.ontology.OntClass |
Language |
static org.apache.jena.ontology.ObjectProperty |
name |
static org.apache.jena.ontology.ObjectProperty |
namedGraph |
static org.apache.jena.ontology.OntClass |
NamedGraph |
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 |
Service |
static org.apache.jena.ontology.Individual |
SPARQL10Query |
static org.apache.jena.ontology.Individual |
SPARQL11Query |
static org.apache.jena.ontology.Individual |
SPARQL11Update |
static org.apache.jena.ontology.ObjectProperty |
supportedLanguage |
Constructor and Description |
---|
SD() |
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 Dataset
public static final org.apache.jena.ontology.OntClass Service
public static final org.apache.jena.ontology.OntClass Graph
public static final org.apache.jena.ontology.OntClass NamedGraph
public static final org.apache.jena.ontology.OntClass Language
public static final org.apache.jena.ontology.ObjectProperty endpoint
public static final org.apache.jena.ontology.ObjectProperty graph
public static final org.apache.jena.ontology.ObjectProperty name
public static final org.apache.jena.ontology.ObjectProperty defaultGraph
public static final org.apache.jena.ontology.ObjectProperty namedGraph
public static final org.apache.jena.ontology.ObjectProperty supportedLanguage
public static final org.apache.jena.ontology.Individual SPARQL10Query
public static final org.apache.jena.ontology.Individual SPARQL11Query
public static final org.apache.jena.ontology.Individual SPARQL11Update
Copyright © 2013–2019. All rights reserved.