Class definition for Attribute¶
IRI: https://w3id.org/ascs-ev/envited-x/tzip21/v1/Attribute
A class representing custom attributes of an asset.
Class Diagram¶
Inheritance¶
- Attribute
- OntologyConformanceAttribute
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1string |
Name of the attribute. Must be unique within the attributes array. | direct |
| type | 0..1string |
Type of the attribute value (e.g. number, integer, percentage) for display purposes. (Optional) | direct |
| value | 1string |
Value of the attribute. | direct |
Source¶
- OWL:
tzip21.owl.ttl - SHACL:
tzip21.shacl.ttl