Package org.aksw.rml.jena.impl
Class RmlExec
java.lang.Object
org.aksw.rml.jena.impl.RmlExec
- All Implemented Interfaces:
org.aksw.jenax.arq.util.io.StreamRDFEmitter,org.aksw.jenax.arq.util.io.ToDatasetGraph,org.aksw.jenax.arq.util.io.ToGraph
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemit(org.apache.jena.riot.system.StreamRDF streamRDF) static RmlExec.BuilderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.arq.util.io.StreamRDFEmitter
output, toDatasetGraph, toDatasetGraph, toGraph, toGraphMethods inherited from interface org.aksw.jenax.arq.util.io.ToDatasetGraph
toDataset, toDataset, toDatasetGraphMethods inherited from interface org.aksw.jenax.arq.util.io.ToGraph
toGraph, toModel, toModel
-
Field Details
-
labeledQueries
-
rmlMappingDirectory
-
d2rqResolver
-
-
Constructor Details
-
RmlExec
-
-
Method Details
-
emit
public void emit(org.apache.jena.riot.system.StreamRDF streamRDF) - Specified by:
emitin interfaceorg.aksw.jenax.arq.util.io.StreamRDFEmitter
-
newBuilder
-