Store the ontologyIRI -> graphName mapping persistently
-------------------------------------------------------
Key: STANBOL-518
URL: https://issues.apache.org/jira/browse/STANBOL-518
Project: Stanbol
Issue Type: Improvement
Components: Ontology Manager
Reporter: Alessandro Adamou
Assignee: Alessandro Adamou
The OntoNet ClerezzaOntologyProvider includes a HashMap that maps ontology IRIs
(both physical and logical, e.g. the id of the owl:Ontology resource) to
Clerezza Graph names (UriRef).
Because it is not backed up by storage, the mapping is lost when OntoNet or
Stanbol are re-activated.
See to it that the mapping is preserved across Stanbol running instances.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira