Slot: region encompassed in this Product (regionEncompassedInThisProduct)
The specific region encompassed in the product.
URI: EVORAO:regionEncompassedInThisProduct
Alias: regionEncompassedInThisProduct
Applicable Classes
| Name |
Description |
Modifies Slot |
| NucleicAcid |
Nucleic acid related to a pathogen |
yes |
Properties
-
Range: String
-
Recommended: True
- The regionEncompassedInThisProduct property is strongly recommended for cloned nucleic acids, as it provides essential information that greatly improves the clarity and precision of the description for the user.
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:regionEncompassedInThisProduct |
| native |
EVORAO:regionEncompassedInThisProduct |
LinkML Source
```yaml
name: regionEncompassedInThisProduct
description: The specific region encompassed in the product.
title: region encompassed in this Product
comments:
- The regionEncompassedInThisProduct property is strongly recommended for cloned nucleic
acids, as it provides essential information that greatly improves the clarity and
precision of the description for the user.
from_schema: https://w3id.org/evorao/
rank: 1000
alias: regionEncompassedInThisProduct
domain_of:
- NucleicAcid
range: string
required: false
recommended: true
multivalued: false
```