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
The SPARQL null context identifier ( http://www.openrdf.org/schema/sesame#nil)
|
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
public static final IRI NIL
public static final IRI WILDCARD
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.