Barriers Module of Functional Status Knowledge Graph (FuS-KG)
- Modified on: 2024-05-09
- Latest version:
- https://w3id.org/fuskg/barrier#
- Revision:
- 1.0.0
- Authors:
- Gianluca Apriceno
- Mauro Dragoni
- Tania Bailoni
- Publisher:
- Intelligent Digital Agents Research Group @ Digital Health and Wellbeing Center, Fondazione Bruno Kessler
- Imported Ontologies:
- core
- Download serialization:
- License:
- Visualization:

- Cite as:
- Gianluca Apriceno, Mauro Dragoni, Tania Bailoni. Barriers Module of Functional Status Knowledge Graph (FuS-KG). Revision: 1.0.0.
- Vocabulary maintained at:
- https://github.com/IDA-FBK/FuS-KG
Barriers Module Specification
Abstract
The Barrier module imports the Core module and it contains the type of barriers
defined within the Supported Intensity Scale (SIS) manual [[1]](#SIS) and how these barriers
may affect the fulfillment of specific activities.
Introduction back to ToC
The Barrier module imports the Core module and it contains the type of barriers defined
within the Supported Intensity Scale (SIS) manual [[1]](#SIS) and how these barriers may affect the fulfillment
of specific activities. In particular, the barriers are sub-divided into different categories based on
their type (i.e., CognitiveBarrier, HealthBarrier, PsychologicalBarrier, PhysicalBarrier, etc.) and
can be connected to an activity, a food or a nutrient as previously described in the core module.
Also, this module presents the FeatureOfInterest which specifies the feature of interest relating to a barrier.
Namespace declarations
Table 1: Namespaces used in the document
dc | <http://purl.org/dc/elements/1.1/> |
dcterms | <http://purl.org/dc/terms/> |
doid | <http://purl.obolibrary.org/obo/doid#> |
doid1 | <http://purl.obolibrary.org/obo/doid.owl#> |
fsbarr | <https://w3id.org/fuskg/barrier#> |
fscore | <https://w3id.org/fuskg/core#> |
obo | <http://purl.obolibrary.org/obo/> |
oboInOwl | <http://www.geneontology.org/formats/oboInOwl#> |
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#> |
Barriers Module of Functional Status Knowledge Graph (FuS-KG): Overview back to ToC
This ontology has the following classes and properties.
Classes
Object Properties
Annotation Properties
Barriers Module of Functional Status Knowledge Graph (FuS-KG): Description back to ToC
The Barrier module imports the Core module and models different types of barriers that may affect the fulfillment of specific activities. The barriers are categorized based on their nature and impact, following the Supported Intensity Scale (SIS) manual [[1]](#SIS).
The core barrier categories include:
- [CognitiveBarrier](#CognitiveBarrier)
- [EnvironmentBarrier](#EnvironmentBarrier)
- [HealthBarrier](#HealthBarrier)
- [PersonalBarrier](#PersonalBarrier)
- [PhysicalBarrier](http://purl.obolibrary.org/obo/doid.owl#PhysicalBarrier)
- [PsychologicalBarrier](#PsychologicalBarrier)
- [SocialBarrier](#SocialBarrier)
These barriers can be associated with an [Activity](https://ida-fbk.github.io/FuS-KG/documentation/html-docs/modules/Core/index-en.html#Activity), [Food](https://ida-fbk.github.io/FuS-KG/documentation/html-docs/modules/Core/index-en.html#Food), or [Nutrient](https://ida-fbk.github.io/FuS-KG/documentation/html-docs/modules/Core/index-en.html#Nutrient) as previously defined in the Core module.
Additionally, this module introduces the [FeatureOfInterest](#FeatureOfInterest) which specifies the feature of interest relating to a barrier. For example, the fact that it is raining [FeatureOfInterest](#FeatureOfInterest) is connected to the weather condition barrier [EnvironmentBarrier](#EnvironmentBarrier).
Cross-reference for Barriers 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 Barriers Module of Functional Status Knowledge Graph (FuS-KG).
Classes
Cognitive Barrierc back to ToC or Class ToC
IRI: https://w3id.org/fuskg/barrier#CognitiveBarrier
-
has super-classes
-
Barrier c
Feature of Interestc back to ToC or Class ToC
IRI: https://w3id.org/fuskg/barrier#FeatureOfInterest
-
is in range of
-
has feature op
Health Barrierc back to ToC or Class ToC
IRI: https://w3id.org/fuskg/barrier#HealthBarrier
-
has super-classes
-
Barrier c
Physical Barrierc back to ToC or Class ToC
IRI: http://purl.obolibrary.org/obo/doid.owl#PhysicalBarrier
-
has super-classes
-
Barrier c
-
has sub-classes
-
Physical Pain c
Psychological Barrierc back to ToC or Class ToC
IRI: https://w3id.org/fuskg/barrier#PsychologicalBarrier
-
has super-classes
-
Barrier c
-
has sub-classes
-
Fear c
Object Properties
IRI: https://w3id.org/fuskg/barrier#hasFeature
Annotation Properties
IRI: http://purl.org/dc/terms/creator
IRI: http://purl.org/dc/terms/issued
IRI: http://purl.org/dc/terms/license
IRI: http://purl.org/dc/terms/modified
IRI: http://purl.org/vocab/vann/preferredNamespacePrefix
IRI: http://purl.org/vocab/vann/preferredNamespaceUri
IRI: http://purl.org/dc/terms/publisher
IRI: http://purl.org/dc/terms/rights
IRI: http://purl.org/dc/terms/title
Legend back to ToC
c: Classes
op: Object Properties
dp: Data Properties
ap: Annotation Properties
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.