You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adoption of CASE 1.3.0 happens to address `case-utils` Issue 142,
because UCO Issue 571 deactivated `uco-owl:List-shape`.
This patch considers some of the OWL shapes as applicable in ABox review.
* `uco-owl:distinctMembers-subjects-shape` and
`uco-owl:members-subjects-shape` can be used in `owl:AllDifferent` to
specify that some IRIs in the graph truly do not pertain to the same
individual.
* `uco-owl:rdf-first-subjects-shape` and
`uco-owl:rdf-rest-subjects-shape` serve as an RDF-wide syntax reviewer
on `rdf:List`, confirming that lists are specified at least as much as
they need to be, and also do not fork.
No effects were observed on Make-managed files.
References:
* #142
* ucoProject/UCO#571
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
0 commit comments