-
At the workshop, we discussed the best way to approach our imminent next release, given that some amount of cherry-picking/history rewriting was required. I believe we now have two options that mainta…
-
I think the root validator `either_data_meta_or_errors_must_be_set()` for `Response` is a bit too strict? While either of those MUST be set, they should be able to have a "null" value, either an empty…
-
### Python
- ~Determine the routers' Python API~ (#27).
### CLI
- Consider the use case for the CLI.
- If needed, expand and flesh out the CLI, otherwise, specialize it as needed.
- Move CLI to…
-
This was spotted in PR #57 where the OPTIMADE validator is introduced to validate this implementation: https://github.com/Materials-Consortia/providers/pull/57/checks?check_run_id=1681301240#step:3:58…
-
Sorry guys for bothering, I cannot find introspective Optimade endpoints at your server.
This one http://oqmd.org/optimade/info gives 404 error.
Are there any?
-
As of now, required properties of `StructureResourceAttributes` do not reflect the OPTiMaDe specification very well, as most of the properties can be excluded using `response_fields`.
-
I tried accessing data in the COD from the search results (https://optimade.science/#filter=elements%20HAS%20%22Ca%22), but the following URL of an individual entry is not supported in the COD:
htt…
-
There are currently some providers, which do not work with the client due to shortcomings of the provider's implementations not fulfilling the OPTIMADE specification according to the version they supp…
-
Section 5.2 only specifies that what is returned is a subset of the MIME type described by `text/csv; header=present`, I don't see anything I would specifically read as a formal requirement on the con…
-
OPTIMADE specification v1.0.0 contains quite vague guidelines about allowed values for chemical symbols. Implicitly it is understood that symbols from the periodic table + `X` + `vacancy` are allowed.…