SPARQL.ex v0.3.0 SPARQL.Query.Result.Turtle.NS.RS View Source
Link to this section Summary
Functions
Returns all known IRIs of the vocabulary.
RDF.Description
builder for binding/0
RDF.Description
builder for boolean/0
RDF.Description
builder for index/0
RDF.Description
builder for size/0
RDF.Description
builder for solution/0
RDF.Description
builder for value/0
RDF.Description
builder for variable/0
Link to this section Functions
__iris__() View Source
Returns all known IRIs of the vocabulary.
binding() View Source
http://www.w3.org/2001/sw/DataAccess/tests/result-set#binding
binding(subject, object) View Source
RDF.Description
builder for binding/0
boolean() View Source
http://www.w3.org/2001/sw/DataAccess/tests/result-set#boolean
boolean(subject, object) View Source
RDF.Description
builder for boolean/0
index() View Source
index(subject, object) View Source
RDF.Description
builder for index/0
resultVariable() View Source
http://www.w3.org/2001/sw/DataAccess/tests/result-set#resultVariable
resultVariable(subject, object) View Source
RDF.Description
builder for resultVariable/0
size() View Source
size(subject, object) View Source
RDF.Description
builder for size/0
solution() View Source
http://www.w3.org/2001/sw/DataAccess/tests/result-set#solution
solution(subject, object) View Source
RDF.Description
builder for solution/0
value() View Source
value(subject, object) View Source
RDF.Description
builder for value/0
variable() View Source
http://www.w3.org/2001/sw/DataAccess/tests/result-set#variable
variable(subject, object) View Source
RDF.Description
builder for variable/0