hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
16 stars 4 forks source link

Updating API tests and solving person query #190

Closed dr0i closed 9 years ago

dr0i commented 9 years ago

Making queries using lv#contributorLabel instead of dc:contributor. See hbz/nwbib#117.

After resolving hbz/lobid#139 an update of the test data in the API reveals what is now missing, e.g. searching resources by author with date of birth and date of death. Enrichment with gutenberg, dbpedia and OpenLibrary are also missing.

Also, the organisations index was not properly configured (missing @graph.@properties) so that auto completion didn't work.

See also hbz/lobid#106.