Skip to content

Commit 5b46a0d

Browse files
update version number
1 parent 64527fe commit 5b46a0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sulo.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
dcterms:created "2024-11-11" ;
2020
dcterms:language <http://lexvo.org/id/iso639-1/en> ;
2121
dcterms:license <https://creativecommons.org/publicdomain/zero/1.0> ;
22-
dcterms:modified "2025-01-07" ;
22+
dcterms:modified "2025-03-13" ;
2323
rdfs:comment "The Simplified Upper Level Ontology (SULO) is ontology with a minimal set of classes and relations to guide the development of a personal health knowledge graph."@en ;
2424
rdfs:label "Simplified Upper Level Ontology"@en ;
2525
owl:versionInfo "0.1.2" ;
@@ -337,7 +337,7 @@ sulo:InformationObject rdf:type owl:Class ;
337337
owl:onProperty sulo:hasPart ;
338338
owl:allValuesFrom sulo:InformationObject
339339
] ;
340-
rdfs:comment "an information object is an object that represents or encodes information. Information objects can be stored, transmitted, or processed to enable communication, reasoning, or decision-making."@en ;
340+
rdfs:comment "an information object is a feature that represents or encodes information. Information objects can be stored, transmitted, or processed to enable communication, reasoning, or decision-making."@en ;
341341
rdfs:label "information object"@en .
342342

343343

0 commit comments

Comments
 (0)