Skip to content

Commit

Permalink
Merge pull request #621 from ucoProject/Feature-Issue-612-2.0.0
Browse files Browse the repository at this point in the history
Issue 612: Change Disk parent class to StorageMedium
  • Loading branch information
plbt5 authored Oct 22, 2024
2 parents cacf73b + aad7714 commit eb1592f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontology/uco/observable/observable.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -2427,7 +2427,7 @@ observable:Disk
owl:Class ,
sh:NodeShape
;
rdfs:subClassOf observable:ObservableObject ;
rdfs:subClassOf observable:StorageMedium ;
rdfs:label "Disk"@en ;
rdfs:comment "A disk is a storage mechanism where data is recorded by various electronic, magnetic, optical, or mechanical changes to a surface layer of one or more rotating disks."@en ;
rdfs:seeAlso [
Expand Down

0 comments on commit eb1592f

Please sign in to comment.