-
~Now that validation results are being displayed in the dashboard, some of the error messages could be made much more legible by removing the unnecessary tracebacks (as is already done implicitly for …
-
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…
-
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…
-
Other than hosting the (OpenAPI) schemas, is this repository also meant to host the source of those schemas, i.e., the Python models made in [`optimade-python-tools`](https://github.com/Materials-Cons…
-
The cited fields in OPTIMADE have quite strictly defined values, IMO:
https://github.com/Materials-Consortia/optimade-python-tools/blob/5160a2c47f02d070144a62bd391edc2ca63367af/optimade/models/basein…
-
## 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…
-
Dear authors, please, kindly let us know, what's the status of this repo?
-
### To Dos
- [X] I have checked the [issues](https://github.com/rstcheck/rstcheck/issues) and think that this is not a duplicate.
- [X] I added a very descriptive title to this issue.
### Des…
-
The server part of OPT is designed as a standalone application, which makes it hard to use it as a library, e.g. include it in another application. I in particular want to use OTP server as part of ou…
-
As added in https://github.com/Materials-Consortia/optimade-python-tools/pull/806.
Not sure if it makes sense to support this within the action (e.g. API keys via GitHub secrets), but happy to hel…