-
Notifications
You must be signed in to change notification settings - Fork 20
Development Roadmap
Aaron Coburn edited this page May 29, 2018
·
46 revisions
Status: complete (Nov 1, 2017: HTTP application, Async processor)
- Conformance with the W3C Linked Data Platform
- Conformance with RFC 7089 (HTTP Framework for Time-Based Access to Resource States -- Memento)
- Conformance with W3C Activity Streams notifications via message broker
- Conformance with SOLID Web ACL (Authorization and Access Control)
- Conformance with RFC 3230 (instance digests in HTTP)
- Containerless Deployment
- Code builds and runs on Java 9
Status: complete (Jan 5, 2018: Trellis Application/0.3)
- OSGi deployment support
- Camel-based integration support
- Document HTTP/2 support
Status: complete (May 25, 2018: Trellis Application/0.7)
- Reference implementation (based on Triplestore/local dataset)
- Enterprise deployment support
- OSGi deployment options
- Code builds and runs on Java 10
Status: in progress
- JavaScript front-end application based on an RDFJS implementation such as N3.js
- Alternate backend support (e.g. JDBC, Cassandra)
- Camel-based async processing routes (e.g. elasticsearch, external triplestore)
- Serverless deployment support (e.g. via AWS Kinesis/Dynamo/S3)
- Websocket-based notifications as per the SOLID specification