Class: AopLifeStage
URI: http://example.org/aopwiki-emod/AopLifeStage
classDiagram
class AopLifeStage
click AopLifeStage href "../AopLifeStage/"
AopLifeStage : aop_id
AopLifeStage --> "0..1" Aop : aop_id
click Aop href "../Aop/"
AopLifeStage : confidence_id
AopLifeStage : created_at
AopLifeStage : id
AopLifeStage : life_stage_term_id
AopLifeStage --> "0..1" LifeStageTerm : life_stage_term_id
click LifeStageTerm href "../LifeStageTerm/"
AopLifeStage : updated_at
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| created_at | 0..1 Datetime |
Timestamp of when the record was created | direct |
| updated_at | 0..1 Datetime |
Timestamp of when the record was last updated | direct |
| id | 1 Integer |
direct | |
| aop_id | 0..1 Aop |
direct | |
| life_stage_term_id | 0..1 LifeStageTerm |
direct | |
| confidence_id | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Aop | life_stages | range | AopLifeStage |
| LifeStageTerm | aops | range | AopLifeStage |
Identifier and Mapping Information
Schema Source
- from schema: http://example.org/aopwiki-emod
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | http://example.org/aopwiki-emod/AopLifeStage |
| native | http://example.org/aopwiki-emod/AopLifeStage |
LinkML Source
Direct
name: AopLifeStage
from_schema: http://example.org/aopwiki-emod
slots:
- created_at
- updated_at
attributes:
id:
name: id
from_schema: http://example.org/aopwiki-emod
identifier: true
domain_of:
- Aop
- Event
- Relationship
- Stressor
- BioTargetFamily
- Observation
- Citation
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- AssayBioTargetFamily
- Assay
- AssignedLicense
- BatchImport
- BiologicalAction
- BiologicalObject
- BiologicalOrganization
- BiologicalProcess
- CellTerm
- ChemicalSynonym
- Chemical
- CitationBioTargetFamily
- CitationRelationship
- ConfidenceLevel
- Directness
- EventLifeStage
- EventLog
- EventSex
- EventBioTargetFamily
- EventTaxon
- Evidence
- ExperimentType
- Handbook
- HarmonizedAop
- HarmonizedEvent
- License
- LifeStageTerm
- ObservationCitation
- OecdStatus
- OrganTerm
- Profile
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
- SexTerm
- StressorChemical
- StressorLog
- EventComponent
- TaxonTerm
- UrlLink
- User
range: integer
required: true
aop_id:
name: aop_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
range: Aop
life_stage_term_id:
name: life_stage_term_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- AopLifeStage
- EventLifeStage
- Evidence
- RelationshipLifeStage
range: LifeStageTerm
confidence_id:
name: confidence_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- AopLifeStage
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- EventLifeStage
- EventSex
- EventTaxon
- RelationshipLifeStage
- RelationshipSex
- RelationshipTaxon
Induced
name: AopLifeStage
from_schema: http://example.org/aopwiki-emod
attributes:
id:
name: id
from_schema: http://example.org/aopwiki-emod
identifier: true
alias: id
owner: AopLifeStage
domain_of:
- Aop
- Event
- Relationship
- Stressor
- BioTargetFamily
- Observation
- Citation
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- AssayBioTargetFamily
- Assay
- AssignedLicense
- BatchImport
- BiologicalAction
- BiologicalObject
- BiologicalOrganization
- BiologicalProcess
- CellTerm
- ChemicalSynonym
- Chemical
- CitationBioTargetFamily
- CitationRelationship
- ConfidenceLevel
- Directness
- EventLifeStage
- EventLog
- EventSex
- EventBioTargetFamily
- EventTaxon
- Evidence
- ExperimentType
- Handbook
- HarmonizedAop
- HarmonizedEvent
- License
- LifeStageTerm
- ObservationCitation
- OecdStatus
- OrganTerm
- Profile
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
- SexTerm
- StressorChemical
- StressorLog
- EventComponent
- TaxonTerm
- UrlLink
- User
range: integer
required: true
aop_id:
name: aop_id
from_schema: http://example.org/aopwiki-emod
alias: aop_id
owner: AopLifeStage
domain_of:
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
range: Aop
life_stage_term_id:
name: life_stage_term_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: life_stage_term_id
owner: AopLifeStage
domain_of:
- AopLifeStage
- EventLifeStage
- Evidence
- RelationshipLifeStage
range: LifeStageTerm
confidence_id:
name: confidence_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: confidence_id
owner: AopLifeStage
domain_of:
- AopLifeStage
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- EventLifeStage
- EventSex
- EventTaxon
- RelationshipLifeStage
- RelationshipSex
- RelationshipTaxon
range: string
created_at:
name: created_at
description: Timestamp of when the record was created
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: created_at
owner: AopLifeStage
domain_of:
- Aop
- Event
- Relationship
- Stressor
- BioTargetFamily
- Observation
- Citation
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- AssayBioTargetFamily
- Assay
- AssignedLicense
- BatchImport
- BiologicalAction
- BiologicalObject
- BiologicalOrganization
- BiologicalProcess
- CellTerm
- ChemicalSynonym
- Chemical
- CitationBioTargetFamily
- CitationRelationship
- ConfidenceLevel
- Directness
- EventLifeStage
- EventLog
- EventSex
- EventBioTargetFamily
- EventTaxon
- Evidence
- ExperimentType
- Handbook
- HarmonizedAop
- HarmonizedEvent
- License
- LifeStageTerm
- ObservationCitation
- OecdStatus
- OrganTerm
- Profile
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
- SexTerm
- StressorChemical
- StressorLog
- EventComponent
- TaxonTerm
- UrlLink
range: datetime
updated_at:
name: updated_at
description: Timestamp of when the record was last updated
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: updated_at
owner: AopLifeStage
domain_of:
- Aop
- Event
- Relationship
- Stressor
- BioTargetFamily
- Observation
- Citation
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- AssayBioTargetFamily
- Assay
- AssignedLicense
- BatchImport
- BiologicalAction
- BiologicalObject
- BiologicalOrganization
- BiologicalProcess
- CellTerm
- ChemicalSynonym
- Chemical
- CitationBioTargetFamily
- CitationRelationship
- ConfidenceLevel
- Directness
- EventLifeStage
- EventLog
- EventSex
- EventBioTargetFamily
- EventTaxon
- Evidence
- ExperimentType
- Handbook
- HarmonizedAop
- HarmonizedEvent
- License
- LifeStageTerm
- ObservationCitation
- OecdStatus
- OrganTerm
- Profile
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
- SexTerm
- StressorChemical
- StressorLog
- EventComponent
- TaxonTerm
- UrlLink
range: datetime