Slot: sub
the subject of an edge
URI: rdf:subject
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An edge is a simple typed relationship between two nodes |
no |
Properties
Range: String
Aliases
subject
source
child
head
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:subject |
native |
obographs:sub |
LinkML Source
```yaml
name: sub
description: the subject of an edge
from_schema: https://github.com/geneontology/obographs
aliases:
- subject
- source
- child
- head
rank: 1000
slot_uri: rdf:subject
alias: sub
domain_of:
- Edge
range: string
</details>