Skip to content

hamhands/dcat-ago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCAT-AGO

Automates the metadata migration process between any open data site utilizing the Data Catalog Vocabulary (DCAT) and ArcGIS Online.

Currently migrates metadata information for the following fields:

  • title
  • description
  • tags

Instructions

Note: the following assumes node version 8+

  1. Clone or download repo
  2. cd to the dcat-ago directory
  3. Run npm install to install dependencies from package.json
  4. Once dependencies are complete, run:
node dcat-ago.js --site={{ site url }} --username={{ ArcGIS Online username }} --password={{ ArcGIS Online password }} --portal={{ ArcGIS Online organization URL }}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published