Skip to content

Class: CellularAnatomicalEntityAssociation

An association between an activity and a cellular anatomical entity term

URI: gocam:CellularAnatomicalEntityAssociation

classDiagram class CellularAnatomicalEntityAssociation click CellularAnatomicalEntityAssociation href "../CellularAnatomicalEntityAssociation" TermAssociation <|-- CellularAnatomicalEntityAssociation click TermAssociation href "../TermAssociation" CellularAnatomicalEntityAssociation : evidence CellularAnatomicalEntityAssociation --> "*" EvidenceItem : evidence click EvidenceItem href "../EvidenceItem" CellularAnatomicalEntityAssociation : part_of CellularAnatomicalEntityAssociation --> "0..1" CellTypeAssociation : part_of click CellTypeAssociation href "../CellTypeAssociation" CellularAnatomicalEntityAssociation : provenances CellularAnatomicalEntityAssociation --> "*" ProvenanceInfo : provenances click ProvenanceInfo href "../ProvenanceInfo" CellularAnatomicalEntityAssociation : term CellularAnatomicalEntityAssociation --> "0..1" CellularAnatomicalEntityTermObject : term click CellularAnatomicalEntityTermObject href "../CellularAnatomicalEntityTermObject" CellularAnatomicalEntityAssociation : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
part_of 0..1
CellTypeAssociation
direct
term 0..1
CellularAnatomicalEntityTermObject
The ontology term that describes the nature of the association TermAssociation
type 0..1
String
Association
evidence *
EvidenceItem
Association
provenances *
ProvenanceInfo
Association

Usages

used by used in type used
Activity occurs_in range CellularAnatomicalEntityAssociation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gocam

Mappings

Mapping Type Mapped Value
self gocam:CellularAnatomicalEntityAssociation
native gocam:CellularAnatomicalEntityAssociation

LinkML Source

Direct

name: CellularAnatomicalEntityAssociation
description: An association between an activity and a cellular anatomical entity term
from_schema: https://w3id.org/gocam
is_a: TermAssociation
slot_usage:
  term:
    name: term
    range: CellularAnatomicalEntityTermObject
attributes:
  part_of:
    name: part_of
    from_schema: https://w3id.org/gocam
    domain_of:
    - Activity
    - BiologicalProcessAssociation
    - CellularAnatomicalEntityAssociation
    - CellTypeAssociation
    - GrossAnatomyAssociation
    range: CellTypeAssociation

Induced

name: CellularAnatomicalEntityAssociation
description: An association between an activity and a cellular anatomical entity term
from_schema: https://w3id.org/gocam
is_a: TermAssociation
slot_usage:
  term:
    name: term
    range: CellularAnatomicalEntityTermObject
attributes:
  part_of:
    name: part_of
    from_schema: https://w3id.org/gocam
    alias: part_of
    owner: CellularAnatomicalEntityAssociation
    domain_of:
    - Activity
    - BiologicalProcessAssociation
    - CellularAnatomicalEntityAssociation
    - CellTypeAssociation
    - GrossAnatomyAssociation
    range: CellTypeAssociation
  term:
    name: term
    description: The ontology term that describes the nature of the association
    from_schema: https://w3id.org/gocam
    alias: term
    owner: CellularAnatomicalEntityAssociation
    domain_of:
    - EvidenceItem
    - EnabledByAssociation
    - TermAssociation
    range: CellularAnatomicalEntityTermObject
  type:
    name: type
    from_schema: https://w3id.org/gocam
    rank: 1000
    designates_type: true
    alias: type
    owner: CellularAnatomicalEntityAssociation
    domain_of:
    - Association
    - Object
    range: string
  evidence:
    name: evidence
    from_schema: https://w3id.org/gocam
    rank: 1000
    alias: evidence
    owner: CellularAnatomicalEntityAssociation
    domain_of:
    - Association
    range: EvidenceItem
    multivalued: true
    inlined: true
  provenances:
    name: provenances
    from_schema: https://w3id.org/gocam
    alias: provenances
    owner: CellularAnatomicalEntityAssociation
    domain_of:
    - Model
    - Activity
    - EvidenceItem
    - Association
    range: ProvenanceInfo
    multivalued: true
    inlined: true
    inlined_as_list: true