accurator/commit

Merge master into field.

authorChris Dijkshoorn
Wed Jan 6 12:11:20 2016 +0100
committerChris Dijkshoorn
Wed Jan 6 12:11:20 2016 +0100
commit40a3a6f2088e3b79360aea8dbad2e4a9542aeea0
treefeb963ce33550c9c8d8ddca03080d7d5cd8dae1c
parented3f8037adc28983e01694c432a1c0deef6ab8d5 cdc0ae62b16ec48e92d28b49c68054f8c78ed3dd
Diff style: stat patch
 lib/accurator/annotate_page.pl                     |  54 +++
 lib/accurator/ui_elements.pl                       |  14 ++
 rdf/accurator_ui.ttl                               | 489 +++++++++++++++++++++
 .../bible/bible_domain.ttl}                        |   0
 .../bible}/concept_scheme_bible_figure.ttl         |   3 ++
 .../bible}/concept_scheme_bible_theme.ttl          |   3 ++
 .../bible/ui/fields.ttl}                           |   0
 .../bible/ui/labels.ttl}                           |  26 ++
 rdf/domain/bible/ui/labels_nl.ttl                  |  17 +
 .../bird/bird_domain.ttl}                          |   0
 .../bird/ui/fields.ttl}                            |   0
 .../bird/ui/labels.ttl}                            |  25 ++
 rdf/domain/bird/ui/labels_nl.ttl                   |  17 +
 rdf/{accurator_domain.ttl => domain/domain.ttl}    |   0
 rdf/ui/labels.ttl                                  | 373 ++++++++++++++++
 rdf/ui/labels_nl.ttl                               | 205 +++++++++
 .../labels_schema.ttl}                             |  12 +
 rdf/void.ttl                                       |  57 +++
 web/css/accurator.css                              | 194 ++++++++
 web/html/about.html                                |  44 ++
 web/html/domain.html                               |  48 ++
 web/html/end.html                                  |  54 +++
 web/html/expertise.html                            |  62 +++
 web/html/{additional_info.html => form.html}       | 144 ++++++
 web/html/intro.html                                |  82 ++++
 web/html/profile.html                              |  78 ++++
 web/html/results.html                              |  38 ++
 web/js/accurator_about.js                          |  18 ++
 web/js/accurator_additional_info.js                | 369 ++++++++++++++++
 web/js/accurator_domain.js                         |  20 ++
 web/js/accurator_end.js                            |  15 ++
 web/js/accurator_expertise.js                      |  50 +++
 web/js/accurator_form.js                           | 369 ++++++++++++++++
 web/js/accurator_intro.js                          |  24 ++
 web/js/accurator_profile.js                        |  43 ++
 web/js/accurator_results.js                        |  29 ++
 web/js/accurator_utilities.js                      | 137 ++++++
 37 files changed, 1630 insertions(+), 1483 deletions(-)