Class: NamedThing
a databased entity or concept/class
- NOTE: this is an abstract class and should not be instantiated directly
URI: owl:Thing
classDiagram
class NamedThing
NamedThing <|-- Resource
NamedThing <|-- Dataset
NamedThing <|-- Document
NamedThing <|-- TechnicalFeature
Inheritance
- NamedThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/void
Mappings
Mapping Type | Mapped Value |
---|---|
self | owl:Thing |
native | void:NamedThing |
LinkML Source
Direct
name: named thing
description: a databased entity or concept/class
from_schema: https://w3id.org/lmodel/void
abstract: true
class_uri: owl:Thing
Induced
name: named thing
description: a databased entity or concept/class
from_schema: https://w3id.org/lmodel/void
abstract: true
class_uri: owl:Thing