Class definition for Content¶
IRI: https://w3id.org/gaia-x4plcaad/ontologies/simulation-model/v2/Content
Class with attributes for the content of a simulation model.
Class Diagram¶
Inheritance¶
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| modelFamily | 0..1string |
Model Family Name, in some case a model is a concrete instance of a more generic model belonging to a family. In this case, the family can be mentioned here. | direct |
| modelGuid | 0..1string |
For FMU-based models, this should be the GUID of the FMU. | direct |
| modelManufacturer | 1string |
Provider of the Model, no specific convention defined, it can be a company, a department a person or a combination of those. | direct |
| modelModellingApproach | 0..1string |
Description of the modelling approach taken. | direct |
| modelName | 1string |
Model Name. This can be the name of the model file or the name of the model as it is called | direct |
| modelPurpose | 0..1string |
Purpose for which the model has been built/validated. | direct |
| modelReleasedate | 1dateTime |
Model Release Date in ISO8601 | direct |
| modelReleasestatus | 1string |
The status of the model version released in the life cycle of the model. | direct |
| modelType | 1string |
Type of model. This entry defines what domain specific entries are relevant and is mandatory | direct |
| modelVersion | 1string |
Model Version, no specific convention defined | direct |
| sensorFamily | 0..1string |
Actual Sensor HW Family Name. | direct |
| sensorManufacturer | 0..1string |
Company Name manufacturing the sensor. Alternatively, If the model does not relate to a particular manufacturer, mention it here. | direct |
| sensorManufacturerPartnumber | 0..1string |
Partnumber at Manufacturer. | direct |
| sensorName | 0..1string |
Actual Sensor HW Name. | direct |
| sensorTechnology | 0..1string |
HW Technology of sensor. | direct |
| sensorTechnologyVariant | 0..1string |
HW Technology variant of sensor. | direct |
| sensorType | 0..1string |
Type of Output of Sensor. | direct |
| sensorVersion | 0..1string |
Actual Sensor HW Version. | direct |
Source¶
- OWL:
simulation-model.owl.ttl - SHACL:
simulation-model.shacl.ttl