Skip to content

Commit 24d0669

Browse files
Update IEC 61360 Data Specification to v3.1.1 (#487)
Fixes #443 --------- Co-authored-by: Moritz Sommer <m.sommer@iat.rwth-aachen.de>
1 parent 148bd85 commit 24d0669

20 files changed

Lines changed: 54 additions & 53 deletions

File tree

compliance_tool/aas_compliance_tool/schemas/aasJSONSchema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"$ref": "#/definitions/Environment"
88
}
99
],
10-
"$id": "https://admin-shell.io/aas/3/0",
10+
"$id": "https://admin-shell.io/aas/3/1",
1111
"definitions": {
1212
"AasSubmodelElements": {
1313
"type": "string",

compliance_tool/aas_compliance_tool/schemas/aasXMLSchema.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" ?>
2-
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://admin-shell.io/aas/3/0" elementFormDefault="qualified" targetNamespace="https://admin-shell.io/aas/3/0">
2+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://admin-shell.io/aas/3/1" elementFormDefault="qualified" targetNamespace="https://admin-shell.io/aas/3/1">
33
<xs:group name="abstractLangString">
44
<xs:sequence>
55
<xs:element name="language">

compliance_tool/test/files/test_demo_full_example.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"keys": [
125125
{
126126
"type": "GlobalReference",
127-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
127+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
128128
}
129129
]
130130
},
@@ -618,7 +618,7 @@
618618
"keys": [
619619
{
620620
"type": "GlobalReference",
621-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
621+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
622622
}
623623
]
624624
},
@@ -1492,7 +1492,7 @@
14921492
"keys": [
14931493
{
14941494
"type": "GlobalReference",
1495-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1495+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
14961496
}
14971497
]
14981498
},
@@ -3073,7 +3073,7 @@
30733073
"keys": [
30743074
{
30753075
"type": "GlobalReference",
3076-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3076+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
30773077
}
30783078
]
30793079
},

compliance_tool/test/files/test_demo_full_example.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
2+
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
33
<aas:assetAdministrationShells>
44
<aas:assetAdministrationShell>
55
<aas:idShort>TestAssetAdministrationShell</aas:idShort>
@@ -35,7 +35,7 @@
3535
<aas:keys>
3636
<aas:key>
3737
<aas:type>GlobalReference</aas:type>
38-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
38+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
3939
</aas:key>
4040
</aas:keys>
4141
</aas:dataSpecification>
@@ -1229,7 +1229,7 @@
12291229
<aas:keys>
12301230
<aas:key>
12311231
<aas:type>GlobalReference</aas:type>
1232-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
1232+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
12331233
</aas:key>
12341234
</aas:keys>
12351235
</aas:dataSpecification>
@@ -2851,7 +2851,7 @@
28512851
<aas:keys>
28522852
<aas:key>
28532853
<aas:type>GlobalReference</aas:type>
2854-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
2854+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
28552855
</aas:key>
28562856
</aas:keys>
28572857
</aas:dataSpecification>

compliance_tool/test/files/test_demo_full_example_json_aasx/aasx/data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"keys": [
133133
{
134134
"type": "GlobalReference",
135-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
135+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
136136
}
137137
]
138138
},
@@ -626,7 +626,7 @@
626626
"keys": [
627627
{
628628
"type": "GlobalReference",
629-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
629+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
630630
}
631631
]
632632
},
@@ -1500,7 +1500,7 @@
15001500
"keys": [
15011501
{
15021502
"type": "GlobalReference",
1503-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1503+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
15041504
}
15051505
]
15061506
},
@@ -3081,7 +3081,7 @@
30813081
"keys": [
30823082
{
30833083
"type": "GlobalReference",
3084-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3084+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
30853085
}
30863086
]
30873087
},

