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 PropertyMulti-occurrence property associating a result solution (row) resource to a single (variable, value) bindingstatic final PropertyIndex for ordered result setsstatic final ResourceThe namespace of the vocabulary as a resourcestatic final StringThe namespace of the vocabulary as a stringstatic final PropertyBoolean resultstatic final ResourceClass of things that represent a single (variable, value) pairingstatic final ResourceClass of things that represent the result setstatic final ResourceClass of things that represent a row in the result table - one solution to the querystatic final PropertyMultivaluedName of a variable used in the result setstatic final PropertyNumber of rows in the result tablestatic final Propertystatic final PropertyVariable namestatic final PropertyVariable 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:
-