public class SESAME extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
DIRECTSUBCLASSOF
http://www.openrdf.org/schema/sesame#directSubClassOf
|
static IRI |
DIRECTSUBPROPERTYOF
http://www.openrdf.org/schema/sesame#directSubPropertyOf
|
static IRI |
DIRECTTYPE
http://www.openrdf.org/schema/sesame#directType
|
static String |
NAMESPACE
The Sesame Schema namespace ( http://www.openrdf.org/schema/sesame#).
|
static IRI |
NIL
Deprecated.
since 3.3.2 - use
RDF4J.NIL instead |
static Namespace |
NS
An immutable
Namespace constant that represents the Sesame Schema namespace. |
static String |
PREFIX
Recommended prefix for the Sesame Schema namespace: "sesame"
|
static IRI |
WILDCARD
http://www.openrdf.org/schema/sesame#wildcard
|
Constructor and Description |
---|
SESAME() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the Sesame Schema namespace.public static final IRI DIRECTSUBCLASSOF
public static final IRI DIRECTSUBPROPERTYOF
public static final IRI DIRECTTYPE
@Deprecated public static final IRI NIL
RDF4J.NIL
insteadpublic static final IRI WILDCARD
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.