Skip to content

Slot: model_activity_part_of_closure

The reflexive transitive closure of model_activity_part_of_terms, over the is_a and part_of relationship type

URI: [gocam:model_activity_part_of_closure](https://w3id.org/gocam/model_activity_part_of_closure) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [QueryIndex](QueryIndex.md) | An index that is optionally placed on a model in order to support common quer... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [TermObject](TermObject.md) | | Domain Of | [QueryIndex](QueryIndex.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [QueryIndex](QueryIndex.md) | ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | closure_computed_over | [rdfs:subClassOf, BFO:0000050] | ### Schema Source * from schema: https://w3id.org/gocam ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | gocam:model_activity_part_of_closure | | native | gocam:model_activity_part_of_closure | ## LinkML Source
name: model_activity_part_of_closure
annotations:
  closure_computed_over:
    tag: closure_computed_over
    value: '[rdfs:subClassOf, BFO:0000050]'
description: The reflexive transitive closure of `model_activity_part_of_terms`, over
  the is_a and part_of relationship type
from_schema: https://w3id.org/gocam
rank: 1000
owner: QueryIndex
domain_of:
- QueryIndex
range: TermObject
multivalued: true
inlined: true
inlined_as_list: true