Link to this page
Chronic Disease Patient Education Ontology
Last uploaded:
December 18, 2019
Acronym | CDPEO |
Visibility | Public |
Description | This ontology is used to recommend personalized education materials to chronic disease patients. The constructed ontology mainly consists of two levels. Level 1 includes 5 terms: demographic, disease, vital sign, lifestyle and medication, which describe the characteristics contained in the patient data, as well as the topics of education materials. Leve 2 contains the detailed elements for each Level 1 class. The patient profile class is used to generate the instance of patient data, using object properties to connect to the specific characteristic class. The patient data will be mapped to a vector space generated from the Level 2 classes. SWRL rules are added to implement the semantic logic of mapping from patient original data to the ontology vector space. The pulblication of the ontology is in preperation. |
Status | Alpha |
Format | OWL |
Contact | ZHEYU WANG, zheyu_zju@qq.com |
Categories | Health |
No views of CDPEO available
Jump to:
Id | http://www.semanticweb.org/ontologies/chronic-diease-patient-education-ontology#Occupation
http://www.semanticweb.org/ontologies/chronic-diease-patient-education-ontology#Occupation
|
---|---|
Preferred Name | Occupation |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
prefLabel | Occupation
|
---|---|
prefixIRI | chronic-diease-patient-education-ontology:Occupation
|
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 CDPEO
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=CDPEO&class=http%3A%2F%2Fwww.semanticweb.org%2Fontologies%2Fchronic-diease-patient-education-ontology%23Hyperlipidemia&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: "CDPEO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |