Class: BatchImport
URI: http://example.org/aopwiki-emod/BatchImport
classDiagram
class BatchImport
click BatchImport href "../BatchImport/"
BatchImport : batch_code
BatchImport : citation_id
BatchImport --> "0..1" Citation : citation_id
click Citation href "../Citation/"
BatchImport : contributor_id
BatchImport --> "0..1" User : contributor_id
click User href "../User/"
BatchImport : created_at
BatchImport : description
BatchImport : id
BatchImport : 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 | |
| batch_code | 0..1 String |
direct | |
| contributor_id | 0..1 User |
direct | |
| citation_id | 0..1 Citation |
direct | |
| description | 0..1 String |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| BioTargetFamily | batch_import_id | range | BatchImport |
| AssayBioTargetFamily | batch_import_id | range | BatchImport |
| CitationBioTargetFamily | batch_import_id | range | BatchImport |
| EventBioTargetFamily | batch_import_id | range | BatchImport |
| HarmonizedAop | batch_import_id | range | BatchImport |
| HarmonizedEvent | batch_import_id | range | BatchImport |
| ObservationCitation | batch_import_id | range | BatchImport |
Identifier and Mapping Information
Schema Source
- from schema: http://example.org/aopwiki-emod
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | http://example.org/aopwiki-emod/BatchImport |
| native | http://example.org/aopwiki-emod/BatchImport |
LinkML Source
Direct
name: BatchImport
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
batch_code:
name: batch_code
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- BatchImport
contributor_id:
name: contributor_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
domain_of:
- BatchImport
range: User
citation_id:
name: citation_id
from_schema: http://example.org/aopwiki-emod
domain_of:
- Assay
- BatchImport
- CitationBioTargetFamily
- CitationRelationship
- Evidence
- ObservationCitation
range: Citation
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: BatchImport
from_schema: http://example.org/aopwiki-emod
attributes:
id:
name: id
from_schema: http://example.org/aopwiki-emod
identifier: true
alias: id
owner: BatchImport
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
batch_code:
name: batch_code
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: batch_code
owner: BatchImport
domain_of:
- BatchImport
range: string
contributor_id:
name: contributor_id
from_schema: http://example.org/aopwiki-emod
rank: 1000
alias: contributor_id
owner: BatchImport
domain_of:
- BatchImport
range: User
citation_id:
name: citation_id
from_schema: http://example.org/aopwiki-emod
alias: citation_id
owner: BatchImport
domain_of:
- Assay
- BatchImport
- CitationBioTargetFamily
- CitationRelationship
- Evidence
- ObservationCitation
range: Citation
description:
name: description
from_schema: http://example.org/aopwiki-emod
alias: description
owner: BatchImport
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: BatchImport
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: BatchImport
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