public class SESAME extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static IRI | DIRECTSUBCLASSOFhttp://www.openrdf.org/schema/sesame#directSubClassOf | 
| static IRI | DIRECTSUBPROPERTYOFhttp://www.openrdf.org/schema/sesame#directSubPropertyOf | 
| static IRI | DIRECTTYPEhttp://www.openrdf.org/schema/sesame#directType | 
| static String | NAMESPACEThe Sesame Schema namespace ( http://www.openrdf.org/schema/sesame#). | 
| static IRI | NILThe SPARQL null context identifier ( http://www.openrdf.org/schema/sesame#nil) | 
| static Namespace | NSAn immutable  Namespaceconstant that represents the Sesame Schema namespace. | 
| static String | PREFIXRecommended prefix for the Sesame Schema namespace: "sesame" | 
| static IRI | WILDCARDhttp://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-2020 Eclipse Foundation. All Rights Reserved.