snikproject / ontology

Public SNIK Ontology. An ontology of information management in hospitals.
https://snikproject.github.io/ontology/
Other
10 stars 1 forks source link

remove meta:EntityType type statement from it4it #357

Closed KonradHoeffner closed 4 years ago

KonradHoeffner commented 4 years ago

It doesn't belong there, delete.

sparql
delete data from <http://www.snik.eu/ontology/it4it>
{
<http://www.snik.eu/ontology/meta/EntityType> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
}