mmisw / mmiorr

Unmaintained old MMI ORR system (v2) -- New development at https://github.com/mmisw/orr
2 stars 1 forks source link

re-hosted ontologies failing to load #303

Closed mmisw closed 9 years ago

mmisw commented 9 years ago

From caru...@gmail.com on January 02, 2013 19:26:34

What steps will reproduce the problem? 1. select a re-hosted ontology that is not directly resolvable, for example: http://mmisw.org/orr/#http://www.csiro.au/Ontologies/2009/SensorOntology.owl http://mmisw.org/orr/#http://www.w3.org/2009/SSN-XG/Ontologies http://mmisw.org/orr/#http://www.digoiduna.eu/digoiduna_ontology.owl (if the ontology happens to be directly resolvable, the issue is not easily noted). What is the expected output? Ontology loaded and displayed on the portal as usual. What do you see instead? Error message saying: "Error loading ontology ..."

This is a regression; not clear when the functionality got broken.

Original issue: http://code.google.com/p/mmisw/issues/detail?id=303

mmisw commented 9 years ago

From caru...@gmail.com on January 02, 2013 19:29:43

Note that the entries do exist in the repository: http://mmisw.org/ont?form=owl&uri=http://www.csiro.au/Ontologies/2009/SensorOntology.owl http://mmisw.org/ont?form=owl&uri=http://www.w3.org/2009/SSN-XG/Ontologies http://mmisw.org/ont?form=owl&uri=http://www.digoiduna.eu/digoiduna_ontology.owl

mmisw commented 9 years ago

From caru...@gmail.com on January 02, 2013 20:19:09

Fixed.

The functionality got broken upon the following unintended change on 2012-08-27: https://code.google.com/p/mmisw/source/diff?spec=svn1397&r=1379&format=side&path=/trunk/org.mmisw.ont/src/org/mmisw/ont/client/OntClientUtil.java Change reverted.

Module versions synced on 2.0.37.beta.

Status: Fixed