semanticarts / gist

Semantic Arts gist upper enterprise ontology
Creative Commons Attribution 4.0 International
158 stars 18 forks source link

deprecate hasSuperCategory and rename its sub properties #1120

Closed philblackwood closed 3 months ago

philblackwood commented 3 months ago

Closes #1115.

hasSuperCategory is deprecated (redundant with gist:hasBroader)

rename hasDirectSuperCategory to hasDirectBroader, a sub property of hasBroader

rename hasUniqueSuperCategory to hasUniqueBroader, a sub property of hasBroader

change class expressions as needed

closes issue #1115