Link to this page
Computational Neuroscience Ontology
Acronym | CNO |
Visibility | Public |
Description | CNO is a controlled vocabulary of terms used in Computational Neurosciences to describe models of the nervous system. This first release of CNO is an alpha version and should be further aligned with other ontologies accessible on Bioportal and should be made compliant with the OBO foundry recommendations. This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. If you have any comments, questions or suggestions, please contact Yann Le Franc at ylefranc(at)gmail.com. |
Status | Alpha |
Format | OWL |
Contact | Yann Le Franc, ylefranc@gmail.com |
Categories | Vocabularies |
Id | http://www.ifomis.org/bfo/1.1/snap#ObjectBoundary
http://www.ifomis.org/bfo/1.1/snap#ObjectBoundary
|
---|---|
Preferred Name | object_boundary |
Definitions |
Examples: the surface of the skin, the surface of the earth, the surface of the interior of the stomach, the outer surface of a cell or cell wall
Definition: An independent continuant [snap:IndependentContinuant] that is a lower dimensional part of a spatial entity, normally a closed two-dimensional surface. Boundaries are those privileged parts of object [snap:Object] entities that exist at exactly the point where the object [snap:Object] is separated off from the rest of the existing entities in the world.
Comment: Boundaries are theoretically difficult entities to account for, however the intuitive notion of a physical boundary as a surface of some sort (whether inside or outside of a thing) will generally serve as a good guide for the use of this universal.
Synonyms: substance boundary
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Examples: the surface of the skin, the surface of the earth, the surface of the interior of the stomach, the outer surface of a cell or cell wall Examples: the surface of the skin, the surface of the earth, the surface of the interior of the stomach, the outer surface of a cell or cell wall Definition: An independent continuant [snap:IndependentContinuant] that is a lower dimensional part of a spatial entity, normally a closed two-dimensional surface. Boundaries are those privileged parts of object [snap:Object] entities that exist at exactly the point where the object [snap:Object] is separated off from the rest of the existing entities in the world. Examples: the surface of the skin, the surface of the earth, the surface of the interior of the stomach, the outer surface of a cell or cell wall Definition: An independent continuant [snap:IndependentContinuant] that is a lower dimensional part of a spatial entity, normally a closed two-dimensional surface. Boundaries are those privileged parts of object [snap:Object] entities that exist at exactly the point where the object [snap:Object] is separated off from the rest of the existing entities in the world. Comment: Boundaries are theoretically difficult entities to account for, however the intuitive notion of a physical boundary as a surface of some sort (whether inside or outside of a thing) will generally serve as a good guide for the use of this universal. Examples: the surface of the skin, the surface of the earth, the surface of the interior of the stomach, the outer surface of a cell or cell wall Definition: An independent continuant [snap:IndependentContinuant] that is a lower dimensional part of a spatial entity, normally a closed two-dimensional surface. Boundaries are those privileged parts of object [snap:Object] entities that exist at exactly the point where the object [snap:Object] is separated off from the rest of the existing entities in the world. Comment: Boundaries are theoretically difficult entities to account for, however the intuitive notion of a physical boundary as a surface of some sort (whether inside or outside of a thing) will generally serve as a good guide for the use of this universal. Synonyms: substance boundary |
---|---|
label | object_boundary
|
comment | Examples: the surface of the skin, the surface of the earth, the surface of the interior of the stomach, the outer surface of a cell or cell wall
Definition: An independent continuant [snap:IndependentContinuant] that is a lower dimensional part of a spatial entity, normally a closed two-dimensional surface. Boundaries are those privileged parts of object [snap:Object] entities that exist at exactly the point where the object [snap:Object] is separated off from the rest of the existing entities in the world.
Comment: Boundaries are theoretically difficult entities to account for, however the intuitive notion of a physical boundary as a surface of some sort (whether inside or outside of a thing) will generally serve as a good guide for the use of this universal.
Synonyms: substance boundary
|
prefLabel | object_boundary
|
prefixIRI | snap:ObjectBoundary
|
subClassOf | |
type | |
disjointWith |
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Subject | Author | Type | Class | Created |
---|---|---|---|---|
Only one Abbott model? | padraiggleeson | Comment | http://purl.org/incf/ontology/Computational_Neurosciences/cno_alpha.owl#cno_0000189 | 2012-03-02 |
Too much info | padraiggleeson | Comment | http://purl.org/incf/ontology/Computational_Neurosciences/cno_alpha.owl#cno_0000027 | 2012-03-02 |
STDP? | padraiggleeson | Comment | http://purl.org/incf/ontology/Computational_Neurosciences/cno_alpha.owl#cno_0000060 | 2012-03-02 |
Add ref | padraiggleeson | Comment | http://purl.org/incf/ontology/Computational_Neurosciences/cno_alpha.owl#cno_0000188 | 2012-03-02 |
Equation in ontology?? | padraiggleeson | Comment | http://purl.org/incf/ontology/Computational_Neurosciences/cno_alpha.owl#cno_0000026 | 2012-03-02 |
Add NCBO Web Widgets to your site for CNO
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=CNO&class=http%3A%2F%2Fpurl.org%2Fincf%2Fontology%2FComputational_Neurosciences%2Fcno_alpha.owl%23cno_0000205&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: "CNO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |