TODO 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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. - [D] Reformat documentation
  29. - [W] Hyrax compliance
  30. - [W] Versioning
  31. # Alpha 2 TODO
  32. - [ ] Migration tool
  33. - [ ] Complete header handling
  34. - [ ] Accept
  35. - [ ] If-None-Match
  36. - [ ] If-Modified-Since
  37. - [ ] Range
  38. - [ ] Limit
  39. - [ ] (PUT) Digest
  40. - [ ] Others
  41. - [ ] Query API
  42. # Alpha 3 TODO
  43. - [ ] Optimize queries
  44. - [ ] Separate read-only graph/resource generation from RW graph/res generation
  45. - [ ] Move server-managed triples to separate graph in simple layout
  46. - [ ] Fixity checks
  47. # Alpha 4 TODO
  48. - [ ] Full provenance layout
  49. - [ ] AuthN/Z
  50. - [ ] Authentication
  51. - [ ] WebAC
  52. # Alpha 5 TODO
  53. - Blank nodes
  54. - Hash URIs