public class RDF extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
ALT
http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
|
static IRI |
BAG
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
|
static IRI |
FIRST
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
|
static IRI |
HTML
http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML
|
static IRI |
LANGSTRING
http://www.w3.org/1999/02/22-rdf-syntax-ns#langString
|
static IRI |
LI
http://www.w3.org/1999/02/22-rdf-syntax-ns#li
|
static IRI |
LIST
http://www.w3.org/1999/02/22-rdf-syntax-ns#List
|
static String |
NAMESPACE
http://www.w3.org/1999/02/22-rdf-syntax-ns#
|
static IRI |
NIL
http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
|
static Namespace |
NS
An immutable
Namespace constant that represents the RDF namespace. |
static IRI |
OBJECT
http://www.w3.org/1999/02/22-rdf-syntax-ns#object
|
static IRI |
PREDICATE
http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
|
static String |
PREFIX
Recommended prefix for the RDF namespace: "rdf"
|
static IRI |
PROPERTY
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
|
static IRI |
REST
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
|
static IRI |
SEQ
http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
|
static IRI |
STATEMENT
http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
|
static IRI |
SUBJECT
http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
|
static IRI |
TYPE
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
static IRI |
VALUE
http://www.w3.org/1999/02/22-rdf-syntax-ns#value
|
static IRI |
XMLLITERAL
http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral
|
Constructor and Description |
---|
RDF() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the RDF namespace.public static final IRI TYPE
public static final IRI PROPERTY
public static final IRI XMLLITERAL
public static final IRI SUBJECT
public static final IRI PREDICATE
public static final IRI OBJECT
public static final IRI STATEMENT
public static final IRI BAG
public static final IRI ALT
public static final IRI SEQ
public static final IRI VALUE
public static final IRI LI
public static final IRI LIST
public static final IRI FIRST
public static final IRI REST
public static final IRI NIL
public static final IRI LANGSTRING
public static final IRI HTML
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.