Class: Thing
A thing in the schema.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cdm:Thing
classDiagram
class Thing
click Thing href "../Thing"
Thing <|-- NamedThingWithIDs
click NamedThingWithIDs href "../NamedThingWithIDs"
Inheritance
- Thing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/cdm-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | cdm:Thing |
native | cdm:Thing |
LinkML Source
Direct
name: Thing
description: A thing in the schema.
from_schema: https://github.com/kbase/cdm-schema
abstract: true
Induced
name: Thing
description: A thing in the schema.
from_schema: https://github.com/kbase/cdm-schema
abstract: true