Class: RelationshipType
An OWL property used as an edge label
classDiagram
class RelationshipType
OntologyClass <|-- RelationshipType
RelationshipType : id
Inheritance
- OntologyClass
- RelationshipType
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1..1 String |
A unique identifier for an entity | OntologyClass |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | biolink:RelationshipType |
| native | biolink:RelationshipType |
LinkML Source
Direct
name: relationship type
description: An OWL property used as an edge label
from_schema: https://w3id.org/biolink/biolink-model
is_a: ontology class