Class DataClientImpl

java.lang.Object
org.aksw.jena_sparql_api.data_client.DataClientImpl
All Implemented Interfaces:
DataClient

public class DataClientImpl extends Object implements DataClient
  • Constructor Details

    • DataClientImpl

      public DataClientImpl()
  • Method Details

    • cloneModelFromWorkflow

      public ModelFlow cloneModelFromWorkflow(org.apache.jena.rdf.model.Resource spec)
      Description copied from interface: DataClient
      Load a copy of the RDF based on the given specification
      Specified by:
      cloneModelFromWorkflow in interface DataClient
      Returns: