Skip to content

Commit

Permalink
Classify uco-identity:Identity and subclasses
Browse files Browse the repository at this point in the history
No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Mar 5, 2024
1 parent 66ea648 commit a8f8ea2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ontology/uco-gufo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,20 @@ uco-core:startTime
;
.

uco-identity:Identity
a gufo:Category ;
.

uco-identity:Organization
a gufo:Kind ;
rdfs:subClassOf
drafting:Endurant ,
gufo:Object
;
.

uco-identity:Person
a gufo:Kind ;
rdfs:subClassOf
drafting:Endurant ,
gufo:Object
Expand Down

0 comments on commit a8f8ea2

Please sign in to comment.