Casper Welzel Andersen
Casper Welzel Andersen
The otherwise excellent badge (or shield) is currently "failing", writing `inactive` when moving to the new native GitHub Dependabot system. This sends the wrong message, hence it should be updated...
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...
If a database wants to implement authentication, should this be defined in the specification or is the provider free to do what they wish?
To be able to dynamically and effectively handle (especially) provider-specific resource properties, e.g., `_exmpl_some_energy`, it would be useful to know the value type expected. It would make most sense to...
Discussing the implementation of #210 in `optimade-python-tools` (PR Materials-Consortia/optimade-python-tools#153) with @ltalirz (and @ml-evs) we have found that it is quite unclear what is meant by `SHOULD` in the spec at...
I am having trouble understanding why and when it would be useful to compare number and strings to each other in the filter? Why should we support this? It is...
In implementing a client, I have a hard to time to query and retrieve all 2-dimensional structures - as an example. In trying to figure this out, I found that...
The new documentation is the one introduced in #367.
Some thoughts from discussions with @jesper-friis. The query functionality for driver plugins might be useful when moving to larger "dump" databases for data models to be used by a wider...
Plugins should be indexed in a separate text file to facilitate proper look-ups for DLite. Currently DLite searches through all plugin files within the registered plugin directories resulting in import...