Skip to content

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

Open in WebVOWL

Inheritance

Slots

Name Cardinality and Range Description Inheritance
modelFamily 0..1
string
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..1
string
For FMU-based models, this should be the GUID of the FMU. direct
modelManufacturer 1
string
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..1
string
Description of the modelling approach taken. direct
modelName 1
string
Model Name. This can be the name of the model file or the name of the model as it is called direct
modelPurpose 0..1
string
Purpose for which the model has been built/validated. direct
modelReleasedate 1
dateTime
Model Release Date in ISO8601 direct
modelReleasestatus 1
string
The status of the model version released in the life cycle of the model. direct
modelType 1
string
Type of model. This entry defines what domain specific entries are relevant and is mandatory direct
modelVersion 1
string
Model Version, no specific convention defined direct
sensorFamily 0..1
string
Actual Sensor HW Family Name. direct
sensorManufacturer 0..1
string
Company Name manufacturing the sensor. Alternatively, If the model does not relate to a particular manufacturer, mention it here. direct
sensorManufacturerPartnumber 0..1
string
Partnumber at Manufacturer. direct
sensorName 0..1
string
Actual Sensor HW Name. direct
sensorTechnology 0..1
string
HW Technology of sensor. direct
sensorTechnologyVariant 0..1
string
HW Technology variant of sensor. direct
sensorType 0..1
string
Type of Output of Sensor. direct
sensorVersion 0..1
string
Actual Sensor HW Version. direct

Source