Skip to content

Commit 58f8a0e

Browse files
committed
ST6RI-834 Updated .meta.json and .project.json files for std model libs.
1 parent 471129b commit 58f8a0e

20 files changed

Lines changed: 96 additions & 95 deletions

File tree

sysml.library/Domain Libraries/Analysis/.meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"StateSpaceRepresentation": "StateSpaceRepresentation.sysml",
66
"TradeStudies": "TradeStudies.sysml"
77
},
8-
"created": "2024-02-20T00:00:00Z",
9-
"metamodel": "https://www.omg.org/spec/SysML/20240201"
8+
"created": "2025-03-13T00:00:00Z",
9+
"metamodel": "https://www.omg.org/spec/SysML/20250201"
1010
}
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
22
"name": "SysML Analysis Library",
3-
"version": "2.0.0-beta2",
3+
"version": "2.0.0",
44
"description": "Standard analysis domain library for the Systems Modeling Language (SysML)",
55
"usage": [
66
{
7-
"resource": "https://www.omg.org/spec/KerML/20240201/Semantic-Library.kpar",
8-
"versionConstraint": "1.0.0-beta2"
7+
"resource": "https://www.omg.org/spec/KerML/20250201/Semantic-Library.kpar",
8+
"versionConstraint": "1.0.0"
99
},
1010
{
11-
"resource": "https://www.omg.org/spec/KerML/20240201/Data-Type-Library.kpar",
12-
"versionConstraint": "1.0.0-beta2"
11+
"resource": "https://www.omg.org/spec/KerML/20250201/Data-Type-Library.kpar",
12+
"versionConstraint": "1.0.0"
1313
},
1414
{
15-
"resource": "https://www.omg.org/spec/KerML/20240201/Function-Library.kpar",
16-
"versionConstraint": "1.0.0-beta2"
15+
"resource": "https://www.omg.org/spec/KerML/20250201/Function-Library.kpar",
16+
"versionConstraint": "1.0.0"
1717
},
1818
{
19-
"resource": "https://www.omg.org/spec/SysML/20240201/Systems-Library.kpar",
20-
"versionConstraint": "2.0.0-beta2"
19+
"resource": "https://www.omg.org/spec/SysML/20250201/Systems-Library.kpar",
20+
"versionConstraint": "2.0.0"
2121
},
2222
{
23-
"resource": "https://www.omg.org/spec/KerML/20240201/Quantities-and-Units-Library.kpar",
24-
"versionConstraint": "2.0.0-beta2"
23+
"resource": "https://www.omg.org/spec/KerML/20250201/Quantities-and-Units-Library.kpar",
24+
"versionConstraint": "2.0.0"
2525
}
2626
]
2727
}

sysml.library/Domain Libraries/Cause and Effect/.meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"CausationConnections": "CausationConnections.sysml",
44
"CauseAndEffect": "CauseAndEffect.sysml"
55
},
6-
"created": "2024-02-20T00:00:00Z",
7-
"metamodel": "https://www.omg.org/spec/SysML/20240201"
6+
"created": "2025-03-13T00:00:00Z",
7+
"metamodel": "https://www.omg.org/spec/SysML/20250201"
88
}
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"name": "SysML Cause and Effect Library",
3-
"version": "2.0.0-beta2",
3+
"version": "2.0.0",
44
"description": "Standard cause-and-effect domain library for the Systems Modeling Language (SysML)",
55
"usage": [
66
{
7-
"resource": "https://www.omg.org/spec/KerML/20240201/Semantic-Library.kpar",
8-
"versionConstraint": "1.0.0-beta2"
7+
"resource": "https://www.omg.org/spec/KerML/20250201/Semantic-Library.kpar",
8+
"versionConstraint": "1.0.0"
99
},
1010
{
11-
"resource": "https://www.omg.org/spec/KerML/20240201/Data-Type-Library.kpar",
12-
"versionConstraint": "1.0.0-beta2"
11+
"resource": "https://www.omg.org/spec/KerML/20250201/Data-Type-Library.kpar",
12+
"versionConstraint": "1.0.0"
1313
},
1414
{
15-
"resource": "https://www.omg.org/spec/KerML/20240201/Function-Library.kpar",
16-
"versionConstraint": "1.0.0-beta2"
15+
"resource": "https://www.omg.org/spec/KerML/20250201/Function-Library.kpar",
16+
"versionConstraint": "1.0.0"
1717
},
1818
{
19-
"resource": "https://www.omg.org/spec/SysML/20240201/Systems-Library.kpar",
20-
"versionConstraint": "2.0.0-beta2"
19+
"resource": "https://www.omg.org/spec/SysML/20250201/Systems-Library.kpar",
20+
"versionConstraint": "2.0.0"
2121
}
2222
]
2323
}

