[KReS] Strange Data reengineering in Reengineer base
----------------------------------------------------

                 Key: STANBOL-148
                 URL: https://issues.apache.org/jira/browse/STANBOL-148
             Project: Stanbol
          Issue Type: Improvement
          Components: KReS
            Reporter: Andrea Nuzzolese


The ReengineerManager has the method performDataReengineering(String graphNS, 
IRI outputIRI, DataSource dataSource, IRI schemaOntologyIRI) which fetch the 
ontology of the schema from the storage. This maight introduce a strong 
dependency with persistence store module that is not required.
In case only performDataReengineering(String graphNS, IRI outputIRI, DataSource 
dataSource, OWLOntology schemaOntology), which has a concrete reference to a 
schema ontology should exists.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to