Closed jcklie closed 1 year ago
If a typesystem uses an array for a range, it is encoded in the Json as
"tags" : { "%NAME" : "tags", "%RANGE" : "de.tudarmstadt.ukp.dkpro.core.api.metadata.type.TagDescription[]" },
The [] trips up the finding of types by name.
[]
If a typesystem uses an array for a range, it is encoded in the Json as
The
[]
trips up the finding of types by name.