Skip to content

GSC Data Catalogue Client

(Stein) Runar Bergheim edited this page Mar 27, 2016 · 1 revision

The GSC data catalogue client is a combination of a set of client-side JavaScript methods and an HTML5 user interface application.

The client-side JavaScript is split into two modules:

  • Re-usable methods
  • Client specific methods

The former are included in the gsc.js library (see gsc-client repository) the latter are included in the gsc-datacatalogue repository alongside the UI code.

The application is developed as a 'single page' application and is built on the Angular framework.

Clone this wiki locally