CASE icon indicating copy to clipboard operation
CASE copied to clipboard

Add cardinality to all objects and properties in the Turtle files

Open vikhari opened this issue 7 years ago • 1 comments

This is required for the Python API Autogeneration feature to work and should occur for the first stable release of the ontology (before v1.0.0).

vikhari avatar Sep 05 '18 17:09 vikhari

@plbt5 - I suggest this issue can be closed. That specific API autogeneration feature is no longer a CASE goal, as it was based on an OWL syntax before the SHACL conversion.

Further, cardinality is now appropriately specified in SHACL ProperyShapes. No sh:min implies minimum 0; no sh:maxCount implies maximum unbounded.

ajnelson-nist avatar Oct 26 '22 22:10 ajnelson-nist