Giter VIP home page Giter VIP logo

lissu's Introduction

LISSU: Integrating SemanticWeb Concepts Into SOA Frameworks

Resource repository accompanying the research paper "LISSU: Integrating Semantic Web Concepts Into SOA Frameworks" from the International Conference on Enterprise Information Systems (ICEIS), covering code snippets and an example.

Implementation

Prerequisites:

  • bazel

Find out how to install it here: https://docs.bazel.build/versions/master/install-ubuntu.html

Run bazel run //implementation/services/semanticservice:main from inside this folder.

Usage of the Semantic Services

Related file locations

Under /implementation/services/semanticservice you can find the "main.py" file containing the two new semantic service implementations and the semantic configurations for the servers as well. The server configurations should be named after the server.

The services are defined under proto/semanticservice/semanticservice.proto

So far only tested with the scanner service. Under services/scannerservice/hardwarecontroller/semanticDemos the "withSem.py" file can be used as a test for both semantic modules in an error free environment and the "failedSem.py" file for a case with semantical errors.

The "clientSemantic.json" is a configuration file with the OM URIs while "qudtSemantic.json" has the QUDT identifiers.

Runing applications with semantics enabled

All the following commands assume, that you are within the folder of the file you want to run.

  1. Run the semantic server in this folder via bazel run main.

  2. Run a desired server, for example the scanner mockup under services/scannerservice/hardwarecontroller/mockup via bazel run mockup

  3. Start your desired client, for example the demo client under services/scannerservice/hardwarecontroller/semanticDemos via bazel run withSemor bazel run failedSem

Authors: Siyabend Sakik, Moritz Kröger, Johannes Lipp

lissu's People

Contributors

smokrow avatar siyabend-sakik avatar

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.