Class: RelationshipLog
URI: http://example.org/aopwiki-emod/RelationshipLog
classDiagram
class RelationshipLog
click RelationshipLog href "../RelationshipLog/"
RelationshipLog : created_at
RelationshipLog : description
RelationshipLog : id
RelationshipLog : relationship_id
RelationshipLog --> "0..1" Relationship : relationship_id
click Relationship href "../Relationship/"
RelationshipLog : updated_at
RelationshipLog : user_id
RelationshipLog --> "0..1" User : user_id
click User href "../User/"
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 | |
| relationship_id | 0..1 Relationship |
direct | |
| user_id | 0..1 User |
direct | |
| description | 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/RelationshipLog |
| native | http://example.org/aopwiki-emod/RelationshipLog |
LinkML Source
Direct
name: RelationshipLog
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
relationship_id:
name: relationship_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopRelationship
- CitationRelationship
- Evidence
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
range: Relationship
user_id:
name: user_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopLog
- EventLog
- Profile
- RelationshipLog
- StressorLog
range: User
description:
name: description
from_schema: http://example.org/aopwiki-emod
domain_of:
- AopLog
- Assay
- BatchImport
- BiologicalObject
- BiologicalProcess
- CellTerm
- Directness
- EventLog
- License
- OecdStatus
- OrganTerm
- RelationshipLog
- StressorLog
Induced
name: RelationshipLog
from_schema: http://example.org/aopwiki-emod
attributes:
id:
name: id
from_schema: http://example.org/aopwiki-emod
identifier: true
alias: id
owner: RelationshipLog
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
relationship_id:
name: relationship_id
from_schema: http://example.org/aopwiki-emod
alias: relationship_id
owner: RelationshipLog
domain_of:
- AopRelationship
- CitationRelationship
- Evidence
- RelationshipLifeStage
- RelationshipLog
- RelationshipSex
- RelationshipTaxon
range: Relationship
user_id:
name: user_id
from_schema: http://example.org/aopwiki-emod
alias: user_id
owner: RelationshipLog
domain_of:
- AopLog
- EventLog
- Profile
- RelationshipLog
- StressorLog
range: User
description:
name: description
from_schema: http://example.org/aopwiki-emod
alias: description
owner: RelationshipLog
domain_of:
- AopLog
- Assay
- BatchImport
- BiologicalObject
- BiologicalProcess
- CellTerm
- Directness
- EventLog
- License
- OecdStatus
- OrganTerm
- RelationshipLog
- StressorLog
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: RelationshipLog
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: RelationshipLog
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