Class: NamedThing
Note
This is an abstract class and should not be instantiated directly.
URI: mifc:NamedThing
classDiagram
class NamedThing
click NamedThing href "../NamedThing"
NamedThing <|-- Food
click Food href "../Food"
NamedThing <|-- Component
click Component href "../Component"
NamedThing <|-- Resource
click Resource href "../Resource"
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/kaiiam/mifc
Mappings
Mapping Type | Mapped Value |
---|---|
self | mifc:NamedThing |
native | mifc:NamedThing |
close | schema:Thing |
LinkML Source
Direct
name: NamedThing
from_schema: https://w3id.org/kaiiam/mifc
close_mappings:
- schema:Thing
abstract: true
Induced
name: NamedThing
from_schema: https://w3id.org/kaiiam/mifc
close_mappings:
- schema:Thing
abstract: true