[ 
https://issues.apache.org/jira/browse/STANBOL-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Adamou updated STANBOL-285:
--------------------------------------

    Description: 
When supplied an ontology registry, OntoNet currently loads all the ontologies 
from all the libraries referenced by this registry. This is an overkill if a 
user only wants to manage a single library and load it into a scope.

Registry management should be configurable to support laziness, in that the 
actual ontology resources are not loaded until the corresponding model is 
"touched" (e.g. a request is made for the OWL ontologies contained in a 
library).

Add the possibility to provide the IDs of the libraries to load and avoid 
loading other libraries, both in the Java and REST API.

  was:
When supplied an ontology registry, OntoNet currently loads all the ontologies 
from all the libraries referenced by this registry. This is an overkill if a 
user only wants to manage a single library and load it into a scope.

Add the possibility to provide the IDs of the libraries to load and avoid 
loading other libraries, both in the Java and REST API.


> Add support for selective ontology library (lazy) loading
> ---------------------------------------------------------
>
>                 Key: STANBOL-285
>                 URL: https://issues.apache.org/jira/browse/STANBOL-285
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Ontology Manager
>            Reporter: Alessandro Adamou
>            Assignee: Alessandro Adamou
>            Priority: Minor
>
> When supplied an ontology registry, OntoNet currently loads all the 
> ontologies from all the libraries referenced by this registry. This is an 
> overkill if a user only wants to manage a single library and load it into a 
> scope.
> Registry management should be configurable to support laziness, in that the 
> actual ontology resources are not loaded until the corresponding model is 
> "touched" (e.g. a request is made for the OWL ontologies contained in a 
> library).
> Add the possibility to provide the IDs of the libraries to load and avoid 
> loading other libraries, both in the Java and REST API.

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

        

Reply via email to