Skip to content

IndonesianNODC Generate JSON LD Steps

Jeff McKenna edited this page Aug 8, 2022 · 16 revisions

Background

The following steps should be executed by the INA-NODC (BRIN) team. GeoNode currently does not generate JSON-LD for the catalogue layers, so these steps generate JSON-LD for each record the catalogue (https://geonode.nodc.id).

Requirements

  • Python 3.x (3.9.12 is recommended)
  • pip
  • install necessary Python modules
    • python -m pip install json, pyld, owslib, ssl, pandas, kglab, logging

Clone this wiki locally