Deserializing a whole OPTIMADE API as a file #471
Labels
status/has-concrete-suggestion
This issue has one or more concrete suggestions spelled out that can be brought up for consensus.
type/proposal
Proposal for addition/removal of features. May need broad discussion to reach consensus.
At the workshop, we discussed a file format specification that would allow an entire OPTIMADE API to be stored in a single file on disk. This would be useful for many applications (archival + restore, data transfer, local tools/exploration, caching etc.). We (@unkcpz, @eimrek, @giovannipizzi) proposed a draft of this file format that is approximately the following:
x-optimade-api-version
with value e.g.,1.2.0
.meta
id
,type
, orattributes
#470 for a problem with this)optimade_example.jsonl:
If there is interest, we will try to write this up as an appendix of the specification.
The text was updated successfully, but these errors were encountered: