Ontology-Based Healthcare Context Information Modeling leaf node


URI

https://openalex.org/T13243

Label

Ontology-Based Healthcare Context Information Modeling

Description

This cluster of papers focuses on ontology-based healthcare context modeling in a ubiquitous environment. It includes topics such as dietary nutrition recommendation, emergency situation monitoring, topic modeling for medical big data mining, depression risk prediction using deep neural network model, bio-detection for smart health service, and P2P cloud network services for IoT-based disaster situations.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T13243> a skos:Concept ;
    rdfs:label "Ontology-Based Healthcare Context Information Modeling"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Ontology_(information_science)>,
        <https://openalex.org/T13243> ;
    skos:broader oasubfields:3605 ;
    skos:definition "This cluster of papers focuses on ontology-based healthcare context modeling in a ubiquitous environment. It includes topics such as dietary nutrition recommendation, emergency situation monitoring, topic modeling for medical big data mining, depression risk prediction using deep neural network model, bio-detection for smart health service, and P2P cloud network services for IoT-based disaster situations."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Ontology-Based Healthcare Context Information Modeling"@en ;
    openalex:cited_by_count 15956 ;
    openalex:works_count 20117 .