WoT Hive
AndreaCimminoArriaga
released this
04 Oct 10:01
·
54 commits
to main
since this release
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.