~jplacerda/zeitgeist/slots

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
===============
Ontology Branch
===============

What needs to be done to

 * get this branch ready to land
    * add more tests
    * (DONE) add more documentation
    * document API changes
    * document DB changes
    * write converter script for the DB
    * check known clients and convert Symbol names from UPPERCASE to CamelCase
      (dataprovider/tests/GAJ)
 
 * When this branch lands, we still need to
    * Implement query expansion, both for:
        * Event/Subject.matches_template(), and
        * SQL

 * consider the related blueprint as implemented
    * (DONE) add more ontologies
    * build-time/packaging magic to use ontologies shipped in a distribution
      package instead of our copies (*not sure about this*)