Skip to content

Class: Aop

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

classDiagram class Aop click Aop href "../Aop/" Aop : abstract Aop : applicability_of_the_aop Aop : assigned_license_id Aop --> "0..1" AssignedLicense : assigned_license_id click AssignedLicense href "../AssignedLicense/" Aop : authors Aop : background Aop : changed_at Aop : coaches Aop --> "*" User : coaches click User href "../User/" Aop : completion_score Aop : contributors Aop --> "*" User : contributors click User href "../User/" Aop : corresponding_author_id Aop --> "0..1" User : corresponding_author_id click User href "../User/" Aop : created_at Aop : development_strategy Aop : events Aop --> "*" AopEvent : events click AopEvent href "../AopEvent/" Aop : graphical_representation_image_uid Aop : handbook_id Aop --> "0..1" Handbook : handbook_id click Handbook href "../Handbook/" Aop : id Aop : key_event_essentiality Aop : known_modulating_factors Aop : legacy Aop : life_stages Aop --> "*" AopLifeStage : life_stages click AopLifeStage href "../AopLifeStage/" Aop : mean_event_score Aop : mean_ker_score Aop : oecd_project Aop : oecd_status_id Aop --> "0..1" OecdStatus : oecd_status_id click OecdStatus href "../OecdStatus/" Aop : optional_considerations Aop : overall_assessment Aop : overall_assessment_file_uid Aop : prototypical_stressor Aop --> "*" AopStressor : prototypical_stressor click AopStressor href "../AopStressor/" Aop : quantitative_considerations Aop : references Aop : relationships Aop --> "*" AopRelationship : relationships click AopRelationship href "../AopRelationship/" Aop : saaop_status_id Aop : sexes Aop --> "*" AopSex : sexes click AopSex href "../AopSex/" Aop : short_name Aop : taxons Aop --> "*" AopTaxon : taxons click AopTaxon href "../AopTaxon/" Aop : title Aop : updated_at Aop : url_links Aop --> "*" UrlLink : url_links click UrlLink href "../UrlLink/" Aop : user_defined_ao Aop : user_defined_mie Aop : weight_of_evidence_summary

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
title 0..1
String
direct
short_name 0..1
String
direct
corresponding_author_id 0..1
User
direct
abstract 0..1
String
direct
authors 0..1
String
direct
applicability_of_the_aop 0..1
String
direct
key_event_essentiality 0..1
String
direct
weight_of_evidence_summary 0..1
String
direct
quantitative_considerations 0..1
String
direct
optional_considerations 0..1
String
direct
references 0..1
String
direct
overall_assessment 0..1
String
direct
background 0..1
String
direct
user_defined_mie 0..1
String
direct
user_defined_ao 0..1
String
direct
oecd_project 0..1
String
direct
oecd_status_id 0..1
OecdStatus
direct
graphical_representation_image_uid 0..1
String
direct
saaop_status_id 0..1
String
direct
legacy 0..1
Integer
direct
overall_assessment_file_uid 0..1
String
direct
changed_at 0..1
String
direct
development_strategy 0..1
String
direct
known_modulating_factors 0..1
String
direct
assigned_license_id 0..1
AssignedLicense
direct
handbook_id 0..1
Handbook
direct
completion_score 0..1
String
direct
mean_ker_score 0..1
String
direct
mean_event_score 0..1
String
direct
url_links *
UrlLink
direct
coaches *
User
direct
contributors *
User
direct
life_stages *
AopLifeStage
direct
sexes *
AopSex
direct
taxons *
AopTaxon
direct
prototypical_stressor *
AopStressor
direct
events *
AopEvent
direct
relationships *
AopRelationship
direct

Usages

