Skip to content

Releases: oeg-upm/wot-hive

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 19 Dec 09:41

This is a release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard.

ADDITIONAL FEATURES:

  • Closes #31, #32 and fixes some minor bug

The service can be run executing java -jar wothive-0.2.10.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 03 Apr 11:02

This is a release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard.

ADDITIONAL FEATURES:

  • Supports 1.1 version of TDs, updated the json schema in the repository
  • Close #30 and fixes some minor bug

The service can be run executing java -jar wothive-0.2.9.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 10 Jan 13:49

This is a release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard.

ADDITIONAL FEATURES:

  • SPARQL Federation for discovery
  • SHACL validation

The service can be run executing java -jar wothive-0.2.8.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 26 Jan 08:58

This is a release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

CHANGELOG:

  • Fixed deletion of Thing Descriptions
  • Enabled Json Path

The service can be run executing java -jar wothive-0.2.2.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 20 Jan 16:55

This is the first official release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

CHANGELOG:

  • Added functionalities required to connect with triple stores with authentication
  • Added functionalities to fix #17 #19 #20

The service can be run executing java -jar wothive-0.2.1.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 19 Jan 16:52
86d64ae

This is the first official release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

CHANGELOG:

  • Interaction of the directory with the triple store based on jena
  • Things translation handle by jena
  • Temporally disabled the injection of registration information

  • Introduction Mechanisms with well-known URIs
  • Directory Service API
    • Registration (100%)
    • Management (100%)
    • Notification (100%)
    • Search (100%)
      • Not supported optional search based on XMLPath

The service can be run executing java -jar wothive-0.2.0.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 16 Dec 16:33

This is the first official release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

CHANGELOG:

  • Added query flags
  • Improved interaction of the directory with the triple store for storing TDs

  • Introduction Mechanisms with well-known URIs
  • Directory Service API
    • Registration (100%)
    • Management (100%)
    • Notification (100%)
    • Search (100%)
      • Not supported optional search based on XMLPath

The service can be run executing java -jar wothive-0.1.8.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 04 Oct 10:01

This is the first official release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

CHANGELOG:

  • Bug registering uuid without prefix solved, nevertheless some triple stores like GraphDB or RDF4J do not support this kind of identifiers

  • Introduction Mechanisms with well-known URIs
  • Directory Service API
    • Registration (98%)
      • The core implementation is done, remains implementing sorting and ordering in listings
    • Management (100%)
    • Notification (100%)
    • Search (100%)
      • Not supported optional search based on XMLPath

The service can be run executing java -jar wothive-0.1.4.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 21 Sep 14:33

This is the first official release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

  • Introduction Mechanisms with well-known URIs
  • Directory Service API
    • Registration (98%)
      - The core implementation is done, remains implementing sorting and ordering in listings
    • Management (100%)
    • Notification (100%)
    • Search (100%)
      - Not supported optional search based on XMLPath

The service can be run executing java -jar wothive-0.1.3.jar, the service will run in an embedded Jetty server.

WoT Hive

Choose a tag to compare

@AndreaCimminoArriaga AndreaCimminoArriaga released this 17 Sep 09:32

This is the first official release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard. The current implementation status is:

  • Introduction Mechanisms (Optional, 0%)
  • Directory Service API
    • Registration (98%)
      • The core implementation is done, remains implementing sorting and ordering in listings
    • Management (100%)
    • Notification (100%)
    • Search (100%)
      • Not supported optional search based on XMLPath

The service can be run executing the script run.sh as follows

bash rush.sh

The service will run in an embedded Jetty server.