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_0000008
http://purl.obolibrary.org/obo/BFO_0000008
|
---|---|
Preferred Name | temporal region |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
preferred label | temporal region
|
---|---|
label | temporal region
|
prefLabel | temporal region
|
has associated axiom(fol) | (forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002]
(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001]
(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001]
|
editor note | Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional
|
has associated axiom(nl) | Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])
All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])
|
isDefinedBy | |
elucidation | A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])
|
BFO OWL specification label | t-region
|
prefixIRI | BFO:0000008
|
subClassOf | |
type | |
BFO CLIF specification label | TemporalRegion
|
disjointWith |
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 |