Giter VIP home page Giter VIP logo

heseba / ontospect Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 6.17 MB

Web Of Things Ontology Inspection

Home Page: https://vsr.informatik.tu-chemnitz.de/projects/2019/growth/

License: MIT License

Python 87.29% Java 3.73% ANTLR 3.23% XSLT 1.07% SCSS 1.18% CSS 0.86% JavaScript 1.77% HTML 0.88%
webofthings ontologies analysis rules semanticweb internetofthings iot natural-language-generation concept-extraction web-of-things internet-of-things django python

ontospect's Introduction

OntoSpect

OntoSpect allows extracting sensors, actuators, and rules from Web of Things ontologies. It is part of our research on Web of Things (GrOWTH) [1] and is currently submitted for review to the International Conference on Web Engineering (ICWE 2021).

One of the main challenges in the Internet of Things (IoT) is the lack of semantic interoperability between heterogeneous sources. In the Semantic Web domain, ontologies are one way to achieve semantic interoperability by using a common vocabulary that represents heterogeneous sources. However, recent studies have shown that the amount of concept reuse from existing IoT ontologies is low. As the number of IoT ontologies increases, encouraging users to reuse existing ontologies instead of creating new concepts becomes important. Ontology catalogues are a prominent approach to discover and inspect existing ontologies for reuse. However, such catalogues inspect the ontologies using general criteria which is not enough to understand the content of the ontology. In this paper, we propose a method for automatic ontology inspection (OntoSpect) of IoT ontologies from different application domains based on a generic set of content-related concepts. OntoSpect consists of two main steps: first it extracts the set of IoT concepts, and then generates human-understandable descriptions using a Model-driven Engineering (MDE) approach. We evaluate the quality of concept extraction and natural language description generation with 84 ontologies retrieved from the LOV4IoT catalogue and report on quality metrics. In addition, we conduct an empirical study with 28 ontology users to further assess the quality of the generated descriptions. The results demonstrate the capability of OntoSpect to support ontology users inspecting IoT ontologies.

Requirements

  • Python 3.7.3
  • JDK1.8.0_261

Usage

Install the python environment with correct version

Install a JRE version higher than 1.8.0_261 (JAVA8)

Enter the "ontoproject" directory

cd ontoproject

Install required packages using pip

pip instal requirements.txt

Run Django's local server

python manage.py runserver

Open the address printed in terminal (by default http://127.0.0.1:8000/ontospect/)

Recommended Browser

This project can now running on Firefox, Chrome, Microsoft Edge, and Safari. We strongly recommend to use Firefox to get the best experience.

References

If you want to use or extend OntoSpect, please consider citing the related publications:

[1] Noura M., Heil S., Gaedke M. (2018) GrOWTH: Goal-Oriented End User Development for Web of Things Devices. In: Mikkonen T., Klamma R., Hernández J. (eds) Web Engineering. ICWE 2018. Lecture Notes in Computer Science, vol 10845. Springer, Cham

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.