-
The current server uses mongo db and mapping of the structures stored in it because it stems from an implementation using it.
I would find it simpler to simply store the structures that need to be re…
fawzi updated
5 years ago
-
Due to some properties being either derived on the fly or very voluminous (for example coordinates), it might be useful to make certain properties excluded from responses by default, but added upon re…
-
In typing up an example for the discussion #211, it became clear to me that we have a weakness in the specification in regards to the use of a `description` field for a human-readable description of t…
-
As discussed in [this comment](https://github.com/Materials-Consortia/OPTiMaDe/pull/100#discussion_r293129319) by @rartino, managing numbering of sections is becoming a big burden. Should we move so s…
-
To achieve a better performance, repetition instead of recursion can be used for the rule of the comparison expressions in the [grammar](https://github.com/Materials-Consortia/OPTiMaDe/blob/develop/op…
fekad updated
5 years ago
-
Databases should support the following query (at a minimum):
/optimade/v0.10/structures/?filter=elements HAS EXACTLY "Na", "Cl"
Note that spaces are OPTIONAL (so it should work either way).
Ple…
-
The "`LengthComparison`" rule has been defined as a "numeric comparison" in the ["Comparisons of list properties"](https://github.com/Materials-Consortia/OPTiMaDe/blob/develop/optimade.rst#524comparis…
fekad updated
4 years ago
-
I'm running in some trouble with the `available_api_versions` property in the info endpoint. The example specify it like this:
```
"available_api_versions": {
"0.9.5": "http://db.…
-
`pip install httptools` with gcc-8.3 fails, with an error about unrecognized file formats when linking (see below). This is fair enough, maybe this recent version is unsupported.
```$ pip --no-cach…
-
We need a document where we can determine if a repository issue can be "closed" or not, and which people can reference this week for server/client development.
[https://github.com/Materials-Consort…