question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot load media resource annotation ontology

See original GitHub issue

Hi Vitalis/Steffen,

I am trying to visualise an ontology (http://www.w3.org/ns/ma-ont#) on WebVOWL, however, it seems that the ontology is not being dereferenced by the application. This is the error that I am getting: There is no OWL input under the given IRI(http://www.w3.org/ns/ma-ont). Please try to load the OWL file directly.

I think the problem is not entirely WebVOWLs fault, as the namespace (strangely enough) gives a 200 OK for the ontology’s turtle file. Nevertheless, asking for the rdf+xml of the namespace (curl -H "Accept: application/rdf+xml" http://www.w3.org/ns/ma-ont#), the RDF serialised file is returned. Therefore, I think that your application should by default ask for the RDF file, if turtle is not supported.

Cheers, Jer

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
steffen-lcommented, Nov 29, 2017

@jerdeb and @jo-tud: looks like this issue has been resolved as both your ontologies can now be loaded by the public WebVOWL instance (i.e.: http://www.w3.org/ns/ma-ont# and http://ethon.consensys.net/EthOn.ttl). The third one (http://lov.okfn.org/dataset/lov/vocabs/frappe) still causes an error though (see my comment above).

@christopheralcock: URL parameters have been added to the latest version - see WebVOWL 1.0.6 and try the new “Export as URL” feature.

0reactions
vitalis-wienscommented, Sep 7, 2018

Missing imports are now possible with the new loading indicator (results in a warning for the user, however the main ontology and found imports will be loaded )

Additional information is provided now while loading the ontology.

w.r.t the ethon ontology, the server configuration results in the error code 403 also protégée is not able to load it form the url.

the same issue seems to be with the frappe ontology.

Closing this issue 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ontology for Media Resources 1.0 - W3C
This document defines a core set of metadata properties for media resources, along with their mappings to elements from a set of existing ......
Read more >
An open annotation ontology for science on web 3.0
This paper presents Annotation Ontology (AO), an open ontology in OWL-DL for annotating scientific documents on the web.
Read more >
COMM: A Core Ontology for Multimedia Annotation - Eurecom
sent. Annotations need to link to background knowledge found in existing knowledge sources and to the creation and use of the media object....
Read more >
Exploring Gene Ontology GO annotations tools and resources
The Gene Ontology (GO) resource is the world's most comprehensive source of information about the function of gene products (proteins and ...
Read more >
Ten Quick Tips for Using the Gene Ontology - PMC - NCBI
Download the GO database, obtain ontology and annotation datasets in a variety of formats, join GOC social media sites or mailing lists, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found