sparna-git / skos-testing-tool

A web UI to asses the quality of SKOS and SKOS-XL files. Frontend for qSKOS.
https://skos-play.sparna.fr/skos-testing-tool/
GNU Lesser General Public License v3.0
9 stars 1 forks source link

Add a new issue to check for instances of both Concepts and Collections #3

Open tfrancart opened 7 years ago

tfrancart commented 7 years ago

Concepts and Collections are disjoint classes in SKOS. Having an instance of both is bad. This could happen typically if mapping properties are used on a Collection; since mapping properties have domain skos:Concept, this would make the Collection an instance of skos:Concept too.