TODO 968 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. - [D] HTTP layer
  22. - [W] Toolbox
  23. - [ ] Storage layer (RDF + file)
  24. - [ ] LDP layer
  25. - [D] Bootstrap
  26. - [W] Messaging SPI
  27. - [ ] Hook up Hyrax
  28. - [ ] Reformat documentation
  29. # Alpha 2 TODO
  30. - [ ] Migration tool
  31. - [ ] Complete header handling
  32. - [ ] Query API
  33. # Alpha 3 TODO
  34. - [ ] Optimize queries
  35. - [ ] Separate read-only graph/resource generation from RW graph/res generation
  36. - [ ] Move server-managed triples to separate graph in simple layout
  37. - [ ] Fixity checks
  38. # Alpha 4 TODO
  39. - [ ] Full provenance layout
  40. - [ ] Versioning
  41. - [ ] AuthN/Z
  42. - [ ] Authentication
  43. - [ ] WebAC