sysml.library/Domain Libraries/Geometry/.meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"ShapeItems": "ShapeItems.sysml",
44
"SpatialItems": "SpatialItems.sysml"
55
},
6-
"created": "2024-02-20T00:00:00Z",
7-
"metamodel": "https://www.omg.org/spec/SysML/20240201"
6+
"created": "2025-03-13T00:00:00Z",
7+
"metamodel": "https://www.omg.org/spec/SysML/20250201"
88
}
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
22
"name": "SysML Geometry Library",
3-
"version": "2.0.0-beta2",
3+
"version": "2.0.0",
44
"description": "Standard geometry domain library for the Systems Modeling Language (SysML)",
55
"usage": [
66
{
7-
"resource": "https://www.omg.org/spec/KerML/20240201/Semantic-Library.kpar",
8-
"versionConstraint": "1.0.0-beta2"
7+
"resource": "https://www.omg.org/spec/KerML/20250201/Semantic-Library.kpar",
8+
"versionConstraint": "1.0.0"
99
},
1010
{
11-
"resource": "https://www.omg.org/spec/KerML/20240201/Data-Type-Library.kpar",
12-
"versionConstraint": "1.0.0-beta2"
11+
"resource": "https://www.omg.org/spec/KerML/20250201/Data-Type-Library.kpar",
12+
"versionConstraint": "1.0.0"
1313
},
1414
{
15-
"resource": "https://www.omg.org/spec/KerML/20240201/Function-Library.kpar",
16-
"versionConstraint": "1.0.0-beta2"
15+
"resource": "https://www.omg.org/spec/KerML/20250201/Function-Library.kpar",
16+
"versionConstraint": "1.0.0"
1717
},
1818
{
19-
"resource": "https://www.omg.org/spec/SysML/20240201/Systems-Library.kpar",
20-
"versionConstraint": "2.0.0-beta2"
19+
"resource": "https://www.omg.org/spec/SysML/20250201/Systems-Library.kpar",
20+
"versionConstraint": "2.0.0"
2121
},
2222
{
23-
"resource": "https://www.omg.org/spec/SysML/20240201/Quantities-and-Units-Library.kpar",
24-
"versionConstraint": "2.0.0-beta2"
23+
"resource": "https://www.omg.org/spec/SysML/20250201/Quantities-and-Units-Library.kpar",
24+
"versionConstraint": "2.0.0"
2525
}
2626
]
2727
}

