general Properties
Version: v3
Sources
Properties
general Properties
Class Diagram
classDiagram
class Class_definition_for_Data
class Class_definition_for_Description
class Class_definition_for_General
Class Hierarchy
- Class definition for Data (https://w3id.org/gaia-x4plcaad/ontologies/general/v3/Data)
- Class definition for Description (https://w3id.org/gaia-x4plcaad/ontologies/general/v3/Description)
- Class definition for General (https://w3id.org/gaia-x4plcaad/ontologies/general/v3/General)
Class Definitions
| Class |
IRI |
Description |
Parents |
| Class definition for Data |
https://w3id.org/gaia-x4plcaad/ontologies/general/v3/Data |
General data properties of the simulation asset. |
|
| Class definition for Description |
https://w3id.org/gaia-x4plcaad/ontologies/general/v3/Description |
General text based description of the simulation asset. |
|
| Class definition for General |
https://w3id.org/gaia-x4plcaad/ontologies/general/v3/General |
General properties common for all simulation assets. |
|
Prefixes
SHACL Properties
general:data
general:description
general:name
general:recordingTime
general:size
| Shape |
Property prefix |
Property |
MinCount |
MaxCount |
Description |
Datatype/NodeKind |
Filename |
| GeneralShape |
general |
description |
1 |
1 |
General text based description of the simulation asset. |
|
general.shacl.ttl |
| GeneralShape |
general |
data |
1 |
1 |
Data properties of the simulation asset. |
|
general.shacl.ttl |
| DescriptionShape |
general |
name |
1 |
1 |
A human readable name of the entity. |
http://www.w3.org/2001/XMLSchema#string |
general.shacl.ttl |
| DescriptionShape |
general |
description |
1 |
1 |
A free text description of the entity. |
http://www.w3.org/2001/XMLSchema#string |
general.shacl.ttl |
| DataShape |
general |
size |
1 |
1 |
Size of the data file(s) (e.g. xodr, 3d model zip) to be downloaded in MB (megabyte). |
http://www.w3.org/2001/XMLSchema#float |
general.shacl.ttl |
| DataShape |
general |
recordingTime |
|
1 |
Time of data acquisition used to generate the asset, if partial measurement: oldest date |
http://www.w3.org/2001/XMLSchema#dateTime |
general.shacl.ttl |