RelationshipType
An OWL property used as an edge label
classDiagram
OntologyClass <|-- RelationshipType
RelationshipType : id
Parent Classes
- OntologyClass
- RelationshipType
Slots
Name | Description |
---|---|
id | A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI |
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['biolink:RelationshipType'] |
native | ['biolink:RelationshipType'] |