Slot: val
the value of a property
URI: rdf:object
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property value that represents an assertion about a synonym of an entity |
yes |
|
A property value that represents an assertion about the textual definition of… |
yes |
|
A property value that represents an assertion about an external reference to … |
yes |
|
A generic grouping for the different kinds of key-value associations on objec… |
no |
|
A property value that represents an assertion about an entity that is not a d… |
no |
Properties
Range: String
Aliases
value
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:object |
native |
obographs:val |
LinkML Source
```yaml
name: val
description: the value of a property
from_schema: https://github.com/geneontology/obographs
aliases:
- value
rank: 1000
slot_uri: rdf:object
alias: val
domain_of:
- PropertyValue
range: string
</details>