File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -78455,10 +78455,10 @@ class OrganismGroup(VocabularyType):
7845578455 description="""Fungi//Pilze""",
7845678456 )
7845778457
78458- moths = VocabularyTerm(
78459- code="MOTHS ",
78460- label="MOTHS ",
78461- description="""Moths//Motten """,
78458+ insects = VocabularyTerm(
78459+ code="INSECTS ",
78460+ label="INSECTS ",
78461+ description="""Insects//Insekten """,
7846278462 )
7846378463
7846478464 other = VocabularyTerm(
@@ -78467,12 +78467,6 @@ class OrganismGroup(VocabularyType):
7846778467 description="""other Organisms//andere Organismen""",
7846878468 )
7846978469
78470- termites = VocabularyTerm(
78471- code="TERMITES",
78472- label="TERMITES",
78473- description="""Termites//Termiten""",
78474- )
78475-
7847678470 tse_agents = VocabularyTerm(
7847778471 code="TSE-AGENTS",
7847878472 label="TSE-AGENTS",
You can’t perform that action at this time.
0 commit comments