Slot: someValuesFrom
URI: owl:someValuesFrom
Inheritance
-
someValuesFrom
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties
Range: String
Multivalued: True
TODOs
restrict range
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
owl:someValuesFrom |
native |
omoschema:someValuesFrom |
LinkML Source
```yaml
name: someValuesFrom
todos:
- restrict range
from_schema: https://w3id.org/oak/ontology-metadata
rank: 1000
is_a: logical_predicate
slot_uri: owl:someValuesFrom
alias: someValuesFrom
domain_of:
- Restriction
range: string
multivalued: true
</details>