- From: Ivan Herman via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Jun 2017 10:17:42 +0000
- To: public-poe-archives@w3.org
>> If the cardinality check is only done with SHACL such a guy has to be/get familiar with SHACL too, only then s/he would be able to read the cardinality constraints. > > The cardinality check can only be done with SHACL. OWL was never really intended to be used for the purpose of constraint validation. That is an important point. It can actually be misleading. A cardinality constraint in OWL + an OWL reasoner may simply deduce that some individual are identical (to be more exact, they are `owl:sameAs`) and not reveal any errors. And that deduction results may actually lead to problems. -- GitHub Notification of comment by iherman Please view or discuss this issue at https://github.com/w3c/poe/issues/198#issuecomment-309709791 using your GitHub account
Received on Tuesday, 20 June 2017 10:17:48 UTC