Perl scripts for loading the MIAPPE standard from JSON format into a River system.
Loads Forms, Fields, Terms and corresponding data models for submitted instances.
MIAPPE input from Excel file at
github: MIAPPE v1.1-rfc
Script to convert MIAPPE table into JSON is in 'init' folder. However, our JSON
file was then further hand customised.
perl formFieldModelsToRiver.pl
perl miappeFormsToRiver.pl
perl linkTermsToFields.pl
Requires Perl modules:
- Switch
- LWP::UserAgent
- HTTP::Request
- JSON
- Data::Dumper
- Text::Slugify
Alternatively, can now use:
rivli vocab import -f river-miappe-full-230119.rl