Skip to content

Commit

Permalink
Change type of 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 ccf355e commit f54ac1b
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 @@ -724,7 +724,7 @@ core:objectMarking
.

core:objectStatus
a owl:DatatypeProperty ;
a owl:AnnotationProperty ;
rdfs:label "Object Status"@en-US ;
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 f54ac1b

Please sign in to comment.