Marielle Volz
Marielle Volz
This request causes an internal server error: https://tools.wmflabs.org/openrefine-wikidata/en/api?query=%7B%22query%22%3A%22en%22%2C%22limit%22%3A1%2C%22type%22%3A%5B%22Q1288568%22%2C%22Q33742%22%2C%22Q951873%22%2C%22Q33384%22%2C%22Q34770%22%5D%2C%22type_strict%22%3A%22any%22%2C%22properties%22%3Anull%7D Removing the "properties": null part and it works: https://tools.wmflabs.org/openrefine-wikidata/en/api?query=%7B%22query%22%3A%22en%22%2C%22limit%22%3A1%2C%22type%22%3A%5B%22Q1288568%22%2C%22Q33742%22%2C%22Q951873%22%2C%22Q33384%22%2C%22Q34770%22%5D%2C%22type_strict%22%3A%22any%22%7D Null seems to work okay in other optional fields i.e. https://tools.wmflabs.org/openrefine-wikidata/en/api?query=%7B%22query%22:%22boston%22,%22properties%22:null,%22type%22:%22Q515%22%7D causes an...
Working code was failing with a very confusing error message. Code failed with error message: ``` ACTUAL EXPECTED ``` ──────────────────────────────────────────────────────────────────────────────── "CHANGELOG.md" == "CHANGELOG.md" "LICENCE.md" == "LICENCE.md" "README.md" == "README.md" ""...
I see the export command allows you to export .nwk as .json. Can this operation be done in reverse (i.e. convert augur v2 .json file to a .nwk file.)?
Basically the same as https://github.com/wikimedia/restbase/pull/1299 but with an additional commit to fix the linting issues. * Updates dependencies * Fix merge conflicts * Fix linting issues
Request users limit ISBN requests to 100/day and requests for URLs and DOIs to 1 request per second. Bug: T302521
Monitoring was disabled due to T211411, but this has been marked resolved.
Add Swagger documentation to the root http://127.0.0.1:1969/?doc with OpenApi 3.0 specification at http://127.0.0.1:1969/?spec Addresses #76 Change-Id: Ide7b45e7dca90b3ccbbf8141358a66f8dc7b1187
If I made a pull request for adding and serving swagger docs, would that something you would merge? https://swagger.io/specification/ Example of what swagger docs look like in the wild: https://en.wikipedia.org/api/rest_v1/#!/Citation/getCitation
curl -d 'https://www.milliyet.com.tr/gundem/canan-dagdeviren-kimdir-2392696' -H 'Content-Type: text/plain' http://127.0.0.1:1969/web gives the results ``` [{"key":"F4KIRRQ3","version":0,"itemType":"webpage","creators":[{"firstName":"player-inline {display: inline-block;padding-bottom: 56 25%;position: relative;width: 100%;z-index: 5;} player-box {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}$ ready{quarkPlayer = new","lastName":"QuarkPlayer","creatorType":"author"},{"name":"bufferLength:5","creatorType":"author"},{"firstName":"autoPlay:","lastName":"false","creatorType":"author"},{"firstName":"subTitles:","lastName":"false","creatorType":"author"},{"firstName":"showAds:","lastName":"true","creatorType":"author"},{"firstName":"showNotification:","lastName":"false","creatorType":"author"},{"name":"showB","creatorType":"author"},{"firstName":"widthSelector:","lastName":"true","creatorType":"author"},{"firstName":"customMenu:","lastName":"false","creatorType":"author"},{"name":"Preload: 'None'","creatorType":"author"},{"firstName":"Playsinline:","lastName":"True","creatorType":"author"},{"firstName":"Live:","lastName":"False","creatorType":"author"},{"name":"Poster:...
Requested in the google group here: https://groups.google.com/forum/#!topic/zotero-dev/w72hVK-bK9M I think this would be a great idea. The ORCID field isn't available in the wild very many places yet, but CrossRef has...