Skip to content

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

Open in WebVOWL

Inheritance

  • Attribute
  • OntologyConformanceAttribute

Slots

Name Cardinality and Range Description Inheritance
name 1
string
Name of the attribute. Must be unique within the attributes array. direct
type 0..1
string
Type of the attribute value (e.g. number, integer, percentage) for display purposes. (Optional) direct
value 1
string
Value of the attribute. direct

Source