TODO 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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. - [D] Initial tests
  20. - [D] Framework + config
  21. - [D] HTTP layer
  22. - [D] Toolbox
  23. - [D] LDP layer
  24. - [D] Bootstrap
  25. - [D] Messaging SPI
  26. - [D] Refactor structure and flow
  27. - [D] Support PUT and PATCH for LDP-NR metadata
  28. - [W] Hook up Hyrax
  29. - [D] Reformat documentation
  30. # Alpha 2 TODO
  31. - [ ] Migration tool
  32. - [ ] Complete header handling
  33. - [ ] Accept
  34. - [ ] If-None-Match
  35. - [ ] If-Modified-Since
  36. - [ ] Range
  37. - [ ] Limit
  38. - [ ] (PUT) Digest
  39. - [ ] Query API
  40. # Alpha 3 TODO
  41. - [ ] Optimize queries
  42. - [ ] Separate read-only graph/resource generation from RW graph/res generation
  43. - [ ] Move server-managed triples to separate graph in simple layout
  44. - [ ] Fixity checks
  45. # Alpha 4 TODO
  46. - [ ] Full provenance layout
  47. - [ ] Versioning
  48. - [ ] AuthN/Z
  49. - [ ] Authentication
  50. - [ ] WebAC
  51. # Alpha 5 TODO
  52. - Blank nodes
  53. - Hash URIs