Guidelines Module of Functional Status Knowledge Graph (FuS-KG)
language en

Guidelines Module of Functional Status Knowledge Graph (FuS-KG)

Modified on: 2024-05-16
Latest version:
https://w3id.org/fuskg/guidelines
Revision:
1.00
Issued on:
2017-05-02
Authors:
Claudio Eccher
Gianluca Apriceno
Mauro Dragoni
Rosa Maimone
Tania Bailoni
Publisher:
Intelligent Digital Agents Research Group @ Digital Health and Wellbeing Center, Fondazione Bruno Kessler
Imported Ontologies:
core
time
dcat
prov-o#
activity
barrier
core
disease
food
multimodal
recipe
temporal
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by-nc-sa/4.0/
Visualization:
Visualize with WebVowl
Cite as:
Claudio Eccher, Gianluca Apriceno, Mauro Dragoni, Rosa Maimone, Tania Bailoni. Guidelines Module of Functional Status Knowledge Graph (FuS-KG). Revision: 1.00.
Vocabulary maintained at:
https://github.com/IDA-FBK/FuS-KG
Guidelines Module Specification

Abstract

The Guidelines imports the Barrier and Temporal modules. This module aims to model behavioral guidelines associated with users to support reasoning tasks about possible recommendations related to the user data that can be collected [(Dragoni et al., 2020)](#Dragoni2020).

Introduction back to ToC

The Guideline Module imports the Barrier and Temporal modules. It aims to model behavioral guidelines associated with users to support reasoning tasks about possible recommendations related to the user data that can be collected [(Dragoni et al., 2020)](#Dragoni2020). In particular, the guidelines are specified in the MonitoringRule concept. Then, the hasRuleDefinition data property specifies the definition of a MonitoruleRule, the hasMonitoredValueInterval property specifies the interval monitored (i.e. ValueInterval), and the monitors property associates the rules to the users

Namespace declarations

Table 1: Namespaces used in the document
dcterms<http://purl.org/dc/terms/>
fsacti<https://w3id.org/fuskg/activity#>
fsfood<https://w3id.org/fuskg/food#>
fsguid<https://w3id.org/fuskg/guidelines#>
fstemp<https://w3id.org/fuskg/temporal#>
owl<http://www.w3.org/2002/07/owl#>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
vann<http://purl.org/vocab/vann/>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

Guidelines Module of Functional Status Knowledge Graph (FuS-KG): Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Annotation Properties

Guidelines Module of Functional Status Knowledge Graph (FuS-KG): Description back to ToC

Guidelines Module

The Guideline module imports the Barrier and Temporal modules. It models behavioral guidelines associated with users to support reasoning tasks related to recommendations based on collected user data [(Dragoni et al., 2020)](#Dragoni2020). The core concept of this module is [MonitoringRule](#MonitoringRule), which defines specific guidelines for user behavior monitoring. The module introduces the following key properties: - [hasRuleDefinition](#hasRuleDefinition): Specifies the definition of a MonitoringRule. - [hasMonitoredValueInterval](#hasMonitoredValueInterval): Defines the monitored interval (i.e., [ValueInterval](#ValueInterval)). - [monitors](#monitors): Associates monitoring rules with users.

Cross-reference for Guidelines Module of Functional Status Knowledge Graph (FuS-KG) classes, object properties and data properties back to ToC

This section provides details for each class and property defined by Guidelines Module of Functional Status Knowledge Graph (FuS-KG).

Classes

Monitoring Rulec back to ToC or Class ToC

IRI: https://w3id.org/fuskg/guidelines#MonitoringRule

This concept enables the definition of rules that can be associated to a specific user or to a specific profile in order to support monitoring activities.
is in domain of
has Monitored Value Interval op, has rule definition dp, monitors op

Value Intervalc back to ToC or Class ToC

IRI: https://w3id.org/fuskg/guidelines#ValueInterval

This concept enables the definition of numerical intervals of the form [lowerBound, upperBound] that can be associated with an instance of the MonitoringRule concept.
is in range of
has Monitored Value Interval op

Object Properties

has Monitored Value Intervalop back to ToC or Object Property ToC

IRI: https://w3id.org/fuskg/guidelines#hasMonitoredValueInterval

has domain
Monitoring Rule c
has range
Value Interval c

monitorsop back to ToC or Object Property ToC

IRI: https://w3id.org/fuskg/guidelines#monitors

This property specifies the subject of a MonitoringRule.
has domain
Monitoring Rule c

Data Properties

has rule definitiondp back to ToC or Data Property ToC

IRI: https://w3id.org/fuskg/guidelines#hasRuleDefinition

This property specifies the definition of the MonitoringRule.
has domain
Monitoring Rule c
has range
string

Annotation Properties

active Categoryap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#activeCategory

applies Toap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#appliesTo

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

domainap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#domain

has Monitored Valueap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#hasMonitoredValue

has domain
has range

has Operatorap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#hasOperator

has domain

has Priorityap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#hasPriority

has domain
has range

has Rule Idap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#hasRuleId

has domain
has range

issuedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/issued

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

lower Boundap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#lowerBound

has range
double

modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

monitored Entityap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#monitoredEntity

has domain

monitored Entity Typeap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#monitoredEntityType

has domain

preferred Namespace Prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred Namespace Uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

rangeap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#range

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/rights

timingap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#timing

has domain

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/title

upper Boundap back to ToC or Annotation Property ToC

IRI: https://w3id.org/fuskg/guidelines#upperBound

has range
double

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ap: Annotation Properties

References back to ToC

  1. Dragoni, M., Donadello, I., & Eccher, C. (2020). Explainable AI meets persuasiveness: Translating reasoning results into behavioral change advice. Artificial Intelligence in Medicine, 105, 101840. https://doi.org/10.1016/j.artmed.2020.101840

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.