Link to this page
Knowledge Object Reference Ontology
Last uploaded:
February 12, 2018
Acronym | KORO |
Visibility | Public |
Description | An ontology to define the parts of a Knowledge Object and their relations built using the Basic Formal Ontology and Information Artifact Ontology |
Status | Beta |
Format | OWL |
Contact | Allen Flynn, ajflynn@umich.edu |
Categories | Biomedical Resources |
Version | Released | Uploaded | Downloads |
---|---|---|---|
1.3 (Parsed, Indexed, Metrics, Annotator) | 02/12/2018 | 02/12/2018 | OWL | CSV | RDF/XML | Diff |
1.3 (Archived) | 02/12/2018 | 02/12/2018 | OWL |
1.3 (Archived) | 02/12/2018 | 02/12/2018 | OWL |
1.2 (Archived) | 12/20/2017 | 12/19/2017 | OWL | Diff |
1.1 (Archived) | 03/09/2017 | 09/17/2017 | OWL | Diff |
1.0 (Archived) | 03/09/2017 | 03/11/2017 | OWL |
more... |
No views of KORO available
Classes | 110 |
Individuals | 16 |
Properties | 19 |
Maximum depth | 9 |
Maximum number of children | 11 |
Average number of children | 2 |
Classes with a single child | 30 |
Classes with more than 25 children | 0 |
Classes with no definition | 3 |
Jump to:
Id | http://purl.obolibrary.org/obo/BFO_0000015
http://purl.obolibrary.org/obo/BFO_0000015
|
---|---|
Preferred Name | process |
Definitions |
p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])
process = def. an occurrent that has temporal proper parts and for some time t, process = p s-depends_on some material entity at t.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003]) process = def. an occurrent that has temporal proper parts and for some time t, process = p s-depends_on some material entity at t. |
---|---|
label | process
|
prefLabel | process
|
editor note | BFO 2 Reference: The realm of occurrents is less pervasively marked by the presence of natural units than is the case in the realm of independent continuants. Thus there is here no counterpart of ‘object’. In BFO 1.0 ‘process’ served as such a counterpart. In BFO 2.0 ‘process’ is, rather, the occurrent counterpart of ‘material entity’. Those natural – as contrasted with engineered, which here means: deliberately executed – units which do exist in the realm of occurrents are typically either parasitic on the existence of natural units on the continuant side, or they are fiat in nature. Thus we can count lives; we can count football games; we can count chemical reactions performed in experiments or in chemical manufacturing. We cannot count the processes taking place, for instance, in an episode of insect mating behavior.Even where natural units are identifiable, for example cycles in a cyclical process such as the beating of a heart or an organism’s sleep/wake cycle, the processes in question form a sequence with no discontinuities (temporal gaps) of the sort that we find for instance where billiard balls or zebrafish or planets are separated by clear spatial gaps. Lives of organisms are process units, but they too unfold in a continuous series from other, prior processes such as fertilization, and they unfold in turn in continuous series of post-life processes such as post-mortem decay. Clear examples of boundaries of processes are almost always of the fiat sort (midnight, a time of death as declared in an operating theater or on a death certificate, the initiation of a state of war)
|
isDefinedBy | |
BFO OWL specification label | process
|
prefixIRI | BFO:0000015
|
subClassOf | |
type | |
example of usage | the life of an organism
the course of a disease
the flight of a bird
a process of sleeping
your process of aging.
a process of cell-division, \ a beating of the heart
a process of meiosis
See more
See less
|
BFO CLIF specification label | Process
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for KORO
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=KORO&class=http%3A%2F%2Fwww.knowledgegrid.org%2Fkoro%23KORO_365&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "KORO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |