Skip to content

Commit 45f6f8c

Browse files
committed
ST6RI-574 Corrected errors in .meta files.
1 parent d09c157 commit 45f6f8c

10 files changed

Lines changed: 11 additions & 11 deletions

File tree

  • sysml.library

sysml.library/Domain Libraries/Analysis/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"StateSpaceRepresentation": "StateSpaceRepresentation.sysml",
66
"TradeStudies": "TradeStudies.sysml"
77
},
8-
"created": "2022-12-16",
8+
"created": "2022-12-16T00:00:00Z",
99
"metamodel": "https://www.omg.org/spec/SysML/20230201"
1010
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"CausationConnections": "CausationConnections.sysml",
44
"CauseAndEffect": "CauseAndEffect.sysml"
55
},
6-
"created": "2022-12-16",
6+
"created": "2022-12-16T00:00:00Z",
77
"metamodel": "https://www.omg.org/spec/SysML/20230201"
88
}

sysml.library/Domain Libraries/Geometry/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"ShapeItems": "ShapeItems.sysml",
44
"SpatialItems": "SpatialItems.sysml"
55
},
6-
"created": "2022-12-16",
6+
"created": "2022-12-16T00:00:00Z",
77
"metamodel": "https://www.omg.org/spec/SysML/20230201"
88
}

sysml.library/Domain Libraries/Metadata/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"ParametersOfInterestMetadata": "ParametersOfInterestMetadata.sysml",
66
"RiskMetadata": "RiskMetadata.sysml"
77
},
8-
"created": "2022-12-16",
8+
"created": "2022-12-16T00:00:00Z",
99
"metamodel": "https://www.omg.org/spec/SysML/20230201"
1010
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"USCustomaryUnits": "USCustomaryUnits.sysml",
2323
"VectorCalculations": "VectorCalculations.sysml",
2424
},
25-
"created": "2022-12-16",
25+
"created": "2022-12-16T00:00:00Z",
2626
"metamodel": "https://www.omg.org/spec/SysML/20230201"
2727
}

sysml.library/Domain Libraries/Requirement Derivation/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"DerivationConnections": "DerivationConnections.sysml",
44
"RequirementsDerivation": "RequirementsDerivation.sysml",
55
},
6-
"created": "2022-12-16",
6+
"created": "2022-12-16T00:00:00Z",
77
"metamodel": "https://www.omg.org/spec/SysML/20230201"
88
}

sysml.library/Kernel Libraries/Kernel Data Type Library/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"ScalarValues": "ScalarValues.kerml",
55
"VectorValues": "VectorValues.kerml"
66
},
7-
"created": "2022-12-16",
7+
"created": "2022-12-16T00:00:00Z",
88
"metamodel": "https://www.omg.org/spec/KerML/20230201"
99
}

sysml.library/Kernel Libraries/Kernel Function Library/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"TrigFunctions": "TrigFunctions.kerml",
1818
"VectorFunctions": "VectorFunctions.kerml"
1919
},
20-
"created": "2022-12-16",
20+
"created": "2022-12-16T00:00:00Z",
2121
"metamodel": "https://www.omg.org/spec/KerML/20230201"
2222
}

sysml.library/Kernel Libraries/Kernel Semantic Library/.meta

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Base": "Base.kerml",
44
"Clocks": "Clocks.kerml",
55
"ControlPerformances": "ControlPerformances.kerml",
6-
"FeatureReferencingPerformances": "FeatureReferencingPerformances".kerml,
6+
"FeatureReferencingPerformances": "FeatureReferencingPerformances.kerml",
77
"KerML": "KerML.kerml",
88
"Links": "Links.kerml",
99
"Metaobjects": "Metaobjects.kerml",
@@ -17,6 +17,6 @@
1717
"TransitionPerformances": "TransitionPerformances.kerml",
1818
"Triggers": "Triggers.kerml"
1919
},
20-
"created": "2022-12-16",
20+
"created": "2022-12-16T00:00:00Z",
2121
"metamodel": "https://www.omg.org/spec/KerML/20230201"
2222
}

sysml.library/Systems Library/.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"VerificationCases": "VerificationCases.sysml",
2121
"Views": "Views.sysml"
2222
},
23-
"created": "2022-12-16",
23+
"created": "2022-12-16T00:00:00Z",
2424
"metamodel": "https://www.omg.org/spec/SysML/20230201"
2525
}

0 commit comments

Comments
 (0)