Interface DataClient
- All Known Implementing Classes:
DataClientImpl
public interface DataClient
-
Method Summary
Modifier and TypeMethodDescriptioncloneModelFromWorkflow(org.apache.jena.rdf.model.Resource spec) Load a copy of the RDF based on the given specification
-
Method Details
-
cloneModelFromWorkflow
Load a copy of the RDF based on the given specification- Parameters:
spec-- Returns:
-