Class TaskContext
java.lang.Object
org.aksw.jena_sparql_api.conjure.dataset.engine.TaskContext
- All Implemented Interfaces:
Serializable
TODO Probably this class should also be turned into a Resource
- Author:
- raven
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionContext models; right now this is only the input record, but it allows for extension with other models should the need ariseprotected org.apache.jena.rdf.model.Resource -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
inputRecord
protected org.apache.jena.rdf.model.Resource inputRecord -
dataRefMapping
-
ctxModels
Context models; right now this is only the input record, but it allows for extension with other models should the need arise
-
-
Constructor Details
-
TaskContext
-
-
Method Details
-
getInputRecord
public org.apache.jena.rdf.model.Resource getInputRecord() -
getDataRefMapping
-
getCtxModels
-
empty
-