Interface SPARQLResultsXMLConstants
interface SPARQLResultsXMLConstants
Interface defining tags and attribute names that are used in SPARQL Results Documents. See
SPARQL Query Results XML Format for the definition of this
format.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
NAMESPACE
- See Also:
-
ROOT_TAG
- See Also:
-
HEAD_TAG
- See Also:
-
LINK_TAG
- See Also:
-
VAR_TAG
- See Also:
-
VAR_NAME_ATT
- See Also:
-
HREF_ATT
- See Also:
-
BOOLEAN_TAG
- See Also:
-
BOOLEAN_TRUE
- See Also:
-
BOOLEAN_FALSE
- See Also:
-
RESULT_SET_TAG
- See Also:
-
RESULT_TAG
- See Also:
-
BINDING_TAG
- See Also:
-
BINDING_NAME_ATT
- See Also:
-
URI_TAG
- See Also:
-
BNODE_TAG
- See Also:
-
LITERAL_TAG
- See Also:
-
LITERAL_LANG_ATT
- See Also:
-
LITERAL_DATATYPE_ATT
- See Also:
-
UNBOUND_TAG
- See Also:
-
QNAME
- See Also:
-
TRIPLE_TAG
- See Also:
-
STATEMENT_TAG
- See Also:
-
SUBJECT_TAG
- See Also:
-
S_TAG
- See Also:
-
PREDICATE_TAG
- See Also:
-
P_TAG
- See Also:
-
OBJECT_TAG
- See Also:
-
O_TAG
- See Also:
-