You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Andrea Nuzzolese (JIRA)" <ji...@apache.org> on 2011/04/06 11:30:06 UTC

[jira] [Created] (STANBOL-148) [KReS] Strange Data reengineering in Reengineer base

[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

[jira] [Updated] (STANBOL-148) [KReS] Strange Data reengineering in Reengineer base

Posted by "Alessandro Adamou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Adamou updated STANBOL-148:
--------------------------------------

    Component/s:     (was: KReS)
                 Reengineer

> [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: Reengineer
>            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