[
https://issues.apache.org/jira/browse/JENA-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-64.
-----------------------------
> Failed read of imported ontology leaves a memory in the ModelMaker
> ------------------------------------------------------------------
>
> Key: JENA-64
> URL: https://issues.apache.org/jira/browse/JENA-64
> Project: Apache Jena
> Issue Type: Bug
> Components: Ontology API
> Reporter: Ian Dickinson
> Assignee: Ian Dickinson
> Priority: Major
>
> If an OntModel tries to create sub-models for imports, and the attempt to
> read an import fails, an empty model is left associated with the source URL
> in the memory retained by SimpleGraphMaker. Subsequent attempts to read the
> import URI, e.g. with a FileManager redirect in place to avoid the network
> issue, return only the empty model from the failed read and do not read the
> updated source.
> Failed model reads should not leave a memory in the graph maker. Possibly,
> graph maker should not have a memory at all.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)