Skip to content

Releases: oeg-upm/wot-hive

WoT Hive

19 Dec 09:41
Compare
Choose a tag to compare

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

03 Apr 11:02
Compare
Choose a tag to compare

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

10 Jan 13:49
Compare
Choose a tag to compare

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

26 Jan 08:58
Compare
Choose a tag to compare

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

20 Jan 16:55
Compare
Choose a tag to compare

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

19 Jan 16:52
86d64ae
Compare
Choose a tag to compare

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

16 Dec 16:33
Compare
Choose a tag to compare

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

04 Oct 10:01
Compare
Choose a tag to compare

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

21 Sep 14:33
Compare
Choose a tag to compare

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

17 Sep 09:32
Compare
Choose a tag to compare

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.