used by used in type used
AopEvent aop_id range Aop
AopLifeStage aop_id range Aop
AopLog aop_id range Aop
AopRelationship aop_id range Aop
AopSex aop_id range Aop
AopStressor aop_id range Aop
AopTaxon aop_id range Aop
HarmonizedAop new_aop_id range Aop
HarmonizedAop source_aop_id range Aop
User coached_aops range Aop
User contributed_aops range Aop

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Aop
from_schema: http://example.org/aopwiki-emod
slots:
- created_at
- updated_at
attributes:
  id:
    name: id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    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
  title:
    name: title
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
    - Citation
    - Assay
    - Profile
    - UrlLink
  short_name:
    name: short_name
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
  corresponding_author_id:
    name: corresponding_author_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: User
  abstract:
    name: abstract
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  authors:
    name: authors
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Citation
  applicability_of_the_aop:
    name: applicability_of_the_aop
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  key_event_essentiality:
    name: key_event_essentiality
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  weight_of_evidence_summary:
    name: weight_of_evidence_summary
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  quantitative_considerations:
    name: quantitative_considerations
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  optional_considerations:
    name: optional_considerations
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  references:
    name: references
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
    - Relationship
    - Stressor
  overall_assessment:
    name: overall_assessment
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  background:
    name: background
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  user_defined_mie:
    name: user_defined_mie
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  user_defined_ao:
    name: user_defined_ao
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  oecd_project:
    name: oecd_project
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  oecd_status_id:
    name: oecd_status_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: OecdStatus
  graphical_representation_image_uid:
    name: graphical_representation_image_uid
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  saaop_status_id:
    name: saaop_status_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  legacy:
    name: legacy
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: integer
  overall_assessment_file_uid:
    name: overall_assessment_file_uid
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  changed_at:
    name: changed_at
    from_schema: http://example.org/aopwiki-emod
    domain_of:
    - Aop
  development_strategy:
    name: development_strategy
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  known_modulating_factors:
    name: known_modulating_factors
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  assigned_license_id:
    name: assigned_license_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: AssignedLicense
  handbook_id:
    name: handbook_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: Handbook
  completion_score:
    name: completion_score
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
    - Relationship
  mean_ker_score:
    name: mean_ker_score
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  mean_event_score:
    name: mean_event_score
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
  url_links:
    name: url_links
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: UrlLink
    multivalued: true
  coaches:
    name: coaches
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: User
    multivalued: true
  contributors:
    name: contributors
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: User
    multivalued: true
  life_stages:
    name: life_stages
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
    - Relationship
    range: AopLifeStage
    multivalued: true
  sexes:
    name: sexes
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
    - Relationship
    range: AopSex
    multivalued: true
  taxons:
    name: taxons
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - Event
    - Relationship
    range: AopTaxon
    multivalued: true
  prototypical_stressor:
    name: prototypical_stressor
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    range: AopStressor
    multivalued: true
  events:
    name: events
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - BioTargetFamily
    - Observation
    - Assay
    - LifeStageTerm
    - SexTerm
    - TaxonTerm
    range: AopEvent
    multivalued: true
  relationships:
    name: relationships
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    domain_of:
    - Aop
    - LifeStageTerm
    - SexTerm
    - TaxonTerm
    range: AopRelationship
    multivalued: true

Induced

