Slot: valType
the datatype of a property value
URI: obographs:valType
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property value that represents an assertion about a synonym of an entity |
no |
|
A property value that represents an assertion about the textual definition of… |
no |
|
A property value that represents an assertion about an external reference to … |
no |
|
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 type
datatype
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:valType |
native |
obographs:valType |
LinkML Source
```yaml
name: valType
description: the datatype of a property value
from_schema: https://github.com/geneontology/obographs
aliases:
- value type
- datatype
rank: 1000
alias: valType
domain_of:
- PropertyValue
range: string
</details>