public class RDFInput extends ResultSetMem
Constructor and Description |
---|
RDFInput(Model model)
Process a result set encoded in RDF according to
@link{http://www.w3.org/2001/sw/DataAccess/tests/result-set}# |
Modifier and Type | Method and Description |
---|---|
static ResultSet |
fromRDF(Model model)
Turns an RDF model, with properties and classses from the result set
vocabulary, into a SPARQL result set.
|
getResourceModel, getResultVars, getRowNumber, hasNext, next, nextBinding, nextSolution, peek, peekBinding, remove, reset, rewind, size
public RDFInput(Model model)
@link{http://www.w3.org/2001/sw/DataAccess/tests/result-set}#
model
- Licenced under the Apache License, Version 2.0