Skip to content

Development Roadmap

Aaron Coburn edited this page Feb 7, 2018 · 46 revisions

Fall 2017 Initial Release

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
  • Java 9 support (i.e. builds/runs on JDK9)

Winter 2018

Status: complete (Jan 5, 2018: Trellis Application/0.3)

  • OSGi deployment support
  • Camel-based integration support
  • Document HTTP/2 support

Spring 2018

Status: In progress

  • Reference implementation (based on Triplestore/local dataset)
  • OSGi deployment options
  • Serverless deployment support (e.g. via AWS Kinesis/Dynamo/S3)
  • Alternate backend support (e.g. Bookkeeper, Kafka persistence, HDFS, Cassandra)
  • Java 10 support (i.e. builds/runs on JDK10)

Summer 2018

  • JavaScript "admin" application
  • Camel-based async processing
  • Kafka-streams async processing
  • Websocket-based notifications as per the SOLID specification

Fall 2018

  • Java 11 support: upgrade code to latest java features
Clone this wiki locally