Closed
Description
Request: Explicitly assert subClassOf in gist where applicable.
Example: gist:Commitment
is defined as
(Requirement or Restriction)
and (hasGiver some
(Organization or Person))
and (isCategorizedBy some DegreeOfCommitment)
but it is not explicitly defined as subClassOf gist:Intention
, even though it must be.
Another example is gist:CoherentUnit
(not explicitly declared as subClassOf gist:UnitOfMeasure
)
Rationale: We want gist to be as usable as possible. Many more triple stores and visualization tools support class subsumption but do not support OWL to the level where they can "figure out" the subsumption if implied.
Metadata
Metadata
Assignees
Labels
No labels