Skip to content

Commit

Permalink
Align AlternateDataStream as a subclass of gufo:Object
Browse files Browse the repository at this point in the history
No effects were observed on Make-managed files.

Reported-by: Paul Brandt <paul@brandt.name>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Jun 21, 2024
1 parent 3268bd4 commit 9ccdc95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ontology/uco-gufo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,10 @@ uco-identity:Person

uco-observable:AlternateDataStream
a gufo:Kind ;
rdfs:subClassOf
drafting:Endurant ,
gufo:Object
;
.

uco-observable:BluetoothAddressFacet
Expand Down

0 comments on commit 9ccdc95

Please sign in to comment.