|
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <rdf:RDF xmlns="http://purl.obolibrary.org/obo/ro/core.owl#" |
3 | 3 | xml:base="http://purl.obolibrary.org/obo/ro/core.owl" |
4 | | - xmlns:dc="http://purl.org/dc/elements/1.1/" |
5 | 4 | xmlns:obo="http://purl.obolibrary.org/obo/" |
6 | 5 | xmlns:owl="http://www.w3.org/2002/07/owl#" |
7 | 6 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
11 | 10 | xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
12 | 11 | xmlns:swrl="http://www.w3.org/2003/11/swrl#" |
13 | 12 | xmlns:swrlb="http://www.w3.org/2003/11/swrlb#" |
14 | | - xmlns:terms="http://purl.org/dc/terms/"> |
| 13 | + xmlns:terms="http://purl.org/dc/terms/" |
| 14 | + xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"> |
15 | 15 | <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-06-28/core.owl"/> |
17 | | - <dc:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/> |
18 | | - <owl:versionInfo>2023-06-28</owl:versionInfo> |
| 16 | + <owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/ro/releases/2023-08-18/core.owl"/> |
| 17 | + <terms:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/> |
| 18 | + <owl:versionInfo>2023-08-18</owl:versionInfo> |
19 | 19 | <foaf:homepage rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://github.com/oborel/obo-relations/wiki/ROCore</foaf:homepage> |
20 | 20 | </owl:Ontology> |
21 | 21 |
|
|
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 | | - <!-- http://purl.org/dc/elements/1.1/license --> |
90 | | - |
91 | | - <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/license"/> |
92 | | - |
93 | | - |
94 | | - |
95 | | - <!-- http://purl.org/dc/elements/1.1/source --> |
| 89 | + <!-- http://purl.org/dc/terms/license --> |
96 | 90 |
|
97 | | - <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/source"/> |
| 91 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/> |
98 | 92 |
|
99 | 93 |
|
100 | 94 |
|
101 | | - <!-- http://purl.org/dc/terms/license --> |
| 95 | + <!-- http://purl.org/dc/terms/source --> |
102 | 96 |
|
103 | | - <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/> |
| 97 | + <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/source"/> |
104 | 98 |
|
105 | 99 |
|
106 | 100 |
|
@@ -304,7 +298,7 @@ A continuant cannot have an occurrent as part: use 'participates in'. |
304 | 298 | <obo:IAO_0000115 xml:lang="en">a relation between a process and a continuant, in which the continuant is somehow involved in the process</obo:IAO_0000115> |
305 | 299 | <obo:IAO_0000116 xml:lang="en">Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time.</obo:IAO_0000116> |
306 | 300 | <obo:IAO_0000118 xml:lang="en">has_participant</obo:IAO_0000118> |
307 | | - <dc:source>http://www.obofoundry.org/ro/#OBO_REL:has_participant</dc:source> |
| 301 | + <terms:source>http://www.obofoundry.org/ro/#OBO_REL:has_participant</terms:source> |
308 | 302 | <rdfs:label xml:lang="en">has participant</rdfs:label> |
309 | 303 | </owl:ObjectProperty> |
310 | 304 |
|
@@ -533,7 +527,7 @@ A continuant cannot have an occurrent as part: use 'participates in'. |
533 | 527 | <obo:IAO_0000116 xml:lang="en">Most location relations will only hold at certain times, but this is difficult to specify in OWL. See http://purl.obolibrary.org/obo/ro/docs/temporal-semantics/</obo:IAO_0000116> |
534 | 528 | <obo:IAO_0000118 xml:lang="en">located_in</obo:IAO_0000118> |
535 | 529 | <obo:RO_0001900 rdf:resource="http://purl.obolibrary.org/obo/RO_0001901"/> |
536 | | - <dc:source>http://www.obofoundry.org/ro/#OBO_REL:located_in</dc:source> |
| 530 | + <terms:source>http://www.obofoundry.org/ro/#OBO_REL:located_in</terms:source> |
537 | 531 | <rdfs:label xml:lang="en">located in</rdfs:label> |
538 | 532 | </owl:ObjectProperty> |
539 | 533 | <owl:Axiom> |
|
0 commit comments