Commit graph

3 commits

Author SHA1 Message Date
kortschak
9ff97602f0 Fix missed case in quadfix... and re-run
Checked with MQL query successfully:

[{
  "<type>": "</film/film>",
  "<name>": null,
  "</film/film/directed_by>": {
    "<name>": "\"David Fincher\""
  },
  "</film/film/starring>": [{
    "</film/performance/actor>": {
      "<name>": null
    }
  }]
}]
2014-07-25 23:10:04 +09:30
kortschak
59e3d620a5 Use more sane quadfix rules 2014-07-25 09:19:26 +09:30
kortschak
f1c606dc19 Provide standalone converter for 30kmoviesdata.nt 2014-07-24 20:08:05 +09:30