Skip to content

Commit

Permalink
add a test component
Browse files Browse the repository at this point in the history
Signed-off-by: pogi7 <[email protected]>
  • Loading branch information
pogi7 committed Jan 12, 2024
1 parent 5590991 commit 7263497
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/oml/example.com/tutorial2/description/components.oml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ description <http://example.com/tutorial2/description/components#> as components
base:hasIdentifier "C.02.09"
base:hasCanonicalName "Orbiter Propulsion Subsystem"
]
instance test : mission:Component [
base:hasIdentifier "testID"
base:hasCanonicalName "testName"
]
instance orbiter-ground-data-system : mission:Component [
base:hasIdentifier "C.03"
base:hasCanonicalName "Orbiter Ground Data System"
Expand Down

0 comments on commit 7263497

Please sign in to comment.