Class: Evidence
URI: http://example.org/aopwiki-emod/Evidence
classDiagram
class Evidence
click Evidence href "../Evidence/"
Evidence : citation_id
Evidence : created_at
Evidence : downstream_observation_id
Evidence --> "0..1" Observation : downstream_observation_id
click Observation href "../Observation/"
Evidence : experimental_design
Evidence : id
Evidence : life_stage_term_id
Evidence --> "0..1" LifeStageTerm : life_stage_term_id
click LifeStageTerm href "../LifeStageTerm/"
Evidence : notes
Evidence : relationship_id
Evidence --> "0..1" Relationship : relationship_id
click Relationship href "../Relationship/"
Evidence : sex_term_id
Evidence --> "0..1" SexTerm : sex_term_id
click SexTerm href "../SexTerm/"
Evidence : taxon_term_id
Evidence --> "0..1" TaxonTerm : taxon_term_id
click TaxonTerm href "../TaxonTerm/"
Evidence : updated_at
Evidence : upstream_observation_id
Evidence --> "0..1" Observation : upstream_observation_id
click Observation href "../Observation/"
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 | |
| upstream_observation_id | 0..1 Observation |
direct | |
| downstream_observation_id | 0..1 Observation |
direct | |
| citation_id | 0..1 String |
direct | |
| taxon_term_id | 0..1 TaxonTerm |
direct | |
| sex_term_id | 0..1 SexTerm |
direct | |
| life_stage_term_id | 0..1 LifeStageTerm |
direct | |
| relationship_id | 0..1 Relationship |
direct | |
| experimental_design | 0..1 String |
direct | |
| notes | 0..1 String |
direct |
Identifier and Mapping Information
Schema Source
- from schema: http://example.org/aopwiki-emod
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | http://example.org/aopwiki-emod/Evidence |
| native | http://example.org/aopwiki-emod/Evidence |
LinkML Source
Direct
name: Evidence
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
upstream_observation_id:
name: upstream_observation_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- Evidence
range: Observation
downstream_observation_id:
name: downstream_observation_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- Evidence
range: Observation
citation_id:
name: citation_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- Assay
- BatchImport
- CitationBioTargetFamily
- CitationRelationship
- Evidence
- ObservationCitation
taxon_term_id:
name: taxon_term_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopTaxon
- EventTaxon
- Evidence
- RelationshipTaxon
range: TaxonTerm
sex_term_id:
name: sex_term_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopSex
- EventSex
- Evidence
- RelationshipSex
range: SexTerm
life_stage_term_id:
name: life_stage_term_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopLifeStage
- EventLifeStage
- Evidence
- RelationshipLifeStage
range: LifeStageTerm
relationship_id:
name: relationship_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopRelationship
- CitationRelationship
- Evidence
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
range: Relationship
experimental_design:
name: experimental_design
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- Evidence
notes:
name: notes
from_schema: http://example.org/aopwiki-emod
domain_of:
- Observation
- Evidence
Induced
name: Evidence
from_schema: http://example.org/aopwiki-emod
attributes:
id:
name: id
from_schema: http://example.org/aopwiki-emod
identifier: true
alias: id
owner: Evidence
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
upstream_observation_id:
name: upstream_observation_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: upstream_observation_id
owner: Evidence
domain_of:
- Evidence
range: Observation
downstream_observation_id:
name: downstream_observation_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: downstream_observation_id
owner: Evidence
domain_of:
- Evidence
range: Observation
citation_id:
name: citation_id
from_schema: http://example.org/aopwiki-emod
alias: citation_id
owner: Evidence
domain_of:
- Assay
- BatchImport
- CitationBioTargetFamily
- CitationRelationship
- Evidence
- ObservationCitation
range: string
taxon_term_id:
name: taxon_term_id
from_schema: http://example.org/aopwiki-emod
alias: taxon_term_id
owner: Evidence
domain_of:
- AopTaxon
- EventTaxon
- Evidence
- RelationshipTaxon
range: TaxonTerm
sex_term_id:
name: sex_term_id
from_schema: http://example.org/aopwiki-emod
alias: sex_term_id
owner: Evidence
domain_of:
- AopSex
- EventSex
- Evidence
- RelationshipSex
range: SexTerm
life_stage_term_id:
name: life_stage_term_id
from_schema: http://example.org/aopwiki-emod
alias: life_stage_term_id
owner: Evidence
domain_of:
- AopLifeStage
- EventLifeStage
- Evidence
- RelationshipLifeStage
range: LifeStageTerm
relationship_id:
name: relationship_id
from_schema: http://example.org/aopwiki-emod
alias: relationship_id
owner: Evidence
domain_of:
- AopRelationship
- CitationRelationship
- Evidence
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
range: Relationship
experimental_design:
name: experimental_design
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: experimental_design
owner: Evidence
domain_of:
- Evidence
range: string
notes:
name: notes
from_schema: http://example.org/aopwiki-emod
alias: notes
owner: Evidence
domain_of:
- Observation
- Evidence
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: Evidence
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: Evidence
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