WARNING: this site is a work in progress. All data is fake!
Slot: numericValue
URI: rfs:numericValue
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProjectSize | no | |
QuantityValue | A value that represents a quantity, with a numeric value and a unit | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:numericValue |
native | rfs:numericValue |
LinkML Source
```yaml
name: numericValue
alias: numericValue
domain_of:
- ProjectSize
- QuantityValue
range: string
</details>