Class: RelationshipType
Description: An OWL property used as an edge label
classDiagram
class RelationshipType
OntologyClass <|-- RelationshipType
RelationshipType : id
Inheritance
- OntologyClass
- RelationshipType
Slots
Name | Cardinality and Range | Inheritance | Examples |
---|---|---|---|
id: A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI |
1 String |
OntologyClass |
LinkML Source
name: relationship type
description: An OWL property used as an edge label
from_schema: https://w3id.org/biolink/biolink-model
is_a: ontology class