Skip to content

Commit

Permalink
fix:add windows 10/11
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfranken authored Dec 18, 2024
1 parent ac053cb commit a82bdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/ImagingOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ schema:legalName a rdf:Property;
rdfs:label "Legal name" .

schema:operatingSystem a rdf:Property;
rdfs:comment "Operating systems supported (Windows 7, OS X 10.6, Android 1.6).";
rdfs:comment "Operating systems supported (Windows 7/10/11, OS X 10.6, Android 1.6).";
rdfs:label "Operating system" .

schema:producer a rdf:Property;
Expand Down

0 comments on commit a82bdd9

Please sign in to comment.