kg-construct / rml-cc

RML-CC: Collections and Containers definitions for RML
https://w3id.org/rml/cc/spec
Creative Commons Attribution 4.0 International
3 stars 3 forks source link

Ambiguity in "A rml:GatherMap MAY have exactly one rml:strategy property." #29

Closed chrdebru closed 1 year ago

chrdebru commented 1 year ago

Is it me, or can

"A rml:GatherMap MAY have exactly one rml:strategy property.."

be interpreted as "it can have multiple"?

Is the following working not more precise: "A rml:GatherMap MUST have at most one rml:strategy property." ?

frmichel commented 1 year ago

Good point. I rephrased it as this:

"A rml:GatherMap MAY have zero or exactly one rml:strategy property."