Interface DataClient

All Known Implementing Classes:
DataClientImpl

public interface DataClient
  • Method Summary

    Modifier and Type
    Method
    Description
    cloneModelFromWorkflow(org.apache.jena.rdf.model.Resource spec)
    Load a copy of the RDF based on the given specification
  • Method Details

    • cloneModelFromWorkflow

      ModelFlow cloneModelFromWorkflow(org.apache.jena.rdf.model.Resource spec)
      Load a copy of the RDF based on the given specification
      Parameters:
      spec -
      Returns: