We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2740af commit 5376a1eCopy full SHA for 5376a1e
labelbox/schema/ontology_generator.py
@@ -3,10 +3,6 @@
3
2. validate that we can pull in all sorts of project ontology classes
4
3. do the rest of the stuff below
5
6
-currently allows creation of a TEXT classification and options inside this file
7
-↑ should not be possible, and in fact causes some unintended behavior when creating the ontology (creates options as a totally new classification)
8
-↑ need to ensure that with TEXT we cannot embed options
9
-
10
validate prior to submission, so likely in the o.build() - like have a way to make sure that classifications that need options have options
11
12
work on enforcing certain classifications need options (and work on other things other than text)
0 commit comments