Class definition for Project¶
IRI: https://w3id.org/ascs-ev/envited-x/environment-model/v5/Project
Contains information about the tools and software used to create the environment-model asset.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| creation tool name | 0..1string |
Defines the name of the creation tool used to create the environment-model. | direct |
| creation tool vendor | 0..1string |
Defines the vendor name of the creation tool. | direct |
| creation tool version | 0..1string |
Defines the version of the creation tool. | direct |
| visualisation tool name | 0..1string |
Defines the name of the visualisation tool for which the environment-model was created. | direct |
| visualisation tool vendor | 0..1string |
Defines the vendor name of the visualisation tool. | direct |
| visualisation tool version | 0..1string |
Defines the version of the visualisation tool. | direct |
Source¶
- OWL:
environment-model.owl.ttl - SHACL:
environment-model.shacl.ttl