Skip to content

Commit

Permalink
Merge branch 'BugFix-Issue-556' into unstable-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnelson-nist committed Jan 22, 2024
2 parents c35aa02 + e017e87 commit c076115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontology/uco/action/action.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ action:ActionLifecycle
owl:Class ,
sh:NodeShape
;
rdfs:subClassOf action:Action ;
rdfs:subClassOf action:ActionPattern ;
rdfs:label "ActionLifecycle"@en ;
rdfs:comment "An action lifecycle is an action pattern consisting of an ordered set of multiple actions or subordinate action lifecycles."@en ;
sh:property
Expand Down

0 comments on commit c076115

Please sign in to comment.