Slot: pred
the predicate of an edge
URI: rdf:predicate
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… |
no |
|
A property value that represents an assertion about an external reference to … |
no |
|
An edge is a simple typed relationship between two nodes |
no |
|
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
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:predicate |
native |
obographs:pred |
LinkML Source
```yaml
name: pred
description: the predicate of an edge
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: rdf:predicate
alias: pred
domain_of:
- Edge
- SynonymPropertyValue
- PropertyValue
- SynonymTypeDefinition
range: string
</details>