Link to this page
Neuron Phenotype Ontology
Last uploaded:
September 20, 2024
Acronym | NPOKB |
Visibility | Public |
Description | An ontology of neuron types based on the phenotypic dimensions of cells that can be measure experimentally. |
Status | Beta |
Format | OWL |
Contact | Tom Gillespie, tgbugs@gmail.com |
Categories | Cell, Cellular anatomy , Phenotype |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2024-09-20 (Parsed, Indexed, Metrics, Annotator, Error Diff) | 09/20/2024 | 09/20/2024 | OWL | CSV | RDF/XML |
2024-08-28 (Archived) | 08/27/2024 | 08/27/2024 | OWL |
2024-08-01 (Archived) | 08/01/2024 | 08/01/2024 | OWL |
2024-03-04 (Archived) | 03/04/2024 | 03/04/2024 | OWL |
2023-07-30 (Archived) | 07/30/2023 | 07/30/2023 | OWL |
2023-07-26 (Archived) | 07/27/2023 | 07/27/2023 | OWL |
2023-04-28 (Archived) | 04/28/2023 | 04/28/2023 | OWL |
2023-03-30 (Archived) | 03/30/2023 | 03/30/2023 | OWL |
2023-03-08 (Archived) | 03/09/2023 | 03/09/2023 | OWL |
2022-12-06 (Archived) | 12/06/2022 | 12/06/2022 | OWL |
2022-11-13 (Archived) | 11/13/2022 | 11/13/2022 | OWL |
2022-08-05 (Archived) | 08/07/2022 | 08/07/2022 | OWL |
2022-08-05 (Archived) | 08/06/2022 | 08/06/2022 | OWL |
2022-08-05 (Archived) | 08/05/2022 | 08/05/2022 | OWL |
2022-07-18 (Archived) | 07/19/2022 | 07/19/2022 | OWL |
2021-08-06 (Archived) | 08/12/2021 | 08/12/2021 | OWL |
2020-08-03 (Archived) | 08/28/2020 | 08/28/2020 | OWL |
more... |
No views of NPOKB available
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])
|
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]) |
---|---|
preferred label | process
|
label | process
|
prefLabel | process
|
has associated axiom(fol) | (iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003]
|
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 NPOKB
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=NPOKB&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FUBERON_0009623&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: "NPOKB" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |