+1 to Dario's mention of the many schemas that just capture production DB stuff in a better way.
Re. growth: Old growth experiment schemas continue to be a great resource for checking old work and sometimes even new hypotheses. When Dario and Kevin get around to us, I'll have a complete list of schemas that should not be purged.
Re. storage parameters in the Schema, I agree with Ori, but I'd still like to have them on the wiki somehow. If we were a bunch of Wikipedia editors, I'd suggest making a template for the talk page of a schema that captures this metadata. Given that a template would probably not be best and we'd probably like to stick to JSON, maybe a subpage would be in order.
E.g.
- Schema:Foo == data type JSON
- Schema:Foo/restrictions == storage restrictions JSON (sampling, pruning, indexing, etc.)
- Schema_talk:Foo == Discussion of Schema:Foo
Such a pattern would allow for changes to storage restrictions without changing the rev_id of the schema page (data type).
-Aaron