| Package | Description |
|---|---|
| org.aksw.rdfunit.io.reader |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
RDFModelReader.read() |
com.hp.hpl.jena.rdf.model.Model |
RDFReader.read()
Reads RDF and returns a
Model |
com.hp.hpl.jena.rdf.model.Model |
AbstractRDFReader.read() |
void |
RDFReadAndCacheReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFModelReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFDereferenceReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFaReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFDereferenceLimitReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFFirstSuccessReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFStreamReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFMultipleReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
void |
RDFSPARQLReader.read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
Copyright © 2015. All rights reserved.