Skip to content

Class: BiologicalAction

URI: http://example.org/aopwiki-emod/BiologicalAction

classDiagram class BiologicalAction click BiologicalAction href "../BiologicalAction/" BiologicalAction : created_at BiologicalAction : id BiologicalAction : source BiologicalAction : source_id BiologicalAction : term BiologicalAction --> "0..1" BiologicalActionEnum : term click BiologicalActionEnum href "../BiologicalActionEnum/" BiologicalAction : 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
term 0..1
BiologicalActionEnum
direct
source 0..1
String
direct
source_id 0..1
String
direct

Usages

used by used in type used
Observation biological_action_id range BiologicalAction
Assay biological_action_id range BiologicalAction
EventComponent biological_action_id range BiologicalAction

Identifier and Mapping Information

Schema Source

  • from schema: http://example.org/aopwiki-emod

Mappings

Mapping Type Mapped Value
self http://example.org/aopwiki-emod/BiologicalAction
native http://example.org/aopwiki-emod/BiologicalAction

LinkML Source

Direct

name: BiologicalAction
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
  term:
    name: term
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - BiologicalAction
    - BiologicalObject
    - BiologicalOrganization
    - BiologicalProcess
    - CellTerm
    - ChemicalSynonym
    - ConfidenceLevel
    - Directness
    - LifeStageTerm
    - OrganTerm
    - SexTerm
    - TaxonTerm
    range: BiologicalActionEnum
  source:
    name: source
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - BiologicalAction
    - BiologicalObject
    - BiologicalProcess
    - CellTerm
    - OrganTerm
    - TaxonTerm
  source_id:
    name: source_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - BiologicalAction
    - BiologicalObject
    - BiologicalProcess
    - CellTerm
    - OrganTerm
    - TaxonTerm

Induced

name: BiologicalAction
from_schema: http://example.org/aopwiki-emod
attributes:
  id:
    name: id
    from_schema: http://example.org/aopwiki-emod
    identifier: true
    alias: id
    owner: BiologicalAction
    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
  term:
    name: term
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: term
    owner: BiologicalAction
    domain_of:
    - BiologicalAction
    - BiologicalObject
    - BiologicalOrganization
    - BiologicalProcess
    - CellTerm
    - ChemicalSynonym
    - ConfidenceLevel
    - Directness
    - LifeStageTerm
    - OrganTerm
    - SexTerm
    - TaxonTerm
    range: BiologicalActionEnum
  source:
    name: source
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: source
    owner: BiologicalAction
    domain_of:
    - BiologicalAction
    - BiologicalObject
    - BiologicalProcess
    - CellTerm
    - OrganTerm
    - TaxonTerm
    range: string
  source_id:
    name: source_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: source_id
    owner: BiologicalAction
    domain_of:
    - BiologicalAction
    - BiologicalObject
    - BiologicalProcess
    - CellTerm
    - OrganTerm
    - TaxonTerm
    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: BiologicalAction
    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: BiologicalAction
    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