Notes
Add NCBO Web Widgets to your site for NIFSTD
Widget type | Widget demonstration |
---|---|
|
|
|
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) |
|
|
|
Id | http://api.brain-map.org/api/v2/data/Structure/512
http://api.brain-map.org/api/v2/data/Structure/512
|
---|---|
Preferred Name | Cerebellum |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
preferred label | Cerebellum
|
---|---|
label | Cerebellum (mba)
|
abbrev | CB
|
subClassOf | |
type | |
delineates |
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
Subject | Author | Type | Class | Created |
---|---|---|---|---|
Replacement term needed | whetzel | Comment | http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBI-proxy.owl#birnlex_11002 | 2009-11-15 |
IAO equivalent term | whetzel | Comment | http://ontology.neuinfo.org/NIF/Backend/BIRNLex-OBI-proxy.owl#birnlex_11037 | 2009-11-15 |
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=NIFSTD&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FGO_1903994&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: "NIFSTD" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |