public class SESAMEQNAME extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
The Sesame QName Schema namespace ( http://www.openrdf.org/schema/qname#).
|
static Namespace |
NS
An immutable
Namespace constant that represents the Sesame QName namespace. |
static String |
PREFIX
Recommended prefix for the Sesame QName Schema namespace: "q"
|
static IRI |
QNAME
http://www.openrdf.org/schema/qname#qname
|
Constructor and Description |
---|
SESAMEQNAME() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the Sesame QName namespace.public static final IRI QNAME
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.