项目作者: madhawap

项目描述 :
This is the main development repository of HDGI ontology.
高级语言:
项目地址: git://github.com/madhawap/human-device-gesture-interaction-ontology.git
创建时间: 2020-05-12T12:46:25Z
项目社区:https://github.com/madhawap/human-device-gesture-interaction-ontology

开源协议:MIT License

下载


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

  1. @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