ISSUE-53: Multi-occurrence of the same predicate
multi-occurence
Multi-occurrence of the same predicate
- State:
- CLOSED
- Product:
- SHACL Spec
- Raised by:
- Jose Emilio Labra Gayo
- Opened on:
- 2015-05-23
- Description:
- https://www.w3.org/2014/data-shapes/wiki/User_Stories#S47:_Clinical_data_constraints describes the clinical and biological ontologies that use repeated properties with different constraints.
This is at odds with the "greedy" algorithm defining the semantics of the SHACL high-level language (core).
my:Person {
:hasBiologicalParent { :gender (:Male ) },
:hasBiologicalParent { :gender (:Female) }
}
http://w3.org/brief/NDU4
- Related Actions Items:
- No related actions
- Related emails:
- shapes-ISSUE-88 (labra): qualified values [SHACL Spec] (from sysbot+tracker@w3.org on 2015-09-11)
- Re: Proposal to close ISSUE-53 and ISSUE-72 adopting sh:qualifiedValueShape (from eric@w3.org on 2015-07-28)
- Re: Proposal to close ISSUE-53 and ISSUE-72 adopting sh:qualifiedValueShape (from pfpschneider@gmail.com on 2015-07-28)
- Proposal to close ISSUE-53 and ISSUE-72 adopting sh:qualifiedValueShape (from holger@topquadrant.com on 2015-07-28)
- shapes-ISSUE-53 (labra): Conjunction of shapes [SHACL Spec] (from sysbot+tracker@w3.org on 2015-05-23)
Related notes:
Resolution: Close ISSUE-53 as addressed by the current editor's draft with sh:qualifiedValueShape
See: http://www.w3.org/2015/08/13-shapes-minutes.html#resolution04
Display change log