casework / CASE

Cyber-investigation Analysis Standard Expression (CASE) Ontology
https://caseontology.org
Apache License 2.0
67 stars 22 forks source link

Add cardinality to all objects and properties in the Turtle files #24

Open vikhari opened 6 years ago

vikhari commented 6 years ago

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).

ajnelson-nist commented 1 year ago

@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.