compliance_tool/test/files/test_demo_full_example_wrong_attribute.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"keys": [
125125
{
126126
"type": "GlobalReference",
127-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
127+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
128128
}
129129
]
130130
},
@@ -618,7 +618,7 @@
618618
"keys": [
619619
{
620620
"type": "GlobalReference",
621-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
621+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
622622
}
623623
]
624624
},
@@ -1492,7 +1492,7 @@
14921492
"keys": [
14931493
{
14941494
"type": "GlobalReference",
1495-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
1495+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
14961496
}
14971497
]
14981498
},
@@ -3073,7 +3073,7 @@
30733073
"keys": [
30743074
{
30753075
"type": "GlobalReference",
3076-
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0"
3076+
"value": "https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3"
30773077
}
30783078
]
30793079
},

compliance_tool/test/files/test_demo_full_example_wrong_attribute.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
2+
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
33
<aas:assetAdministrationShells>
44
<aas:assetAdministrationShell>
55
<aas:idShort>TestAssetAdministrationShell123</aas:idShort>
@@ -35,7 +35,7 @@
3535
<aas:keys>
3636
<aas:key>
3737
<aas:type>GlobalReference</aas:type>
38-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
38+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
3939
</aas:key>
4040
</aas:keys>
4141
</aas:dataSpecification>
@@ -1229,7 +1229,7 @@
12291229
<aas:keys>
12301230
<aas:key>
12311231
<aas:type>GlobalReference</aas:type>
1232-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
1232+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
12331233
</aas:key>
12341234
</aas:keys>
12351235
</aas:dataSpecification>
@@ -2851,7 +2851,7 @@
28512851
<aas:keys>
28522852
<aas:key>
28532853
<aas:type>GlobalReference</aas:type>
2854-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
2854+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
28552855
</aas:key>
28562856
</aas:keys>
28572857
</aas:dataSpecification>

compliance_tool/test/files/test_demo_full_example_xml_aasx/aasx/data.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
2+
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
33
<aas:assetAdministrationShells>
44
<aas:assetAdministrationShell>
55
<aas:idShort>TestAssetAdministrationShell</aas:idShort>
@@ -35,7 +35,7 @@
3535
<aas:keys>
3636
<aas:key>
3737
<aas:type>GlobalReference</aas:type>
38-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
38+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
3939
</aas:key>
4040
</aas:keys>
4141
</aas:dataSpecification>
@@ -1237,7 +1237,7 @@
12371237
<aas:keys>
12381238
<aas:key>
12391239
<aas:type>GlobalReference</aas:type>
1240-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
1240+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
12411241
</aas:key>
12421242
</aas:keys>
12431243
</aas:dataSpecification>
@@ -2859,7 +2859,7 @@
28592859
<aas:keys>
28602860
<aas:key>
28612861
<aas:type>GlobalReference</aas:type>
2862-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
2862+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
28632863
</aas:key>
28642864
</aas:keys>
28652865
</aas:dataSpecification>

compliance_tool/test/files/test_demo_full_example_xml_wrong_attribute_aasx/aasx/data.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
2+
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
33
<aas:assetAdministrationShells>
44
<aas:assetAdministrationShell>
55
<aas:idShort>TestAssetAdministrationShell123</aas:idShort>
@@ -35,7 +35,7 @@
3535
<aas:keys>
3636
<aas:key>
3737
<aas:type>GlobalReference</aas:type>
38-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
38+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
3939
</aas:key>
4040
</aas:keys>
4141
</aas:dataSpecification>
@@ -1237,7 +1237,7 @@
12371237
<aas:keys>
12381238
<aas:key>
12391239
<aas:type>GlobalReference</aas:type>
1240-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
1240+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
12411241
</aas:key>
12421242
</aas:keys>
12431243
</aas:dataSpecification>
@@ -2859,7 +2859,7 @@
28592859
<aas:keys>
28602860
<aas:key>
28612861
<aas:type>GlobalReference</aas:type>
2862-
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0</aas:value>
2862+
<aas:value>https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3</aas:value>
28632863
</aas:key>
28642864
</aas:keys>
28652865
</aas:dataSpecification>

compliance_tool/test/files/test_deserializable_aas_warning.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/0">
2+
<aas:environment xmlns:aas="https://admin-shell.io/aas/3/1">
33
<aas:assetAdministrationShells>
44
<aas:assetAdministrationShell>
55
<aas:idShort>TestAssetAdministrationShell</aas:idShort>

0 commit comments

Comments
 (0)