Skip to content

Instantly share code, notes, and snippets.

View markbacker's full-sized avatar

Mark markbacker

View GitHub Profile
@jbsarrodie
jbsarrodie / Sync Model from CSV.ajs
Last active December 24, 2021 13:18
#jArchi scripts to sync (some) model concepts from one or more CSV files
// Sync Model from CSV.ajs
//
// Requires jArchi - https://www.archimatetool.com/blog/2018/07/02/jarchi/
//
// This script allows easy integration of data coming from other systems through CSV files.
// Each CSV file is described through a configuration object that you can later load and sync.
// Most of the mapping informations (Id, Name, Documentation, Properties...) can be expressed through
// the name of a column from the CSV file or through a function (which allows more advanced computation).
//
// Dataset used as example comes from https://datahub.io/core/country-codes