public class Rdf extends Namespace
See the Resource Description Framework specification for details:
https://www.w3.org/RDF/
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_PREFIX |
static String |
NAMESPACE_URI |
static String |
PROPERTY_TYPE |
Modifier and Type | Method and Description |
---|---|
static Rdf |
getInstance() |
static QName |
qname(String localPart) |
public static final String NAMESPACE_URI
public static final String NAMESPACE_PREFIX
public static final String PROPERTY_TYPE