TODO 631 B

123456789101112131415161718192021222324252627282930313233343536
  1. # Alpha 1 TODO
  2. H Pairtree resources
  3. D Logging
  4. D Server-managed triples
  5. D PATCH
  6. D PUT + POST
  7. D Single-subject rule
  8. D PATCH
  9. D PUT + POST
  10. D Prefer headers
  11. D LDP-NR
  12. D Direct and Indirect containers
  13. D Referential integrity
  14. D Tombstone
  15. D Set
  16. D Retrieve
  17. D Delete
  18. D Refactor toolbox
  19. - GUnicorn
  20. - Tests
  21. - Messaging SPI
  22. # Alpha 2 TODO
  23. - Separate read-only graph/resource generation from RW graph/res generation
  24. - Move server-managed triples to separate graph in simple layout
  25. - Full provenance layout
  26. - Fixity checks
  27. # Alpha 3 TODO
  28. - Basic UI
  29. - Versioning
  30. - Async coroutines
  31. - Within sync request
  32. - Fully async request