java.lang.Object
it.uniroma2.art.semanticturkey.services.core.sheet2rdf.S2RDFContext

public class S2RDFContext extends Object
  • Constructor Details

    • S2RDFContext

      public S2RDFContext(it.uniroma2.art.sheet2rdf.core.Sheet2RDFCore s2rdfCore, it.uniroma2.art.coda.core.CODACore codaCore)
  • Method Details

    • getSheet2RDFCore

      public it.uniroma2.art.sheet2rdf.core.Sheet2RDFCore getSheet2RDFCore()
    • getPearlFile

      public File getPearlFile(String sheetName)
    • setPearlFile

      public void setPearlFile(String sheetName, File pearlFile)
    • getCodaCore

      public it.uniroma2.art.coda.core.CODACore getCodaCore()
    • setCodaCore

      public void setCodaCore(it.uniroma2.art.coda.core.CODACore codaCore)
    • getCachedSuggestedTriples

      public List<it.uniroma2.art.coda.structures.SuggOntologyCoda> getCachedSuggestedTriples(String sheetName)
    • setSuggestedTriples

      public void setSuggestedTriples(String sheetName, List<it.uniroma2.art.coda.structures.SuggOntologyCoda> suggestedTriples)
    • close

      public void close()