public class SESAME extends Object
Modifier and Type | Field and Description |
---|---|
static URI |
DIRECTSUBCLASSOF
http://www.openrdf.org/schema/sesame#directSubClassOf
|
static URI |
DIRECTSUBPROPERTYOF
http://www.openrdf.org/schema/sesame#directSubPropertyOf
|
static URI |
DIRECTTYPE
http://www.openrdf.org/schema/sesame#directType
|
static String |
NAMESPACE
The Sesame Schema namespace (
http://www.openrdf.org/schema/sesame#).
|
static URI |
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 URI |
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 URI DIRECTSUBCLASSOF
public static final URI DIRECTSUBPROPERTYOF
public static final URI DIRECTTYPE
public static final URI NIL
public static final URI WILDCARD
Copyright © 2001-2016 Aduna. All Rights Reserved.