Class METADATAREGISTRY
java.lang.Object
it.uniroma2.art.semanticturkey.mdr.core.vocabulary.METADATAREGISTRY
Constants for the vocabulary of the metadata registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#dereferenciationSystemstatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#GRAPHDBRepositorystatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#lodstatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#masterstatic final String
http://semanticturkey.uniroma2.it/ns/mdr#static final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#noAggregationstatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#noDereferenciationstatic final org.eclipse.rdf4j.model.Namespace
An immutableNamespace
constant that represents the METADATAREGISTRY namespace.static final String
Recommended prefix for the STCHANGELOG namespace: "mdr"static final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#RDF4JHTTPRepositorystatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#SPARQLEndpointstatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#sparqlEndpointLimitationstatic final org.eclipse.rdf4j.model.IRI
http://semanticturkey.uniroma2.it/ns/mdr#standardDereferenciation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
http://semanticturkey.uniroma2.it/ns/mdr#- See Also:
-
PREFIX
Recommended prefix for the STCHANGELOG namespace: "mdr"- See Also:
-
NS
public static final org.eclipse.rdf4j.model.Namespace NSAn immutableNamespace
constant that represents the METADATAREGISTRY namespace. -
DEREFERENCIATION_SYSTEM
public static final org.eclipse.rdf4j.model.IRI DEREFERENCIATION_SYSTEMhttp://semanticturkey.uniroma2.it/ns/mdr#dereferenciationSystem -
STANDARD_DEREFERENCIATION
public static final org.eclipse.rdf4j.model.IRI STANDARD_DEREFERENCIATIONhttp://semanticturkey.uniroma2.it/ns/mdr#standardDereferenciation -
NO_DEREFERENCIATION
public static final org.eclipse.rdf4j.model.IRI NO_DEREFERENCIATIONhttp://semanticturkey.uniroma2.it/ns/mdr#noDereferenciation -
SPARQL_ENDPOINT_LIMITATION
public static final org.eclipse.rdf4j.model.IRI SPARQL_ENDPOINT_LIMITATIONhttp://semanticturkey.uniroma2.it/ns/mdr#sparqlEndpointLimitation -
NO_AGGREGATION
public static final org.eclipse.rdf4j.model.IRI NO_AGGREGATIONhttp://semanticturkey.uniroma2.it/ns/mdr#noAggregation -
SPARQL_ENDPOINT
public static final org.eclipse.rdf4j.model.IRI SPARQL_ENDPOINThttp://semanticturkey.uniroma2.it/ns/mdr#SPARQLEndpoint -
RDF4J_HTTP_REPOSITORY
public static final org.eclipse.rdf4j.model.IRI RDF4J_HTTP_REPOSITORYhttp://semanticturkey.uniroma2.it/ns/mdr#RDF4JHTTPRepository -
GRAPHDB_REPOSITORY
public static final org.eclipse.rdf4j.model.IRI GRAPHDB_REPOSITORYhttp://semanticturkey.uniroma2.it/ns/mdr#GRAPHDBRepository -
LOD
public static final org.eclipse.rdf4j.model.IRI LODhttp://semanticturkey.uniroma2.it/ns/mdr#lod -
MASTER
public static final org.eclipse.rdf4j.model.IRI MASTERhttp://semanticturkey.uniroma2.it/ns/mdr#master
-
-
Constructor Details
-
METADATAREGISTRY
public METADATAREGISTRY()
-
-
Method Details
-
getDereferenciationSystem
-