Skip to content

Commit

Permalink
Committed new .project and .meta files in sysml.library subdirectories.
Browse files Browse the repository at this point in the history
  • Loading branch information
seidewitz committed Dec 16, 2022
1 parent 727b37e commit ce50c70
Show file tree
Hide file tree
Showing 20 changed files with 347 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sysml.library/Domain Libraries/Analysis/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"index": {
"AnalysisTooling": "AnalysisTooling.sysml",
"SampledFunctions": "SampledFunctions.sysml",
"StateSpaceRepresentation": "StateSpaceRepresentation.sysml",
"TradeStudies": "TradeStudies.sysml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
27 changes: 27 additions & 0 deletions sysml.library/Domain Libraries/Analysis/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "SysML Analysis Library",
"version": "0.30.0",
"description": "Standard analysis domain library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Systems-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Quantities-and-Units-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
8 changes: 8 additions & 0 deletions sysml.library/Domain Libraries/Cause and Effect/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"index": {
"CausationConnections": "CausationConnections.sysml",
"CauseAndEffect": "CauseAndEffect.sysml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
23 changes: 23 additions & 0 deletions sysml.library/Domain Libraries/Cause and Effect/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "SysML Cause and Effect Library",
"version": "0.30.0",
"description": "Standard cause-and-effect domain library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Systems-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
8 changes: 8 additions & 0 deletions sysml.library/Domain Libraries/Geometry/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"index": {
"ShapeItems": "ShapeItems.sysml",
"SpatialItems": "SpatialItems.sysml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
27 changes: 27 additions & 0 deletions sysml.library/Domain Libraries/Geometry/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "SysML Geometry Library",
"version": "0.30.0",
"description": "Standard geometry domain library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Systems-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Quantities-and-Units-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
10 changes: 10 additions & 0 deletions sysml.library/Domain Libraries/Metadata/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"index": {
"ImageMetadata": "ImageMetadata.sysml",
"ModelingMetadata": "ModelingMetadata.sysml",
"ParametersOfInterestMetadata": "ParametersOfInterestMetadata.sysml",
"RiskMetadata": "RiskMetadata.sysml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
19 changes: 19 additions & 0 deletions sysml.library/Domain Libraries/Metadata/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "SysML Metadata Library",
"version": "0.30.0",
"description": "Standard metadata domain library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Systems-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
27 changes: 27 additions & 0 deletions sysml.library/Domain Libraries/Quantities and Units/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"index": {
"ISQ": "ISQ.sysml",
"ISQAcoustics": "ISQAcoustics.sysml",
"ISQAtomicNuclear": "ISQAtomicNuclear.sysml",
"ISQBase": "ISQBase.sysml",
"ISQCharacteristicNumbers": "ISQCharacteristicNumbers.sysml",
"ISQChemistryMolecular": "ISQChemistryMolecular.sysml",
"ISQCondensedMatter": "ISQCondensedMatter.sysml",
"ISQElectromagnetism": "ISQElectromagnetism.sysml",
"ISQInformation": "ISQInformation.sysml",
"ISQLight": "ISQLight.sysml",
"ISQMechanics": "ISQMechanics.sysml",
"ISQSpaceTime": "ISQSpaceTime.sysml",
"ISQThermodynamics": "ISQThermodynamics.sysml",
"MeasurementReferences": "MeasurementReferences.sysml",
"Quantities": "Quantities.sysml",
"QuantityCalculations": "QuantityCalculations.sysml",
"SI": "SI.sysml",
"SIPrefixes": "SIPrefixes.sysml",
"Time": "Time.sysml",
"USCustomaryUnits": "USCustomaryUnits.sysml",
"VectorCalculations": "VectorCalculations.sysml",
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
23 changes: 23 additions & 0 deletions sysml.library/Domain Libraries/Quantities and Units/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "SysML Quantities and Units Library",
"version": "0.30.0",
"description": "Standard quantities and units domain library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Systems-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
8 changes: 8 additions & 0 deletions sysml.library/Domain Libraries/Requirement Derivation/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"index": {
"DerivationConnections": "DerivationConnections.sysml",
"RequirementsDerivation": "RequirementsDerivation.sysml",
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
19 changes: 19 additions & 0 deletions sysml.library/Domain Libraries/Requirement Derivation/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "SysML Requirement Derivation Library",
"version": "0.30.0",
"description": "Standard requirements derivation domain library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/SysML/20230201/Systems-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
9 changes: 9 additions & 0 deletions sysml.library/Kernel Libraries/Kernel Data Type Library/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"index": {
"Collections": "Collections.kerml",
"ScalarValues": "ScalarValues.kerml",
"VectorValues": "VectorValues.kerml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/KerML/20230201"
}
11 changes: 11 additions & 0 deletions sysml.library/Kernel Libraries/Kernel Data Type Library/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Kernel Data Type Library",
"version": "0.30.0",
"description": "Standard data type library for the Kernel Modeling Language (KerML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
22 changes: 22 additions & 0 deletions sysml.library/Kernel Libraries/Kernel Function Library/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"index": {
"BaseFunctions": "BaseFunctions.kerml",
"BooleanFunctions": "BooleanFunctions.kerml",
"CollectionFunctions": "CollectionFunctions.kerml",
"ComplexFunctions": "ComplexFunctions.kerml",
"ControlFunctions": "ControlFunctions.kerml",
"DataFunctions": "DataFunctions.kerml",
"IntegerFunctions": "IntegerFunctions.kerml",
"NaturalFunctions": "NaturalFunctions.kerml",
"OccurrenceFunctions": "OccurrenceFunctions.kerml",
"RationalFunctions": "RationalFunctions.kerml",
"RealFunctions": "RealFunctions.kerml",
"ScalarFunctions": "ScalarFunctions.kerml",
"SequenceFunctions": "SequenceFunctions.kerml",
"StringFunctions": "StringFunctions.kerml",
"TrigFunctions": "TrigFunctions.kerml",
"VectorFunctions": "VectorFunctions.kerml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/KerML/20230201"
}
15 changes: 15 additions & 0 deletions sysml.library/Kernel Libraries/Kernel Function Library/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Kernel Function Library",
"version": "0.30.0",
"description": "Standard function library for the Kernel Modeling Language (KerML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
22 changes: 22 additions & 0 deletions sysml.library/Kernel Libraries/Kernel Semantic Library/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"index": {
"Base": "Base.kerml",
"Clocks": "Clocks.kerml",
"ControlPerformances": "ControlPerformances.kerml",
"FeatureReferencingPerformances": "FeatureReferencingPerformances.kerml",
"KerML": "KerML.kerml",
"Links": "Links.kerml",
"Metaobjects": "Metaobjects.kerml",
"Objects": "Objects.kerml",
"Observation": "Observation.kerml",
"Occurrences": "Occurrences.kerml",
"Performances": "Performances.kerml",
"SpatialFrames": "SpatialFrames.kerml",
"StatePerformances": "StatePerformances.kerml",
"Transfers": "Transfers.kerml",
"TransitionPerformances": "TransitionPerformances.kerml",
"Triggers": "Triggers.kerml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/KerML/20230201"
}
15 changes: 15 additions & 0 deletions sysml.library/Kernel Libraries/Kernel Semantic Library/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Kernel Semantic Library",
"version": "0.30.0",
"description": "Standard semantic library for the Kernel Modeling Language (KerML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}
25 changes: 25 additions & 0 deletions sysml.library/Systems Library/.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"index": {
"Actions": "Actions.sysml",
"Allocations": "Allocations.sysml",
"AnalysisCases": "AnalysisCase.sysml",
"Attributes": "Attributes.sysml",
"Calculations": "Calculations.sysml",
"Cases": "Cases.sysml",
"Connections": "Connections.sysml",
"Constraints": "Constraints.sysml",
"Interfaces": "Interfaces.sysml",
"Items": "Items.sysml",
"Metadata": "Metadata.sysml",
"Parts": "Parts.sysml",
"Ports": "Ports.sysml",
"Requirements": "Requirements.sysml",
"StandardViewDefinitions": "StandardViewDefinitions.sysml",
"States": "States.sysml",
"UseCases": "UseCases.sysml",
"VerificationCases": "VerificationCases.sysml",
"Views": "Views.sysml"
},
"created": "2022-12-16T00:00:00Z",
"metamodel": "https://www.omg.org/spec/SysML/20230201"
}
19 changes: 19 additions & 0 deletions sysml.library/Systems Library/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "SysML Systems Library",
"version": "0.30.0",
"description": "Standard semantic library for the Systems Modeling Language (SysML)",
"usage": [
{
"resource": "https://www.omg.org/spec/KerML/20230201/Semantic-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Data-Type-Library.kpar",
"versionConstraint": "0.30.0"
},
{
"resource": "https://www.omg.org/spec/KerML/20230201/Function-Library.kpar",
"versionConstraint": "0.30.0"
}
]
}

0 comments on commit ce50c70

Please sign in to comment.