Casper Welzel Andersen

Results 58 issues of 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...

T: bug 🐞
F: preview-migration
💁 service

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...

misc/question
type/proposal
status/no-consensus
status/has-concrete-suggestion
priority/mid

If a database wants to implement authentication, should this be defined in the specification or is the provider free to do what they wish?

misc/question
status/no-consensus

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...

topic/validation
type/proposal
status/no-consensus
status/has-concrete-suggestion
priority/mid

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...

type/proposal
status/has-concrete-suggestion

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...

misc/question

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...

topic/filtering-language
topic/query-string

The new documentation is the one introduced in #367.

documentation
enhancement
CI/CD

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...

enhancement

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...

enhancement