JPL-IMCE / gov.nasa.jpl.imce.oml

Ontology Modeling Language (OML) Workbench
14 stars 1 forks source link

Add support for OWL Object Property Cardinality Restrictions. #284

Closed NicolasRouquette closed 6 years ago

NicolasRouquette commented 6 years ago

See: https://www.w3.org/TR/owl2-syntax/#Object_Property_Cardinality_Restrictions

In OML, such restrictions pertain to OML RestrictableRelationship; which can be:

NicolasRouquette commented 6 years ago

Duplicates #288