Skip to content

Commit

Permalink
Align label style for core:objectStatus
Browse files Browse the repository at this point in the history
No effects were observed on Make-managed files.

References:
* #549

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Aug 13, 2024
1 parent f54ac1b commit 253d3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontology/uco/core/core.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ core:objectMarking

core:objectStatus
a owl:AnnotationProperty ;
rdfs:label "Object Status"@en-US ;
rdfs:label "objectStatus"@en ;
rdfs:comment "The current state of formality and acceptance for a UCO object."@en-US ;
rdfs:range core:ObjectStatusVocab ;
.
Expand Down

0 comments on commit 253d3aa

Please sign in to comment.