Emmanuel Blondel
Emmanuel Blondel
Hi @Robinlovelace @Nowosad , we've been liaising regarding [ows4R](https://github.com/eblondel/ows4R) and how to grab data using OGC web standards. I'm wondering if you would be interested to add a section for...
**Describe the bug** The current GN metadata editor prevents from editing metadata containing more than 1 `indentificationInfo` block, although it is allowed in the ISO standard. **To Reproduce** 1. Edit...
**Issue Description** - Metadata inserted through CSW-T are not fully public, although the CSW-T configuration **Inserted metadata is public** is checked (_When a transation insert a new record via the...
Hello, thanks for this docker image. I'm now using it to test a draft R package LDAP client [here](https://github.com/eblondel/ldap4R). On local windows machine, the few integration tests i've run work,...
Related to https://github.com/eblondel/zen4R/issues/84 ## Describe the bug Some user reported that interrogating the Zenodo API as anonymous user, to get published records (based on their DOI or concept DOI) leads...
Hi @colearendt, @draga first of all thanks for this great package. I'm currently working with ``xlsx`` R package (version **0.6.1**) to fill this [template](https://www.iccat.int/Forms/ST02-T1NC.xlsx). As pre-requisite, to make sure that...
Would it be useful to support SDMX-JSON new format specifications? Opinions are welcome. Feel also free to drop public examples of existing web-services exposing data and metadata as SDMX-JSON format!...
Investigation is required to improve performance of `as.data.frame` methods applied to data, especially `GenericData` format. Good test cases include big SDMX datasets from Canada Statistics. This ticket will report about...
`rsdmx` allows to read the complete `DataStructureDefinition` aka DSD (including subtypes) into R. May it be useful to have some method to check "compliance" of a dataset against a DSD,...