-
After some discussion in the provenance group, we want to do a PR with the following:
- Enable querying on relationships using the identifier syntax `.id` that should for the purpose of formulating f…
-
As I'm working through a bunch of PRs I see some divergence and confusion in terms, as well as some disorganization.
- As discussed in #138 The definition of 'property' is now formally a generic na…
-
I've added brief instructions on how to do versioning going forward on the wiki:
https://github.com/Materials-Consortia/OPTiMaDe/wiki/Versioning
Let me know if these sound reasonable. I'll close t…
-
Now, a `property` is `anything that can be in the filtering of results`.
Instead it should be what is returned by the API, and instead we should clearly mark which properties MUST be queryable by *an…
-
I am trying to query the COD by formula. While I can execute the example in the wiki, I cannot run the following query.
```
select file from data where formula="Li"
```
Basically replacing the…