I have a text ontology where entities can have subclassfications. For example I can have a entity class named ‘anatomy’ with radio subclassification called ‘anatomy_type’ options (“arm”, “heart”) and another entity named “test” with free text subclassifcation called “value”.
How can I upload annotations with subclassifcations as a MALPredictionImport? I could not find code examples in the documentation. I can upload just the entites fine, but when I try with subclassifications nothing is pre-annotated.
We do have more technical documentation on the Dev Guides and given your use case I found this (this just a sample so you would need to change according to your needs) :