Lars Willighagen

Results 106 comments of Lars Willighagen

Would there be potential issues with this? If no, I can enable it for the `tabular` environ.

This seems to be caused by [a limitation of importing QuickStatements by URL](https://www.wikidata.org/wiki/Help:QuickStatements#:~:text=Caution%3A%20Some,through%20URL.). We can instead make a POST request.

URL: https://quickstatements.toolforge.org/api.php Fields: - `action=import` - `data=...` - `compress=1` - `format=v1` - `persistent=0`

Unfortunately the POST request is just the API for parsing the QuickStatements, and it does not import directly.

I think if QuickStatements is not updated to allow POST requests or a different way to import data, the only solution is to copy the QuickStatements commands and paste them...