Skip to content

Commit 09d5754

Browse files
authored
Release with Zero content changes (#681)
1 parent c8f42f4 commit 09d5754

32 files changed

Lines changed: 202 additions & 607 deletions

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" : "2023-02-19"
10+
"val" : "2023-02-22"
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/2023-02-19/core.json"
15+
"version" : "http://purl.obolibrary.org/obo/ro/releases/2023-02-22/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,9 +1,9 @@
11
format-version: 1.2
2-
data-version: ro/releases/2023-02-19/core.owl
2+
data-version: ro/releases/2023-02-22/core.owl
33
ontology: ro/core
44
property_value: http://purl.org/dc/elements/1.1/license https://creativecommons.org/publicdomain/zero/1.0/
55
property_value: http://xmlns.com/foaf/0.1/homepage "https://github.com/oborel/obo-relations/wiki/ROCore" xsd:anyURI
6-
property_value: owl:versionInfo "2023-02-19" xsd:string
6+
property_value: owl:versionInfo "2023-02-22" xsd:string
77

88
[Term]
99
id: BFO:0000002

core.owl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
1414
xmlns:terms="http://purl.org/dc/terms/">
1515
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/ro/core.owl">
16-
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ro/releases/2023-02-19/core.owl"/>
16+
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ro/releases/2023-02-22/core.owl"/>
1717
<dc:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
18-
<owl:versionInfo>2023-02-19</owl:versionInfo>
18+
<owl:versionInfo>2023-02-22</owl:versionInfo>
1919
<foaf:homepage rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/oborel/obo-relations/wiki/ROCore</foaf:homepage>
2020
</owl:Ontology>
2121

omo_import.owl

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)