Class: Thing
- NOTE: this is an abstract class and should not be instantiated directly
URI: collections:Thing
classDiagram
class Thing
Thing <|-- Collection
Thing <|-- CoItem
Inheritance
Slots
Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Usages
Schema Source
- from schema: https://w3id.org/lmodel/collections
Mappings
Mapping Type |
Mapped Value |
self |
collections:Thing |
native |
collections:Thing |
exact |
owl:Thing |
LinkML Source
Direct
name: Thing
from_schema: https://w3id.org/lmodel/collections
exact_mappings:
- owl:Thing
abstract: true
Induced
name: Thing
from_schema: https://w3id.org/lmodel/collections
exact_mappings:
- owl:Thing
abstract: true