TODO 1.1 KB

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