name: Aop
from_schema: http://example.org/aopwiki-emod
attributes:
  id:
    name: id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    identifier: true
    alias: id
    owner: Aop
    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
  title:
    name: title
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: title
    owner: Aop
    domain_of:
    - Aop
    - Event
    - Citation
    - Assay
    - Profile
    - UrlLink
    range: string
  short_name:
    name: short_name
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: short_name
    owner: Aop
    domain_of:
    - Aop
    - Event
    range: string
  corresponding_author_id:
    name: corresponding_author_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: corresponding_author_id
    owner: Aop
    domain_of:
    - Aop
    range: User
  abstract:
    name: abstract
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: abstract
    owner: Aop
    domain_of:
    - Aop
    range: string
  authors:
    name: authors
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: authors
    owner: Aop
    domain_of:
    - Aop
    - Citation
    range: string
  applicability_of_the_aop:
    name: applicability_of_the_aop
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: applicability_of_the_aop
    owner: Aop
    domain_of:
    - Aop
    range: string
  key_event_essentiality:
    name: key_event_essentiality
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: key_event_essentiality
    owner: Aop
    domain_of:
    - Aop
    range: string
  weight_of_evidence_summary:
    name: weight_of_evidence_summary
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: weight_of_evidence_summary
    owner: Aop
    domain_of:
    - Aop
    range: string
  quantitative_considerations:
    name: quantitative_considerations
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: quantitative_considerations
    owner: Aop
    domain_of:
    - Aop
    range: string
  optional_considerations:
    name: optional_considerations
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: optional_considerations
    owner: Aop
    domain_of:
    - Aop
    range: string
  references:
    name: references
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: references
    owner: Aop
    domain_of:
    - Aop
    - Event
    - Relationship
    - Stressor
    range: string
  overall_assessment:
    name: overall_assessment
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: overall_assessment
    owner: Aop
    domain_of:
    - Aop
    range: string
  background:
    name: background
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: background
    owner: Aop
    domain_of:
    - Aop
    range: string
  user_defined_mie:
    name: user_defined_mie
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: user_defined_mie
    owner: Aop
    domain_of:
    - Aop
    range: string
  user_defined_ao:
    name: user_defined_ao
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: user_defined_ao
    owner: Aop
    domain_of:
    - Aop
    range: string
  oecd_project:
    name: oecd_project
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: oecd_project
    owner: Aop
    domain_of:
    - Aop
    range: string
  oecd_status_id:
    name: oecd_status_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: oecd_status_id
    owner: Aop
    domain_of:
    - Aop
    range: OecdStatus
  graphical_representation_image_uid:
    name: graphical_representation_image_uid
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: graphical_representation_image_uid
    owner: Aop
    domain_of:
    - Aop
    range: string
  saaop_status_id:
    name: saaop_status_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: saaop_status_id
    owner: Aop
    domain_of:
    - Aop
    range: string
  legacy:
    name: legacy
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: legacy
    owner: Aop
    domain_of:
    - Aop
    range: integer
  overall_assessment_file_uid:
    name: overall_assessment_file_uid
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: overall_assessment_file_uid
    owner: Aop
    domain_of:
    - Aop
    range: string
  changed_at:
    name: changed_at
    from_schema: http://example.org/aopwiki-emod
    alias: changed_at
    owner: Aop
    domain_of:
    - Aop
    range: string
  development_strategy:
    name: development_strategy
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: development_strategy
    owner: Aop
    domain_of:
    - Aop
    range: string
  known_modulating_factors:
    name: known_modulating_factors
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: known_modulating_factors
    owner: Aop
    domain_of:
    - Aop
    range: string
  assigned_license_id:
    name: assigned_license_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: assigned_license_id
    owner: Aop
    domain_of:
    - Aop
    range: AssignedLicense
  handbook_id:
    name: handbook_id
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: handbook_id
    owner: Aop
    domain_of:
    - Aop
    range: Handbook
  completion_score:
    name: completion_score
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: completion_score
    owner: Aop
    domain_of:
    - Aop
    - Event
    - Relationship
    range: string
  mean_ker_score:
    name: mean_ker_score
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: mean_ker_score
    owner: Aop
    domain_of:
    - Aop
    range: string
  mean_event_score:
    name: mean_event_score
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: mean_event_score
    owner: Aop
    domain_of:
    - Aop
    range: string
  url_links:
    name: url_links
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: url_links
    owner: Aop
    domain_of:
    - Aop
    range: UrlLink
    multivalued: true
  coaches:
    name: coaches
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: coaches
    owner: Aop
    domain_of:
    - Aop
    range: User
    multivalued: true
  contributors:
    name: contributors
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: contributors
    owner: Aop
    domain_of:
    - Aop
    range: User
    multivalued: true
  life_stages:
    name: life_stages
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: life_stages
    owner: Aop
    domain_of:
    - Aop
    - Event
    - Relationship
    range: AopLifeStage
    multivalued: true
  sexes:
    name: sexes
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: sexes
    owner: Aop
    domain_of:
    - Aop
    - Event
    - Relationship
    range: AopSex
    multivalued: true
  taxons:
    name: taxons
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: taxons
    owner: Aop
    domain_of:
    - Aop
    - Event
    - Relationship
    range: AopTaxon
    multivalued: true
  prototypical_stressor:
    name: prototypical_stressor
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: prototypical_stressor
    owner: Aop
    domain_of:
    - Aop
    range: AopStressor
    multivalued: true
  events:
    name: events
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: events
    owner: Aop
    domain_of:
    - Aop
    - BioTargetFamily
    - Observation
    - Assay
    - LifeStageTerm
    - SexTerm
    - TaxonTerm
    range: AopEvent
    multivalued: true
  relationships:
    name: relationships
    from_schema: http://example.org/aopwiki-emod
    rank: 1000
    alias: relationships
    owner: Aop
    domain_of:
    - Aop
    - LifeStageTerm
    - SexTerm
    - TaxonTerm
    range: AopRelationship
    multivalued: true
  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: Aop
    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: Aop
    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