Notes
Add NCBO Web Widgets to your site for AI
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) |
|
|
|
Acronym | AI |
Visibility | Public |
Description | An ontology for artificial intelligence, specifically focused on generative AI, aiming to support and facilitate new research in this domain by providing a structured representation of key concepts, methods, and technologies. |
Status | Alpha |
Format | OWL |
Language | English |
Contact | Ruslan Magana Vsevolodovna, contact@ruslanmv.com |
Categories | Other |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2024-08-14 (Parsed, Indexed, Metrics, Annotator) | 10/24/2024 | 10/24/2024 | OWL | CSV | RDF/XML |
No views of AI available
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=AI&class=https%3A%2F%2Fw3id.org%2Faio%2FLSTMCellLayer&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: "AI" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |