jimregan / mlode

Automatically exported from code.google.com/p/mlode
0 stars 0 forks source link

glottologTerminalLanugoid class not defined in glottolog ontology #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bug description:

The class glottologTerminalLanugoid
is not declared in glottolog ontology

What steps will reproduce the problem?

Using jena eyeball (http://code.google.com/p/mlode/wiki/DebuggingOntologies):
./eyeball.sh -check dyir1241.rdf -assume owl dc http://xmlns.com/foaf/spec/ 
http://www.w3.org/2004/02/skos/core# http://purl.org/dc/terms/  glottolog.owl > 
glottologTestResult.log

What is the expected output? What do you see instead?

Eyeball output third line:
On statement:  http://www.glottolog.org/resource/languoid/id/dyir1241 rdf:type 
http://www.glottolog.org/ontologies/glottologTerminalLanugoid
class not declared in any schema: 
http://www.glottolog.org/ontologies/glottologTerminalLanugoid

How many triples are affected? (if less than 3-5% of the whole data set,
please set priority to _low_)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mohamedd...@gmail.com on 13 Aug 2012 at 1:19

Attachments:

GoogleCodeExporter commented 9 years ago
You will not find any predicate of the glottolog ontology, as 
glottolog.org/ontologies/glottolog does not resolve (and neither does 
http://www.semanticweb.org/ontologies/2011/10/glottolog.owl#superlanguoid). The 
right URL is glottolog.org/ontologies/glottolog.owl. I will fix this tomorrow. 

Original comment by sebastia...@googlemail.com on 13 Aug 2012 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by sebastia...@googlemail.com on 15 Aug 2012 at 8:34