Skip to content

Class: RelationshipType

An OWL property used as an edge label

URI: base:RelationshipType

classDiagram class RelationshipType OntologyClass <|-- RelationshipType RelationshipType : id

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1..1
NONE
A unique identifier for an entity OntologyClass

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/base

Mappings

Mapping Type Mapped Value
self base:RelationshipType
native base:RelationshipType

LinkML Source

Direct

name: relationship type
description: An OWL property used as an edge label
from_schema: https://w3id.org/lmodel/base
rank: 1000
is_a: ontology class

Induced

name: relationship type
description: An OWL property used as an edge label
from_schema: https://w3id.org/lmodel/base
rank: 1000
is_a: ontology class
attributes:
  id:
    name: id
    description: A unique identifier for an entity. Must be either a CURIE shorthand
      for a URI or a complete URI
    in_subset:
    - translator_minimal
    from_schema: https://w3id.org/lmodel/base
    exact_mappings:
    - dct:identifier
    - EDAM-DATA:0842
    - EFO:id
    - REPR:id
    - schema:identifier
    - SIO:000115
    - sumo:Identifier
    narrow_mappings:
    - dwc:eventID
    - dwc:parentEventID
    - dwc:identificationID
    - dwc:systemID
    - CSO:bicm-id
    - SIO:000672
    - SIO:000674
    - ERO:0000044
    - ERO:0000480
    - NCIT:C94069
    - REPR:doi
    - SIO:000328
    - SIO:000729
    - schema:productID
    - schema:taxID
    - sumo:AccountID
    - sumo:AlphaIDString
    - sumo:AlphaNumericIDString
    - sumo:AgentID
    - sumo:CountryID
    - sumo:CustomerID
    - sumo:currencyCode
    - sumo:DistrictID
    - sumo:EmployeeID
    - sumo:IsoCode
    - sumo:LocalizablePlaceID
    - sumo:userIDString
    - sumo:urlString
    - sumo:UniformResourceLocator
    - WIKIDATA_PROPERTY:P3743
    broad_mappings:
    - CSO:catalogue_identifiers
    - IAO:0000603
    - IAO:0000119
    - sumo:identityElement
    rank: 1000
    identifier: true
    alias: id
    owner: relationship type
    domain_of:
    - NamedThing
    - ontology class
    - entity
    range: string
    required: true