24 lines
No EOL
459 B
YAML
24 lines
No EOL
459 B
YAML
property_groups:
|
|
- id: dlco:ThingMixinGroup
|
|
label: Thing Mixin
|
|
order: 0
|
|
description: >-
|
|
Basic properties from the ThingMixin class
|
|
- id: dlco:ThingBasicGroup
|
|
label: Thing Basic
|
|
order: 1
|
|
description: >-
|
|
Basic properties from the Thing class
|
|
|
|
|
|
|
|
# Thing slots:
|
|
# - from mixin:
|
|
# - has_attributes
|
|
# - is_characterized_by
|
|
# - schema_type
|
|
# - type
|
|
# - from thing:
|
|
# - id
|
|
# - relations
|
|
|