In order to be able to publish linked data to an online data catalog, RATT must first be configured. This is done with the following steps:
-
Install the dependencies by running
yarn
-
Build the JavaScript code by running
yarn build
-
Run the transformation by running
yarn ratt ./lib/main.js
See the online RATT documentation for more information.