MPContribs icon indicating copy to clipboard operation
MPContribs copied to clipboard

Platform for materials scientists to contribute and disseminate their materials data through Materials Project

Results 39 MPContribs issues
Sort by recently updated
recently updated
newest added

pertains to https://github.com/materialsproject/MPContribs/issues/1223 Also allow querying components, e.g. ``` client.query_contributions(query={"data__metal": "Yes", "data__S__p__value__gt": 700, "tables__name": "S(p)"}) ``` - interpret kwargs as query params

- implement [concise correlated subquery with `lookup`](https://www.mongodb.com/docs/manual/reference/operator/aggregation/lookup/#perform-a-concise-correlated-subquery-with--lookup) - use sampling when initializing from database (schema analysis)

https://mpcontribs.org https://docs.mpcontribs.org https://docs.materialsproject.org/mpcontribs

implement DOI request-mint-validation cycle with OSTI in MPContribs API (reserved on approval, full DOI on making public)