Skip to content

Commit 85eac49

Browse files
authored
2025-06-24 release (#857)
1 parent 174a869 commit 85eac49

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+10216
-73866
lines changed

core.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"val" : "https://creativecommons.org/publicdomain/zero/1.0/"
88
}, {
99
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
10-
"val" : "2025-03-05"
10+
"val" : "2025-06-24"
1111
}, {
1212
"pred" : "http://xmlns.com/foaf/0.1/homepage",
1313
"val" : "https://github.com/oborel/obo-relations/wiki/ROCore"
1414
} ],
15-
"version" : "http://purl.obolibrary.org/obo/ro/releases/2025-03-05/core.json"
15+
"version" : "http://purl.obolibrary.org/obo/ro/releases/2025-06-24/core.json"
1616
},
1717
"nodes" : [ {
1818
"id" : "http://purl.obolibrary.org/obo/BFO_0000002",

core.obo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
format-version: 1.2
2-
data-version: ro/releases/2025-03-05/core.owl
2+
data-version: ro/releases/2025-06-24/core.owl
33
idspace: dc http://purl.org/dc/elements/1.1/
44
idspace: foaf http://xmlns.com/foaf/0.1/
55
idspace: oboInOwl http://www.geneontology.org/formats/oboInOwl#
@@ -8,7 +8,7 @@ idspace: swrlb http://www.w3.org/2003/11/swrlb#
88
idspace: terms http://purl.org/dc/terms/
99
ontology: ro/core
1010
property_value: foaf:homepage "https://github.com/oborel/obo-relations/wiki/ROCore" xsd:anyURI
11-
property_value: owl:versionInfo "2025-03-05" xsd:string
11+
property_value: owl:versionInfo "2025-06-24" xsd:string
1212
property_value: terms:license https://creativecommons.org/publicdomain/zero/1.0/
1313

1414
[Term]

core.owl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
xmlns:terms="http://purl.org/dc/terms/"
1515
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
1616
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/ro/core.owl">
17-
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ro/releases/2025-03-05/core.owl"/>
17+
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ro/releases/2025-06-24/core.owl"/>
1818
<terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
19-
<owl:versionInfo>2025-03-05</owl:versionInfo>
19+
<owl:versionInfo>2025-06-24</owl:versionInfo>
2020
<foaf:homepage rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/oborel/obo-relations/wiki/ROCore</foaf:homepage>
2121
</owl:Ontology>
2222

ro-base.json

Lines changed: 446 additions & 105 deletions
Large diffs are not rendered by default.

ro-base.obo

Lines changed: 260 additions & 88 deletions
Large diffs are not rendered by default.

ro-base.owl

Lines changed: 440 additions & 97 deletions
Large diffs are not rendered by default.

ro-full.json

Lines changed: 1613 additions & 237 deletions
Large diffs are not rendered by default.

ro-full.obo

Lines changed: 203 additions & 93 deletions
Large diffs are not rendered by default.

ro-full.owl

Lines changed: 1718 additions & 707 deletions
Large diffs are not rendered by default.

ro.json

Lines changed: 1613 additions & 237 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)