Link to this page
SmartPITeS Proyect Ontology for Complex Chronic Patients
Last uploaded:
March 27, 2023
Add NCBO Web Widgets to your site for SP_ONTOLOGY
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=SP_ONTOLOGY&class=http%3A%2F%2Fwww.semanticweb.org%2Fmaria%2Fontologies%2F2023%2F1%2FOntologiaByMAF%23OWLClass_ceb6b2c3_cdcc_4594_9b46_a783b6e213ff&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: "SP_ONTOLOGY" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |