- 04 Jun 2024
- Print
- DarkLight
- PDF
Workflows
- Updated On 04 Jun 2024
- Print
- DarkLight
- PDF
Can I mark an item's status (completed/approved/discarded) using the SDK?
Yes, You can perform a single status update or a bulk status update for items here.
Top
What's the difference between a recipe and an ontology?
A recipe is the Annotation instruction list to be performed on a given Dataset. A part of the recipe is the ontology which contains the dataset's labels and attributes.
Is it possible to change a label's name after it has been used?
It is impossible to change a label's name after it has been used. However, you can change an annotation label to a new label with the SDK.
Top
Where can we insert task instructions?
Currently, we do not support guidelines for the annotators.
Top
Why is a note/issue not assigned for review or approval?
An issue or a note created with no assignment/task association will not be assigned to any user for review or approval, simply because there is no one specific to assign the note/issue to.
Such a situation can occur if a note or issue is created from the dataset browser and not in a task context.
To resolve this situation, you will need to use the Dataloop SDK and add an assignment ID to the annotation (see SDK Update Annotation).