Browse Source

Move TODO from alpha8 on to Github issues; complete alpha 7.

Stefano Cossu 6 years ago
parent
commit
74e1227bd0
3 changed files with 5 additions and 38 deletions
  1. 3 4
      README.md
  2. 1 31
      doc/notes/TODO
  3. 1 3
      doc/notes/fcrepo4_deltas.md

+ 3 - 4
README.md

@@ -93,8 +93,9 @@ If you like fried repositories for lunch, deploy before 11AM.
 
 ## Status and development
 
-LAKEsuperior is in **alpha** status. Please see the [TODO](doc/notes/TODO) list
-for a rudimentary road map and status.
+LAKEsuperior is in **alpha** status. Please see the
+[project issues](https://github.com/scossu/lakesuperior/issues) list for a
+rudimentary road map.
 
 ## Technical documentation
 
@@ -108,8 +109,6 @@ for a rudimentary road map and status.
 
 [Performance Benchmarks](doc/notes/performance.md)
 
-[TODO list](doc/notes/TODO)
-
 ---
 
 <b id="f1">1</b> However if your client splits pairtrees upstream, such as

+ 1 - 31
doc/notes/TODO

@@ -93,34 +93,4 @@
 - [D] Align logger variable
 - [D] UIDs start with a slash
 - [D] CLI prototype
-- [W] Update documentation
-
-# Alpha 8
-
-- [ ] Complete messaging
-- [ ] Term query API
-- [ ] Better management of versions
-- [ ] Complete revert to version and resurrect
-- [ ] Write tests for LDP containers
-- [ ] Migration tool
-- [ ] Complete header handling
-  - [ ] Accept
-  - [ ] If-None-Match
-  - [ ] If-Modified-Since
-  - [ ] Range
-  - [ ] Limit
-  - [ ] (PUT) Digest
-  - [ ] Others
-
-# Alpha 9
-
-- [ ] Separate read-only graph/resource generation from RW graph/res generation
-- [ ] Fixity checks
-
-# Alpha 10
-
-- [ ] Full provenance layout
-- [ ] AuthN/Z
-  - [ ] Authentication
-  - [ ] WebAC
-- [ ] Blank nodes
+- [D] Update documentation

+ 1 - 3
doc/notes/fcrepo4_deltas.md

@@ -7,9 +7,7 @@ it.
 
 ## Not yet implemented (but in the plans)
 
-See [TODO](TODO)
-
-- Various header handling
+- Various headers handling
 - Versioning (incomplete)
 - AuthN/Z
 - Fixity check