Link to this page
Autism DSM-ADI-R ontology
Last uploaded:
April 7, 2015
Acronym | ADAR |
Visibility | Public |
Description | The autism DSM-ADI-R (ADAR) ontology extends an ontology by Tu et al. with additional SWRL rules to infer phenotypes from ADI-R items. It includes OWL class definitions representing DSM IV diagnostic criteria for autistic disorder and ASD criteria for Autism Spectrum Disorder OWL Reasoners can thus infer autism-related phenotypes from ADI-R questionnaire results Tu SW, Tennakoon L, Connor MO, Das A. Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes : The Case of Autism. AMIA Annu Symp Proc 2008;727–31 |
Status | Production |
Format | OWL |
Contact | Mor Peleg, peleg.mor@gmail.com |
Categories | Health |
No views of ADAR available
Jump to:
Id | http://purl.org/autism-ontology/1.0/autism-rules.owl#Skill_in_Understanding_Humor
http://purl.org/autism-ontology/1.0/autism-rules.owl#Skill_in_Understanding_Humor
|
---|---|
Preferred Name | Skill_in_Understanding_Humor |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
has_definition | The ability to recognize and enjoy humorous statements, including jokes, irony, and sarcasm. |
---|---|
has_definition_source | The ability to recognize and enjoy humorous statements, including jokes, irony, and sarcasm. http://www.nlm.nih.gov/research/umls?cui=C0566220 |
prefLabel | Skill_in_Understanding_Humor
|
prefixIRI | autism-rules:Skill_in_Understanding_Humor
|
subClassOf | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for ADAR
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=ADAR&class=http%3A%2F%2Fpurl.org%2Fautism-ontology%2F1.0%2Fautism-rules.owl%23Head_Shaking&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: "ADAR" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |