Class: AopStressor
URI: http://example.org/aopwiki-emod/AopStressor
classDiagram
class AopStressor
click AopStressor href "../AopStressor/"
AopStressor : aop_id
AopStressor --> "0..1" Aop : aop_id
click Aop href "../Aop/"
AopStressor : confidence_id
AopStressor : created_at
AopStressor : evidence_text
AopStressor : id
AopStressor : stressor_id
AopStressor --> "0..1" Stressor : stressor_id
click Stressor href "../Stressor/"
AopStressor : 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 | |
| stressor_id | 0..1 Stressor |
direct | |
| confidence_id | 0..1 String |
direct | |
| evidence_text | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Aop | prototypical_stressor | range | AopStressor |
| Stressor | aops | range | AopStressor |
Identifier and Mapping Information
Schema Source
- from schema: http://example.org/aopwiki-emod
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | http://example.org/aopwiki-emod/AopStressor |
| native | http://example.org/aopwiki-emod/AopStressor |
LinkML Source
Direct
name: AopStressor
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
stressor_id:
name: stressor_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- Observation
- AopStressor
- StressorChemical
- StressorLog
range: Stressor
confidence_id:
name: confidence_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopLifeStage
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- EventLifeStage
- EventSex
- EventTaxon
- RelationshipLifeStage
- RelationshipSex
- RelationshipTaxon
evidence_text:
name: evidence_text
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- AopStressor
Induced
name: AopStressor
from_schema: http://example.org/aopwiki-emod
attributes:
id:
name: id
from_schema: http://example.org/aopwiki-emod
identifier: true
alias: id
owner: AopStressor
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: AopStressor
domain_of:
- AopEvent
- AopLifeStage
- AopLog
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
range: Aop
stressor_id:
name: stressor_id
from_schema: http://example.org/aopwiki-emod
alias: stressor_id
owner: AopStressor
domain_of:
- Observation
- AopStressor
- StressorChemical
- StressorLog
range: Stressor
confidence_id:
name: confidence_id
from_schema: http://example.org/aopwiki-emod
alias: confidence_id
owner: AopStressor
domain_of:
- AopLifeStage
- AopRelationship
- AopSex
- AopStressor
- AopTaxon
- EventLifeStage
- EventSex
- EventTaxon
- RelationshipLifeStage
- RelationshipSex
- RelationshipTaxon
range: string
evidence_text:
name: evidence_text
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: evidence_text
owner: AopStressor
domain_of:
- AopStressor
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: AopStressor
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: AopStressor
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