Slot: mycoplasmic content (mycoplasmicContent)
Indicates whether the sample contains mycoplasma contamination. The possible values are ‘Not tested’, ‘Mycoplasma free’, ‘Contains mycoplasmae’, ‘Contains mycoplasmae - A protocol to remove mycoplasmae is provided’
URI: EVORAO:mycoplasmicContent
Alias: mycoplasmicContent
Applicable Classes
| Name |
Description |
Modifies Slot |
| Virus |
The virus as a biological material |
yes |
Properties
-
Range: String
-
Recommended: True
- When it can be assessed, it is recommended to indicate whether mycoplasma contamination was detected or if the test was not performed.
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:mycoplasmicContent |
| native |
EVORAO:mycoplasmicContent |
LinkML Source
```yaml
name: mycoplasmicContent
description: Indicates whether the sample contains mycoplasma contamination. The possible
values are 'Not tested', 'Mycoplasma free', 'Contains mycoplasmae', 'Contains mycoplasmae
- A protocol to remove mycoplasmae is provided'
title: mycoplasmic content
comments:
- When it can be assessed, it is recommended to indicate whether mycoplasma contamination
was detected or if the test was not performed.
from_schema: https://w3id.org/evorao/
rank: 1000
alias: mycoplasmicContent
domain_of:
- Virus
range: string
required: false
recommended: true
multivalued: false
equals_string_in:
- Not tested
- Mycoplasma free
- Contains mycoplasmae
- Contains mycoplasmae - A protocol to remove mycoplasmae is provided
```