Class: CellTypeAssociation
An association between an activity and a cell type term
URI: gocam:CellTypeAssociation
classDiagram
class CellTypeAssociation
click CellTypeAssociation href "../CellTypeAssociation"
TermAssociation <|-- CellTypeAssociation
click TermAssociation href "../TermAssociation"
CellTypeAssociation : evidence
CellTypeAssociation --> "*" EvidenceItem : evidence
click EvidenceItem href "../EvidenceItem"
CellTypeAssociation : part_of
CellTypeAssociation --> "0..1" GrossAnatomyAssociation : part_of
click GrossAnatomyAssociation href "../GrossAnatomyAssociation"
CellTypeAssociation : provenances
CellTypeAssociation --> "*" ProvenanceInfo : provenances
click ProvenanceInfo href "../ProvenanceInfo"
CellTypeAssociation : term
CellTypeAssociation --> "0..1" CellTypeTermObject : term
click CellTypeTermObject href "../CellTypeTermObject"
CellTypeAssociation : type
Inheritance
- Association
- TermAssociation
- CellTypeAssociation
- TermAssociation
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
part_of | 0..1 GrossAnatomyAssociation |
direct | |
term | 0..1 CellTypeTermObject |
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 |
---|---|---|---|
CellularAnatomicalEntityAssociation | part_of | range | CellTypeAssociation |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gocam
Mappings
Mapping Type | Mapped Value |
---|---|
self | gocam:CellTypeAssociation |
native | gocam:CellTypeAssociation |
LinkML Source
Direct
name: CellTypeAssociation
description: An association between an activity and a cell type term
from_schema: https://w3id.org/gocam
is_a: TermAssociation
slot_usage:
term:
name: term
range: CellTypeTermObject
attributes:
part_of:
name: part_of
from_schema: https://w3id.org/gocam
domain_of:
- Activity
- BiologicalProcessAssociation
- CellularAnatomicalEntityAssociation
- CellTypeAssociation
- GrossAnatomyAssociation
range: GrossAnatomyAssociation
Induced
name: CellTypeAssociation
description: An association between an activity and a cell type term
from_schema: https://w3id.org/gocam
is_a: TermAssociation
slot_usage:
term:
name: term
range: CellTypeTermObject
attributes:
part_of:
name: part_of
from_schema: https://w3id.org/gocam
alias: part_of
owner: CellTypeAssociation
domain_of:
- Activity
- BiologicalProcessAssociation
- CellularAnatomicalEntityAssociation
- CellTypeAssociation
- GrossAnatomyAssociation
range: GrossAnatomyAssociation
term:
name: term
description: The ontology term that describes the nature of the association
from_schema: https://w3id.org/gocam
alias: term
owner: CellTypeAssociation
domain_of:
- EvidenceItem
- EnabledByAssociation
- TermAssociation
range: CellTypeTermObject
type:
name: type
from_schema: https://w3id.org/gocam
rank: 1000
designates_type: true
alias: type
owner: CellTypeAssociation
domain_of:
- Association
- Object
range: string
evidence:
name: evidence
from_schema: https://w3id.org/gocam
rank: 1000
alias: evidence
owner: CellTypeAssociation
domain_of:
- Association
range: EvidenceItem
multivalued: true
inlined: true
provenances:
name: provenances
from_schema: https://w3id.org/gocam
alias: provenances
owner: CellTypeAssociation
domain_of:
- Model
- Activity
- EvidenceItem
- Association
range: ProvenanceInfo
multivalued: true
inlined: true
inlined_as_list: true