TODO 1.4 KB

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