diff --git a/src/nomad_uibk_plugin/schema_packages/sputtering.py b/src/nomad_uibk_plugin/schema_packages/sputtering.py index 25eb696..27cefc5 100644 --- a/src/nomad_uibk_plugin/schema_packages/sputtering.py +++ b/src/nomad_uibk_plugin/schema_packages/sputtering.py @@ -103,7 +103,7 @@ class Target(PVDSource, EntryData): composition = Quantity( type=ElementalComposition, description='Composition of the target as stated by the manufacturer', - a_eln=ELNAnnotation(component=ELNComponentEnum.element), + #a_eln=ELNAnnotation(component=ELNComponentEnum.element), repeatable=True, ) thickness_total = Quantity(