You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to music-ontology-sp...@googlegroups.com
Hi Manfred,
I'm not really sure, whether this is an issue of MO or of one of its
importing ontologies (especially AO and from AO the Similarity
Ontology), or whether this is an issue of the OSF importing mechanism.
I could successfully resolve both ontologies with curl:
>
>
> The reason is that some imported ontologies were not accessible.
>
> After removing the concerned ontologies - MO was able to be imported in OSF.
> The removed ontologies were imported separately in OSF.
>
> Attached: the adjusted file
>
> Thanks,
>
> Manfred
>
OSF is using the OWLAPI to load the ontologies, so these errors are
coming from the library. You can try using Protégé to have the OWLAPI
stacktrace. My guess is that the Accept header sent by the OWLAPI may
not be properly interpreted by the similarity's conneg system which
appears to lead to the HTML page of the ontology.
Thanks,
Fred
Bo Ferri
unread,
Nov 19, 2014, 9:35:20 AM11/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to music-ontology-sp...@googlegroups.com
Hi Frederick,
thanks a lot for your fast reply. I tried to load the Similarity
Ontology with Protégé and got the bespoken error stacktrace. I think
that probably only Kurt can help here, since he administrated(/s (?))
the Similarity Ontology.
On the other side, I was able to successfully load the Similarity
Ontology into TopBraid Composer (which makes use of Jena (afaik)).
Furthermore, I could also successfully load the complete Music Ontology
into TopBraid Composer. Anyway, this doesn't solve Manfred issue at all ;)
Cheers,
Bo/T
Frederick Giasson
unread,
Nov 19, 2014, 1:08:39 PM11/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to music-ontology-sp...@googlegroups.com
Hi Bo,
> thanks a lot for your fast reply. I tried to load the Similarity
> Ontology with Protégé and got the bespoken error stacktrace. I think
> that probably only Kurt can help here, since he administrated(/s (?))
> the Similarity Ontology.
> On the other side, I was able to successfully load the Similarity
> Ontology into TopBraid Composer (which makes use of Jena (afaik)).
> Furthermore, I could also successfully load the complete Music
> Ontology into TopBraid Composer. Anyway, this doesn't solve Manfred
> issue at all ;)
Yeah exact, in that case I would suspect that the Accept header of
TopBraid is different than Protégé's which would explain why it works on
one but not on the other one. In any case, the issue appears to be on
the conneg side of the ontology's server. So yes Kurt would have to look
into this :)