Lab 1: Concept upload

This exercise will upload 6 concepts to Open Content. These Concept are referenced from the article which will be uploaded in lab 3

The script ./upload-concepts.sh will upload 6 concepts to Open Content using a curl multipart POST request.

For more details how this is done take a look at the script:

cd ~/oc-lab/lab-newsitem/1-concept
less upload-concepts.sh

Last updated