Class definition for Quantity¶
IRI: https://w3id.org/ascs-ev/envited-x/environment-model/v5/Quantity
Specifies numerical attributes like geometry count and triangle count for an environment-model asset.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| geometry count | 0..1integer |
Defines the total number of geometries (all triangles with a material assignment), counting each instance only once. | direct |
| texture material count | 0..1integer |
Specifies the total number of textures used. | direct |
| triangle count | 0..1integer |
Defines the total number of triangles, counting each instance only once. | direct |
Source¶
- OWL:
environment-model.owl.ttl - SHACL:
environment-model.shacl.ttl