-
Notifications
You must be signed in to change notification settings - Fork 39
Adding the trajectories endpoint to OPTIMADE #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rartino
merged 98 commits into
Materials-Consortia:develop
from
JPBergsma:JPBergsma_add_Trajectories
Sep 19, 2025
Merged
Changes from 88 commits
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
f49193d
Added specification for the trajectories endpoint
JPBergsma 95092cd
Made corrections to the indentation levels
JPBergsma a291b59
Multiple small corrections for the trajectories entry
JPBergsma 66556cc
Changed layout JSON code blocks under Examples of a returned trajectory.
JPBergsma 2b841b3
Changed indentation level relationships field and no longer discuss r…
JPBergsma f4c8e0f
Processed remarks Gian-Marco + minor changes
JPBergsma 05ddb3d
Removed the next_part_trajectory field from the definition as it is a…
JPBergsma ee8f3dc
Replaced \_ with _ where pandoc did not interpreted \ correctly as es…
JPBergsma 94d2e63
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma b05bf39
Merge branch 'Materials-Consortia:develop' into JPBergsma_add_Traject…
JPBergsma fc869a8
added a few more internal links
JPBergsma 5012aed
Merge branch 'Materials-Consortia:develop' into JPBergsma_add_Traject…
JPBergsma 03a194c
Merge branch 'JPBergsma_add_Trajectories' of https://github.com/JPBer…
JPBergsma 0ae7af8
Apply suggestions from code review Giovanni
JPBergsma 7182828
Merge branch 'JPBergsma_add_Trajectories' of https://github.com/JPBer…
JPBergsma d523efb
added comments Giovani
JPBergsma 84f007c
processed remarks Giovanni
JPBergsma 4dd22d3
Updated examples; specified that the values field is a list; and e fe…
JPBergsma 1ec442d
Placed each sentecnce on a separate line.
JPBergsma ff99f2e
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma 5ae4993
removed excess tilde
JPBergsma b52d5a7
Merge branch 'JPBergsma_add_Trajectories' of https://github.com/JPBer…
JPBergsma e2c7f2c
replaced reference to section 7.3.1-4 with links to the subsections
JPBergsma 18f54c8
added link to "Retrieving trajectory data" from the introduction sect…
JPBergsma 5058ce7
changed the formatting of properties in trajectories section.
JPBergsma 1769178
Corrected spelling mistake
JPBergsma df284d8
Changed "fields" to "properties at the start of the "Retrieving the t…
JPBergsma 57b801d
Readded uneccesary escape backslashes for underscores so the differen…
JPBergsma 5bbef72
Added example query to show how fields within the reference structure…
JPBergsma e8af14d
Added that the query parameters first_frame, last_frame and frame_ste…
JPBergsma e69f8f6
changed frame serialization to frame_serialization_format under in th…
JPBergsma aed3e17
removed sentence about only returning trajectory data when the proper…
JPBergsma 875f6cc
Removed undetected trailing white space.
JPBergsma c8d8769
Added missing comma in example available_properties.
JPBergsma 9aadfca
Made the frame index start from 1.
JPBergsma beaea22
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma c817004
Processed comments Merkys.
JPBergsma b51758d
Removed frame and trajectory from Definition of Terms.
JPBergsma bb6acaa
Further improvements to JSON examples.
JPBergsma fe6f0d7
Capitalized Structures Entries when referring to section 8.2.
JPBergsma 3789943
removed commas from JSON comment lines.
JPBergsma 5ba755f
Removed lines which stated queries must be performed on the propertie…
JPBergsma e8c5577
Apply suggestions from code review rartino
JPBergsma bd3bbd8
processed remark rartino and removed trailing whitespace.
JPBergsma c32c477
removed trailing white space
JPBergsma 952ef2a
Apply suggestions from code review ml-evs
JPBergsma 4958296
Added extra explanation to field nframes.
JPBergsma a6cd494
Add remark rartino
JPBergsma d210a97
Changed MUST to SHOULD for the support level of theg first_frame, las…
JPBergsma bded2a9
Merge branch 'JPBergsma_add_Trajectories' of https://github.com/JPBer…
JPBergsma 6e82a48
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma 9d0df98
Removed Available properties field.
JPBergsma c0beb50
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma a73f5c1
removed last reference to solely using the reference structure for qu…
JPBergsma a65f586
Removed reference to using the response_field parameter to trigger re…
JPBergsma 7975f03
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma 9b75254
Updated description trajectory endpoint for new ranged property defin…
JPBergsma 68b074e
Updated examples for the changes in the metadata and ranged propertie…
JPBergsma b5a72e7
Added returned_range_field to example.
JPBergsma 3a0b503
some small changes.
JPBergsma 399c6d7
corrected indexes field in example.
JPBergsma 64714f8
Merge branch 'develop' into JPBergsma_add_Trajectories
JPBergsma 75a97ba
Apply suggestions from code review
JPBergsma 5cd0f98
intermediate state updating trajectory proposal for new developments.
JPBergsma 92d0300
Updated example.
JPBergsma bea17d9
Small corrections
JPBergsma b351d46
Apated PR for moving range_ids to property definitions.
JPBergsma af26757
Changed reference_frame to reference_frames as it is now a list which…
JPBergsma 2023e7f
Update optimade.rst
merkys 68648d0
Update optimade.rst
giovannipizzi f7b5991
Merge branch 'develop' into JPBergsma_add_Trajectories
giovannipizzi 161098f
Merge remote-tracking branch 'upstream/develop' into JPBergsma_add_Tr…
giovannipizzi 1a28330
Fix during discussion
giovannipizzi d3be7b6
Adding first version of compact-list representation
giovannipizzi 9388d6d
Rephrasing of an example
giovannipizzi b54a783
First rephrasing of the trajectory entry
giovannipizzi 43b791d
Reformulated compactable definition after discussion on backward comp…
giovannipizzi 6c7a0f5
Better section reorganization
giovannipizzi ca80ec7
Update optimade.rst
gmrigna 1617fbb
Update optimade.rst
gmrigna 6102cb1
Update optimade.rst
gmrigna e8f2c23
Update optimade.rst
gmrigna f6471b5
Update optimade.rst
gmrigna e72d94c
Update optimade.rst
gmrigna 76d85ce
Update optimade.rst
gmrigna 52f1caf
Update optimade.rst
gmrigna 8f2999a
Clarifying compactable flag for first dimension in most trajectory pr…
giovannipizzi ea0052b
Fixing the remaining part of the trajectory endpoint specification
giovannipizzi a91ca00
Update optimade.rst
gmrigna c43c83c
Update optimade.rst
gmrigna b97f52c
Update optimade.rst
gmrigna 7b85318
Update optimade.rst
gmrigna 7d2c99f
Update optimade.rst
gmrigna 6fefbf0
Merge branch 'develop' into JPBergsma_add_Trajectories
rartino fb9f9e8
Merge branch 'develop' of github.com:Materials-Consortia/OPTIMADE int…
giovannipizzi f0faac0
Update optimade.rst
giovannipizzi 9db5082
Update optimade.rst
giovannipizzi 5dfa9f7
Merge branch 'develop' into JPBergsma_add_Trajectories
rartino File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.