Skip to content

Perl scripts for loading the MIAPPE standard from JSON format into a River system.

Notifications You must be signed in to change notification settings

csiro-crop-informatics/miappe-json-river

Repository files navigation

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

About

Perl scripts for loading the MIAPPE standard from JSON format into a River system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published