1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- # Alpha 1 TODO
- - [D] Logging
- - [D] Server-managed triples
- - [D] PATCH
- - [D] PUT + POST
- - [D] Single-subject rule
- - [D] PATCH
- - [D] PUT + POST
- - [D] Prefer headers
- - [D] LDP-NR
- - [D] Direct and Indirect containers
- - [D] Referential integrity
- - [D] Tombstone
- - [D] Set
- - [D] Retrieve
- - [D] Delete
- - [D] Refactor toolbox
- - [D] GUnicorn
- - [D] Initial tests
- - [D] Framework + config
- - [D] HTTP layer
- - [D] Toolbox
- - [D] LDP layer
- - [D] Bootstrap
- - [D] Messaging SPI
- - [D] Refactor structure and flow
- - [D] Support PUT and PATCH for LDP-NR metadata
- - [D] Reformat documentation
- - [W] Hyrax compliance
- - [W] Versioning
- - [D] Create version
- - [D] Retrieve version info
- - [D] Retrieve version
- - [W] Revert to version
- - [W] Slug behavior
- - [W] Tests
- - [W] Avoid duplicate versions
- - [ ] Delete version
- # Alpha 2 TODO
- - [ ] Migration tool
- - [ ] Complete header handling
- - [ ] Accept
- - [ ] If-None-Match
- - [ ] If-Modified-Since
- - [ ] Range
- - [ ] Limit
- - [ ] (PUT) Digest
- - [ ] Others
- - [ ] Query API
- # Alpha 3 TODO
- - [ ] Optimize queries
- - [ ] Separate read-only graph/resource generation from RW graph/res generation
- - [ ] Move server-managed triples to separate graph in simple layout
- - [ ] Fixity checks
- # Alpha 4 TODO
- - [ ] Full provenance layout
- - [ ] AuthN/Z
- - [ ] Authentication
- - [ ] WebAC
- # Alpha 5 TODO
- - Blank nodes
- - Hash URIs
|