mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

use of LODE feature #106

Closed graybeal closed 7 years ago

graybeal commented 7 years ago

If I go to http://mmisw.org/ont/nasa_pace/taxonomy and click on the LODE link, it is only seeing/displaying the header of the ontology. Is that the expected behavior?

carueda commented 7 years ago

Unexpected. Are you noticing this with other entries?

carueda commented 7 years ago

Looks like a LODE bug: I tried with explicit request for an ontology format

http://www.essepuntato.it/lode/owlapi/http://mmisw.org/ont/api/v0/ont?format=rdf&uri=http://mmisw.org/ont/nasa_pace/taxonomy

and it still only shows the namespace declarations, while the contents of the response to http://mmisw.org/ont/api/v0/ont?format=rdf&uri=http://mmisw.org/ont/nasa_pace/taxonomy looks as expected.

Not closing this yet while we can further confirm.

carueda commented 7 years ago

It's actually a bug in the ORR backend: https://github.com/mmisw/orr-ont/issues/52

Will close this one once that is fixed.

carueda commented 7 years ago