java.lang.Object
org.apache.jena.sparql.vocabulary.ResultSetGraphVocab
Vocabulary definitions from result-set.n3
- Author:
- Auto-generated by schemagen on 10 Jun 2006 18:47
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Property
Multi-occurrence property associating a result solution (row) resource to a single (variable, value) bindingstatic final Property
Index for ordered result setsstatic final Resource
The namespace of the vocabulary as a resourcestatic final String
The namespace of the vocabulary as a stringstatic final Property
Boolean resultstatic final Resource
Class of things that represent a single (variable, value) pairingstatic final Resource
Class of things that represent the result setstatic final Resource
Class of things that represent a row in the result table - one solution to the querystatic final Property
MultivaluedName of a variable used in the result setstatic final Property
Number of rows in the result tablestatic final Property
static final Property
Variable namestatic final Property
Variable name -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
p_boolean
Boolean result
-
value
Variable name
-
variable
Variable name
-
index
Index for ordered result sets
-
binding
Multi-occurrence property associating a result solution (row) resource to a single (variable, value) binding
-
resultVariable
MultivaluedName of a variable used in the result set
-
size
Number of rows in the result table
-
solution
-
ResultBinding
Class of things that represent a single (variable, value) pairing
-
ResultSolution
Class of things that represent a row in the result table - one solution to the query
-
ResultSet
Class of things that represent the result set
-
-
Constructor Details
-
ResultSetGraphVocab
public ResultSetGraphVocab()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-