Skip to content

madhawap/human-device-gesture-interaction-ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Device Gesture Interaction (HDGI) Ontology

hdgi logo

What is HDGI ontology?

This ontology formally describes human gestures and facilitate automated reasoning tasks which help systems to map gestures to corresponding affordances. This will be helpful for standardizing gesture designing and to bring interoperability across gesture-controlled interfaces.

Homepage

Vocabulary Usage

@prefix hdgi: <https://w3id.org/hdgi#>

What is in this repository?

This repository contains two major branches. 

master branch : This is the dev branch of the ontology. You can find all the versions of the ontology here. E.g. Inside v0.1 directory, you can find the Turtle syntax, JSON-LD, RDF/XML and N-Triples formatted files of the ontology version 1.0. 

gh-pages branch : This contains the ontology homepage implementation.

We moved the ontology mapping service implementation to a new repository to make things modular and clean. Thus, 'api' directory will no longer hold the implementation for the ontology mapping service. However, we will be keeping the directory ('api') to avoid breaking any links in the documentation. Inside the 'api' directory, there is a 'README.md' file which provides relevant information of the new repository.

About the HDGI project

This is the main ontology development repository of HDGI ontology.

Please see below where to find relevent information

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Learn more about contributing.

Support