Christian Boulanger
Christian Boulanger
### To Reproduce Steps to reproduce the behavior: 1. Create a project and reconcile a column against WikiData 2. Edit the Wikibase schema 3. Create a new column based on...
The Semantic Scholar API lets you query papers by various identifiers (DOI, PMID...) and allows to easily ingest cited items data: https://api.semanticscholar.org/graph/v1#operation/get_graph_get_paper_references
**Is your feature request related to a problem? Please describe.** Uploading an article to WikiData will create an item with an author entry as a string value, without linking it...
In my research, I am text mining in a large body of scholarly literature to extract citation data from it, which I would like to store in Zotero via the...
Hi: Is it possible to set a specific size of the image? I have size information from OCR and in my use case, the size must conform to the OCR...
This is a feature request so I probably missed a long discussion with very good arguments against it, but I couldn't find anything! So here I go: It would be...
[Enter steps to reproduce:] 1. Clicked on one of the bookmarks 2. Bang! **Atom**: 1.14.0 x64 **Electron**: 1.3.13 **OS**: Mac OS X 10.12.3 **Thrown From**: [nav-panel](https://github.com/Ziink/atom-nav-panel) package 0.0.11 ### Stack...
Hi, I want to manipulate the vis.Network instance in the browser runtime generated by visNetwork from a script that gets injected into the page. The only way to access the...
The deprecation of "array" as a parameter and return value is very impractical for development and testing (and has led to a number of forks specifically to remove this deprecation)....
Maybe I am doing something wrong, but if I declare a `@return \myapp\dto\MySpecialDto` in the action comments, and the result doesn't match that DTO, the response is `null`. Shouldn't it...