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#GenericallyDependentContinuant
http://www.ifomis.org/bfo/1.1/snap#GenericallyDependentContinuant
|
---|---|
Preferred Name | generically_dependent_continuant |
Definitions |
Definition: A continuant [snap:Continuant] that is dependent on one or other independent continuant [snap:IndependentContinuant] bearers. For every instance of A requires some instance of (an independent continuant [snap:IndependentContinuant] type) B but which instance of B serves can change from time to time.
Examples: a certain PDF file that exists in different and in several hard drives
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Definition: A continuant [snap:Continuant] that is dependent on one or other independent continuant [snap:IndependentContinuant] bearers. For every instance of A requires some instance of (an independent continuant [snap:IndependentContinuant] type) B but which instance of B serves can change from time to time. Definition: A continuant [snap:Continuant] that is dependent on one or other independent continuant [snap:IndependentContinuant] bearers. For every instance of A requires some instance of (an independent continuant [snap:IndependentContinuant] type) B but which instance of B serves can change from time to time. Examples: a certain PDF file that exists in different and in several hard drives |
---|---|
label | generically_dependent_continuant
|
comment | Definition: A continuant [snap:Continuant] that is dependent on one or other independent continuant [snap:IndependentContinuant] bearers. For every instance of A requires some instance of (an independent continuant [snap:IndependentContinuant] type) B but which instance of B serves can change from time to time.
Examples: a certain PDF file that exists in different and in several hard drives
|
prefLabel | generically_dependent_continuant
|
prefixIRI | snap:GenericallyDependentContinuant
|
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 |