Skip to content

Class: Utility

An abstract organizational class that groups classes acting as complex datatypes in the model - providing reusable collections of fields that can be plugged into other objects to capture sets of related information.

Comments

  • The Utility class itself is abstract and has no direct attributes. Implementers would always use one of its concrete subtypes with specifically defined fields (e.g. Coding, Expression, Extension).

URI: sepio_linkml:Utility

classDiagram class Utility click Utility href "../Utility" Utility <|-- Coding click Coding href "../Coding" Utility <|-- Qualifier click Qualifier href "../Qualifier" Utility <|-- Expression click Expression href "../Expression" Utility <|-- Extension click Extension href "../Extension" Utility <|-- RecordMetadata click RecordMetadata href "../RecordMetadata" Utility <|-- Characteristic click Characteristic href "../Characteristic"

Inheritance

Slots

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:Utility
native sepio_linkml:Utility

LinkML Source

Direct

name: Utility
description: An abstract organizational class that groups classes acting as complex
  datatypes in the model - providing reusable collections of fields that can be plugged
  into other objects to capture sets of related information.
comments:
- The Utility class itself is abstract and has no direct attributes. Implementers
  would always use one of its concrete subtypes with specifically defined fields (e.g.
  Coding, Expression, Extension).
from_schema: https://w3id.org/sepio-framework/sepio-linkml

Induced

name: Utility
description: An abstract organizational class that groups classes acting as complex
  datatypes in the model - providing reusable collections of fields that can be plugged
  into other objects to capture sets of related information.
comments:
- The Utility class itself is abstract and has no direct attributes. Implementers
  would always use one of its concrete subtypes with specifically defined fields (e.g.
  Coding, Expression, Extension).
from_schema: https://w3id.org/sepio-framework/sepio-linkml