pyvandenbussche / lov

Linked Open Vocabularies (LOV) - FrontEnd
http://lov.okfn.org/dataset/lov/
60 stars 12 forks source link

Problem to detect the expressivity of the ontology. #46

Open matheusdimas opened 9 years ago

matheusdimas commented 9 years ago

The IPO ontology has just been added to the LOV, but the expressivity was not detected as OWL.

The IPO has functional, inverse functional and transitive properties.

What could have happened?

Thank you for your attention,

Matheus Dimas

pyvandenbussche commented 8 years ago

For now we check RDF / RFS and OWL only on predicate ... should be extended as well to object. Not that easy to fix as we reuse the voaf:metadata relationship which will not capture objects ... would need to change the implementation.

gatemezing commented 7 years ago

What about relying on a third service like the oxford http://mowl-power.cs.man.ac.uk:8080/validator/ validator by passing the URI of the vocab and getting back the result? I have to admit this service can be more often down, but the webmaster is really reactive...