NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

Update subjects to include reference to UAT when inserted from UAT #157

Open jordanpadams opened 1 year ago

jordanpadams commented 1 year ago

💡 Description

For all subject that are UAT subjects, include reference:

<subjects>
  <subject subjectScheme="UAT" schemeURI="http://astrothesaurus.org" valueURI="http://astrothesaurus.org/uat/890">Kreutz Sungrazers</subject>
  <subject subjectScheme="UAT" schemeURI="http://astrothesaurus.org" valueURI="http://astrothesaurus.org/uat/280">Comets</subject>
  <subject subjectScheme="UAT" schemeURI="http://astrothesaurus.org" valueURI="http://astrothesaurus.org/uat/313">Coronagraphic imaging</subject>
  <subject subjectScheme="UAT" schemeURI="http://astrothesaurus.org" valueURI="http://astrothesaurus.org/uat/1234">Photometry</subject>
</subjects>