TODO 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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. - [D] Create version
  32. - [D] Retrieve version info
  33. - [D] Retrieve version
  34. - [D] Revert to version
  35. - [D] Slug behavior
  36. - [W] Tests
  37. - [D] Avoid duplicate versions
  38. - [D] Delete version
  39. - [W] Delete vs. purge
  40. - [W] Resurrect
  41. - [W] Resurrect recursive
  42. # Alpha 2 TODO
  43. - [ ] Migration tool
  44. - [ ] Complete header handling
  45. - [ ] Accept
  46. - [ ] If-None-Match
  47. - [ ] If-Modified-Since
  48. - [ ] Range
  49. - [ ] Limit
  50. - [ ] (PUT) Digest
  51. - [ ] Others
  52. - [ ] Query API
  53. # Alpha 3 TODO
  54. - [ ] Optimize queries
  55. - [ ] Separate read-only graph/resource generation from RW graph/res generation
  56. - [ ] Move server-managed triples to separate graph in simple layout
  57. - [ ] Fixity checks
  58. # Alpha 4 TODO
  59. - [ ] Full provenance layout
  60. - [ ] AuthN/Z
  61. - [ ] Authentication
  62. - [ ] WebAC
  63. # Alpha 5 TODO
  64. - Blank nodes
  65. - Hash URIs