|
1 | 1 | format-version: 1.2
|
2 |
| -data-version: ro/releases/2024-04-24/core.owl |
| 2 | +data-version: ro/releases/2025-03-05/core.owl |
| 3 | +idspace: dc http://purl.org/dc/elements/1.1/ |
| 4 | +idspace: foaf http://xmlns.com/foaf/0.1/ |
| 5 | +idspace: oboInOwl http://www.geneontology.org/formats/oboInOwl# |
| 6 | +idspace: swrl http://www.w3.org/2003/11/swrl# |
| 7 | +idspace: swrlb http://www.w3.org/2003/11/swrlb# |
| 8 | +idspace: terms http://purl.org/dc/terms/ |
3 | 9 | ontology: ro/core
|
4 |
| -property_value: http://purl.org/dc/terms/license https://creativecommons.org/publicdomain/zero/1.0/ |
5 |
| -property_value: http://xmlns.com/foaf/0.1/homepage "https://github.com/oborel/obo-relations/wiki/ROCore" xsd:anyURI |
6 |
| -property_value: owl:versionInfo "2024-04-24" xsd:string |
| 10 | +property_value: foaf:homepage "https://github.com/oborel/obo-relations/wiki/ROCore" xsd:anyURI |
| 11 | +property_value: owl:versionInfo "2025-03-05" xsd:string |
| 12 | +property_value: terms:license https://creativecommons.org/publicdomain/zero/1.0/ |
7 | 13 |
|
8 | 14 | [Term]
|
9 | 15 | id: BFO:0000002
|
@@ -222,33 +228,31 @@ inverse_of: RO:0000057 ! has participant
|
222 | 228 | id: RO:0000057
|
223 | 229 | name: has participant
|
224 | 230 | def: "a relation between a process and a continuant, in which the continuant is somehow involved in the process" []
|
225 |
| -property_value: http://purl.org/dc/terms/source "http://www.obofoundry.org/ro/#OBO_REL:has_participant" xsd:string |
226 | 231 | property_value: IAO:0000111 "has participant" xsd:string
|
227 | 232 | property_value: IAO:0000112 "this blood coagulation has participant this blood clot" xsd:string
|
228 | 233 | property_value: IAO:0000112 "this investigation has participant this investigator" xsd:string
|
229 | 234 | property_value: IAO:0000112 "this process has participant this input material (or this output material)" xsd:string
|
230 | 235 | property_value: IAO:0000116 "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." xsd:string
|
231 | 236 | property_value: IAO:0000118 "has_participant" xsd:string
|
| 237 | +property_value: terms:source "http://www.obofoundry.org/ro/#OBO_REL:has_participant" xsd:string |
232 | 238 | domain: BFO:0000003 ! occurrent
|
233 | 239 | range: BFO:0000002 ! continuant
|
234 | 240 |
|
235 | 241 | [Typedef]
|
236 | 242 | id: RO:0000058
|
237 | 243 | name: is concretized as
|
238 |
| -def: "A relationship between a generically dependent continuant and a specifically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. A generically dependent continuant may be concretized as multiple specifically dependent continuants." [] |
| 244 | +def: "A relationship between a generically dependent continuant and a specifically dependent continuant or process, in which the generically dependent continuant depends on some independent continuant or process in virtue of the fact that the specifically dependent continuant or process also depends on that same independent continuant. A generically dependent continuant may be concretized as multiple specifically dependent continuants or processes." [] |
239 | 245 | property_value: IAO:0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The journal article (a generically dependent continuant) is concretized as the quality (a specifically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)." xsd:string
|
240 | 246 | property_value: IAO:0000112 "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)." xsd:string
|
241 | 247 | domain: BFO:0000031 ! generically dependent continuant
|
242 |
| -range: BFO:0000020 ! specifically dependent continuant |
243 | 248 | inverse_of: RO:0000059 ! concretizes
|
244 | 249 |
|
245 | 250 | [Typedef]
|
246 | 251 | id: RO:0000059
|
247 | 252 | name: concretizes
|
248 |
| -def: "A relationship between a specifically dependent continuant and a generically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. Multiple specifically dependent continuants can concretize the same generically dependent continuant." [] |
| 253 | +def: "A relationship between a specifically dependent continuant or process and a generically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant or process also depends on that same independent continuant. Multiple specifically dependent continuants or processes can concretize the same generically dependent continuant." [] |
249 | 254 | property_value: IAO:0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The quality (a specifically dependent continuant) concretizes the journal article (a generically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)." xsd:string
|
250 | 255 | property_value: IAO:0000112 "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)." xsd:string
|
251 |
| -domain: BFO:0000020 ! specifically dependent continuant |
252 | 256 | range: BFO:0000031 ! generically dependent continuant
|
253 | 257 |
|
254 | 258 | [Typedef]
|
@@ -373,14 +377,14 @@ inverse_of: RO:0001025 ! located in
|
373 | 377 | id: RO:0001025
|
374 | 378 | name: located in
|
375 | 379 | def: "a relation between two independent continuants, the target and the location, in which the target is entirely within the location" []
|
376 |
| -property_value: http://purl.org/dc/terms/source "http://www.obofoundry.org/ro/#OBO_REL:located_in" xsd:string |
377 | 380 | property_value: IAO:0000111 "located in" xsd:string
|
378 | 381 | property_value: IAO:0000112 "my brain is located in my head" xsd:string
|
379 | 382 | property_value: IAO:0000112 "this rat is located in this cage" xsd:string
|
380 | 383 | property_value: IAO:0000116 "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1. Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus" xsd:string
|
381 | 384 | property_value: IAO:0000116 "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/" xsd:string
|
382 | 385 | property_value: IAO:0000118 "located_in" xsd:string
|
383 | 386 | property_value: RO:0001900 RO:0001901
|
| 387 | +property_value: terms:source "http://www.obofoundry.org/ro/#OBO_REL:located_in" xsd:string |
384 | 388 | domain: BFO:0000004 {IAO:0000116="This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation."} ! independent continuant
|
385 | 389 | range: BFO:0000004 {IAO:0000116="This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation."} ! independent continuant
|
386 | 390 | is_transitive: true
|
|
0 commit comments