| Age | Commit message (Collapse) | Author |
|
neo4j-shell, since the later fails on Dor's mac
|
|
|
|
for json in tools/cri.json tools/sage.json tools/deliverables.json heroes.json tests/wizmann.json; do sed -i -e 's/\<source\>/__src/g' -e 's/\<target\>/__dst/g' $json; done
|
|
Together with 3e3c130b3eede854db602259215866a409618967 and the patches
leading up to it starting at a6a7e30ca545e83f5291ecd5aee13e5d47270779
|
|
|
|
At the same time documenting our current requirements from a graph
(pretty basic).
Adds tools/sage_csv_to_sage_json.py
|