sysml.library/Domain Libraries/Metadata/.meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"ParametersOfInterestMetadata": "ParametersOfInterestMetadata.sysml",
66
"RiskMetadata": "RiskMetadata.sysml"
77
},
8-
"created": "2024-02-20T00:00:00Z",
9-
"metamodel": "https://www.omg.org/spec/SysML/20240201"
8+
"created": "2025-03-13T00:00:00Z",
9+
"metamodel": "https://www.omg.org/spec/SysML/20250201"
1010
}
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"name": "SysML Metadata Library",
3-
"version": "2.0.0-beta2",
3+
"version": "2.0.0",
44
"description": "Standard metadata domain library for the Systems Modeling Language (SysML)",
55
"usage": [
66
{
7-
"resource": "https://www.omg.org/spec/KerML/20240201/Semantic-Library.kpar",
8-
"versionConstraint": "1.0.0-beta2"
7+
"resource": "https://www.omg.org/spec/KerML/20250201/Semantic-Library.kpar",
8+
"versionConstraint": "1.0.0"
99
},
1010
{
11-
"resource": "https://www.omg.org/spec/KerML/20240201/Data-Type-Library.kpar",
12-
"versionConstraint": "1.0.0-beta2"
11+
"resource": "https://www.omg.org/spec/KerML/20250201/Data-Type-Library.kpar",
12+
"versionConstraint": "1.0.0"
1313
},
1414
{
15-
"resource": "https://www.omg.org/spec/SysML/20240201/Systems-Library.kpar",
16-
"versionConstraint": "2.0.0-beta2"
15+
"resource": "https://www.omg.org/spec/SysML/20250201/Systems-Library.kpar",
16+
"versionConstraint": "2.0.0"
1717
}
1818
]
1919
}

sysml.library/Domain Libraries/Quantities and Units/.meta.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"ISQMechanics": "ISQMechanics.sysml",
1414
"ISQSpaceTime": "ISQSpaceTime.sysml",
1515
"ISQThermodynamics": "ISQThermodynamics.sysml",
16+
"MeasurementRefCalculations": "MeasurementRefCalculations.sysml",
1617
"MeasurementReferences": "MeasurementReferences.sysml",
1718
"Quantities": "Quantities.sysml",
1819
"QuantityCalculations": "QuantityCalculations.sysml",
@@ -23,6 +24,6 @@
2324
"USCustomaryUnits": "USCustomaryUnits.sysml",
2425
"VectorCalculations": "VectorCalculations.sysml"
2526
},
26-
"created": "2022-12-16T00:00:00Z",
27-
"metamodel": "https://www.omg.org/spec/SysML/20240201"
27+
"created": "2025-03-13T00:00:00Z",
28+
"metamodel": "https://www.omg.org/spec/SysML/20250201"
2829
}
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"name": "SysML Quantities and Units Library",
3-
"version": "2.0.0-beta2",
3+
"version": "2.0.0",
44
"description": "Standard quantities and units domain library for the Systems Modeling Language (SysML)",
55
"usage": [
66
{
7-
"resource": "https://www.omg.org/spec/KerML/20240201/Semantic-Library.kpar",
8-
"versionConstraint": "1.0.0-beta2"
7+
"resource": "https://www.omg.org/spec/KerML/20250201/Semantic-Library.kpar",
8+
"versionConstraint": "1.0.0"
99
},
1010
{
11-
"resource": "https://www.omg.org/spec/KerML/20240201/Data-Type-Library.kpar",
12-
"versionConstraint": "1.0.0-beta2"
11+
"resource": "https://www.omg.org/spec/KerML/20250201/Data-Type-Library.kpar",
12+
"versionConstraint": "1.0.0"
1313
},
1414
{
15-
"resource": "https://www.omg.org/spec/KerML/20240201/Function-Library.kpar",
16-
"versionConstraint": "1.0.0-beta2"
15+
"resource": "https://www.omg.org/spec/KerML/20250201/Function-Library.kpar",
16+
"versionConstraint": "1.0.0"
1717
},
1818
{
19-
"resource": "https://www.omg.org/spec/SysML/20240201/Systems-Library.kpar",
20-
"versionConstraint": "2.0.0-beta2"
19+
"resource": "https://www.omg.org/spec/SysML/20250201/Systems-Library.kpar",
20+
"versionConstraint": "2.0.0"
2121
}
2222
]
2323
}

0 commit comments

Comments
 (0)