-
Also another thing. Now that we are getting into a bit more of a serious phase: no one knows if GitHub will suddenly change their URL structure. Should we not stop doing these deep-links into GitHub, …
-
Following up on our [discussion ](https://github.com/MADICES/MADICES-2024/discussions/10)
* The [DataspaceProtocol](https://docs.internationaldataspaces.org/ids-knowledgebase/v/dataspace-protocol/c…
-
At the workshop, we discussed a file format specification that would allow an entire OPTIMADE API to be stored in a single file on disk. This would be useful for many applications (archival + restore,…
-
With Materials-Consortia/OPTIMADE#348 Boolean values were introduced to the OPTIMADE Standard.
We will have to test how the current optimade-python tools handles boolean values and adjust the code s…
-
Our current OpenAPI schema update loop isn't very ergonomic. I would guess that we will stick to the optimade-python-tools schema generated for the foreseeable future, so it's probably worth streamlin…
-
It would be very nice to have a survey of provider-supported features. OPTIMADE specification is becoming more and more feature-rich with every merged PR, but it would be enlightening to know how many…
-
The COD implementation currently does not handle endpoint URLs with trailing slashes. While this issue is relatively easy to fix on the COD side, I am interested in OPTIMADE's stance on whether traili…
-
## Motivation
Integrate the OPTIMADE API as a first-class citizen into the AiiDA ecosystem. This will enable AiiDA users to import and export structure data easily using the OPTIMADE API, providing…
-
Hi devs, as I've discussed in the past with @markus1978, we'd like to be able to do deep pagination of the NOMAD OPTIMADE API. Currently pagination is limited to the first 10000 results of a query, un…
-
OPTIMADE specification v1.0.1 defines a structure as a set of sites, occupied by mixtures of atoms, with each atom described by its chemical type, mass and occupancy (proportion in the mixture). Means…