Slot: ValueDomain¶
URI: cadsr:ValueDomain Alias: ValueDomain
Applicable Classes¶
Name |
Description |
Modifies Slot |
---|---|---|
An element representing a specific metadata element |
yes |
Properties¶
Range: ValueDomain
Usages¶
used by |
used in |
type |
used |
---|---|---|---|
range |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://example.org/cadsr
Mappings¶
Mapping Type |
Mapped Value |
---|---|
self |
cadsr:ValueDomain |
native |
cadsr:ValueDomain |
LinkML Source¶
```yaml
name: ValueDomain
from_schema: https://example.org/cadsr
rank: 1000
alias: ValueDomain
domain_of:
- DataElement
range: ValueDomain
required: false
</details>