jimregan / mlode

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

skos:provenance is not defined #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bug description:

The predicate  skos:provenance
is not declared in http://www.w3.org/2004/02/skos/core#

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 second line:
On statement:  http://www.glottolog.org/resource/languoid/id/dyir1241 
skos:provenance "MPI Composite 2011"
not from schema: "http://www.w3.org/2004/02/skos/core#"
on resource: skos:provenance

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:12

Attachments:

GoogleCodeExporter commented 9 years ago
The same Bug occured once again at:

See attached file line 5:
On statement:  http://www.glottolog.org/resource/languoid/id/dyir1241 
skos:provenance "MPI Composite 2011"
predicate not declared in any schema: skos:provenance

Original comment by mohamedd...@gmail.com on 13 Aug 2012 at 1:25

GoogleCodeExporter commented 9 years ago
changed skos:provenance to dcterms:creator. There is a typo (Lanugoid), which 
will be fixed later this week

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

GoogleCodeExporter commented 9 years ago
changed to dcterms:creator

Original comment by sebastia...@googlemail.com on 15 Aug 2012 at 9:28

GoogleCodeExporter commented 9 years ago
please verify

Original comment by sebastia...@googlemail.com on 23 Aug 2012 at 1:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Not all issues fixed, the following are still need to be handled:
- glottolog:TerminalLanguoid
- glottolog:hyperlect
- glottolog:superlanguoid

eyeball Output:

On statement:  http://www.glottolog.org/resource/languoid/id/dyir1241 rdf:type 
glottolog:TerminalLanguoid
    class not declared in any schema: glottolog:TerminalLanguoid

On statement:  http://www.glottolog.org/resource/languoid/id/dyir1241 
glottolog:hyperlect http://www.glottolog.org/resource/hyperlect/id/92393
    predicate not declared in any schema: glottolog:hyperlect

On statement:  http://www.glottolog.org/resource/languoid/id/dyir1241 
glottolog:superlanguoid http://www.glottolog.org/resource/languoid/id/92389
    predicate not declared in any schema: glottolog:superlanguoid

Original comment by mohamedd...@gmail.com on 23 Aug 2012 at 2:56

GoogleCodeExporter commented 9 years ago
This seems to be the www.glottolog.org / glottolog.org namespace problem again 
as in issue 70 http://code.google.com/p/mlode/issues/detail?id=70

Sebastian N. : You need to keep yourself in CC otherwise you will not get emails

Original comment by kur...@googlemail.com on 25 Aug 2012 at 7:42

GoogleCodeExporter commented 9 years ago

Original comment by sebastia...@googlemail.com on 27 Aug 2012 at 11:11

GoogleCodeExporter commented 9 years ago

Original comment by sebastia...@googlemail.com on 27 Aug 2012 at 11:12