Slot: sub

the subject of an edge

URI: rdf:subject

Applicable Classes

Name

Description

Modifies Slot

Edge

An edge is a simple typed relationship between two nodes

no

Properties

Aliases

  • subject

  • source

  • child

  • head

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/geneontology/obographs

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>