Class DataClientImpl
java.lang.Object
org.aksw.jena_sparql_api.data_client.DataClientImpl
- All Implemented Interfaces:
DataClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncloneModelFromWorkflow(org.apache.jena.rdf.model.Resource spec) Load a copy of the RDF based on the given specification
-
Constructor Details
-
DataClientImpl
public DataClientImpl()
-
-
Method Details
-
cloneModelFromWorkflow
Description copied from interface:DataClientLoad a copy of the RDF based on the given specification- Specified by:
cloneModelFromWorkflowin interfaceDataClient- Returns:
-