Esri / geoportal-server-harvester

Metadata Harvester for Esri Geoportal Server
http://esri.github.io/geoportal-server/
Apache License 2.0
31 stars 24 forks source link

Harvesting tags into keywords from ArcGIS Portal (ArcGIS Online). #142

Closed pandzel-zz closed 3 years ago

pandzel-zz commented 3 years ago

This pull request provides additional enhancements to harvesting ArcGIS Portal (ArcGIS Online) into Geoportal Server.

Description

Item info (if present) provides additional source for information when creating records within Geoportal Server:

  1. item info "tags" => keywords_s,

Notes

This additional data fetching works only if input broker has "Emit JSON" checked and the output broker has "Accept JSON" checked. Generated Dublin Core metadata will not have tags/keywords nor accessInformation stored.

pandzel-zz commented 3 years ago

@zguo Please, review.