Skip to main content
Once you have your data, your Ontology, and a Workflow template, it is time to create a Project. Labels are created and reviewed within Projects. Projects tie together Datasets, Ontologies, and labels. Substitute the following values into the script below:
  • <private_key_path> with the path to your private key.
  • <project_title> with the title you want to give the Project.
  • <dataset_hash> with the hash of the Dataset(s) you want to attach to the Project.
  • <ontology_hash> with the hash of the Ontology you created for this Project (output in Step 1).
  • <template_hash> with the hash of the Workflow template. To use the default Workflow template the workflow_template_hash argument must be omitted.
If a <template_hash> is omitted a Workflow Project with the default Standard workflow is created.
To use an existing template when creating a Project, users must have Admin privileges on the template. We recommend creating a copy of the Workflow template before Project creation, to ensure you have Admin privileges.