Class: StructuredValueComponent
- NOTE: this is an abstract class and should not be instantiated directly
URI: comet:StructuredValueComponent
classDiagram
class StructuredValueComponent
click StructuredValueComponent href "../StructuredValueComponent"
Intangible <|-- StructuredValueComponent
click Intangible href "../Intangible"
StructuredValueComponent <|-- AttributeValue
click AttributeValue href "../AttributeValue"
StructuredValueComponent <|-- Ratio
click Ratio href "../Ratio"
StructuredValueComponent <|-- ValueRange
click ValueRange href "../ValueRange"
StructuredValueComponent <|-- ValueSeries
click ValueSeries href "../ValueSeries"
StructuredValueComponent <|-- RelativeValue
click RelativeValue href "../RelativeValue"
Inheritance
- Intangible
- StructuredValueComponent
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/comet
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | comet:StructuredValueComponent |
| native | comet:StructuredValueComponent |
LinkML Source
Direct
name: StructuredValueComponent
from_schema: https://w3id.org/comet
is_a: Intangible
abstract: true
Induced
name: StructuredValueComponent
from_schema: https://w3id.org/comet
is_a: Intangible
abstract: true