TODO 913 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # Alpha 1 TODO
  2. - [D] Logging
  3. - [D] Server-managed triples
  4. - [D] PATCH
  5. - [D] PUT + POST
  6. - [D] Single-subject rule
  7. - [D] PATCH
  8. - [D] PUT + POST
  9. - [D] Prefer headers
  10. - [D] LDP-NR
  11. - [D] Direct and Indirect containers
  12. - [D] Referential integrity
  13. - [D] Tombstone
  14. - [D] Set
  15. - [D] Retrieve
  16. - [D] Delete
  17. - [D] Refactor toolbox
  18. - [D] GUnicorn
  19. - [W] Tests
  20. - [D] Framework + config
  21. - [W] HTTP layer
  22. - [ ] Unit tests
  23. - [W] Bootstrap
  24. - [ ] Optimize queries
  25. - [ ] Messaging SPI
  26. - [ ] Hook up Hyrax
  27. # Alpha 2 TODO
  28. - [ ] Migraion tool
  29. - [ ] Complete header handling
  30. - [ ] Query API
  31. - [ ] Separate read-only graph/resource generation from RW graph/res generation
  32. - [ ] Move server-managed triples to separate graph in simple layout
  33. - [ ] Fixity checks
  34. # Alpha 3 TODO
  35. - [ ] Full provenance layout
  36. - [ ] Versioning
  37. - [ ] Async coroutines
  38. - [ ] Within sync request
  39. - [ ] Fully async request
  40. - [?] Basic UI