Releases: oeg-upm/wot-hive
WoT Hive
This is a release of the WoT Hive directory. This implementation is compliant with the future WoT discovery standard.
ADDITIONAL FEATURES:
The service can be run executing java -jar wothive-0.2.10.jar
, the service will run in an embedded Jetty server.
WoT Hive
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
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
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
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
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
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
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
- Registration (98%)
The service can be run executing java -jar wothive-0.1.4.jar
, the service will run in an embedded Jetty server.
WoT Hive
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
- Registration (98%)
The service can be run executing java -jar wothive-0.1.3.jar
, the service will run in an embedded Jetty server.
WoT Hive
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
- Registration (98%)
The service can be run executing the script run.sh as follows
bash rush.sh
The service will run in an embedded Jetty server.