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