public class RDF4J extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
The RDF4J namespace ( http://rdf4j.org/schema/rdf4j#).
|
static Namespace |
NS
An immutable
Namespace constant that represents the RDF4J namespace. |
static String |
PREFIX
Recommended prefix for the RDF4J namespace: "rdf4j"
|
static IRI |
SHACL_SHAPE_GRAPH
Context identifier for persisting SHACL shape data in the
ShaclSail . |
Constructor and Description |
---|
RDF4J() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the RDF4J namespace.public static final IRI SHACL_SHAPE_GRAPH
ShaclSail
.
http://rdf4j.org/schema/rdf4j#SHACLShapeGraphCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.