NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

Propose an acceptable syntax for PDS4 Xpath in json object #39

Closed tloubrieu-jpl closed 3 years ago

tloubrieu-jpl commented 4 years ago

Acceptance criteria: Check that specification is clear about the syntax of properties in JSON response, see:

  1. https://github.com/NASA-PDS/pds-api/blob/master/docs/spec/pds-api-specification.md
  2. and online https://nasa-pds.github.io/pds-api/
  3. validate also in reference implementation https://pds-gamma.jpl.nasa.gov/api/swagger-ui.html
tloubrieu-jpl commented 3 years ago

Properties are now :/:...

Except for properties taken out of the elasticsearch which are single term.

tloubrieu-jpl commented 3 years ago

Properties syntax have been updated to class.attribute for example "pds:Modification_Detail.pds:description"