Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.53 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.53 KB

The Culturize App

This is the GitHub repo of the Culturize App Project of oSoC18.

CulturizeLogo

Example input CSV

The input CSV can look as follows:

PID,document type,URL,enabled
ID_1,data,http://example.org,true

Note:

  • document type value can be choosen freely, but it is recommended to follow URI guidelines (data, work, id...)
  • enabled is optional
  • column names can be configured inside culturize.conf.ts