Uploading relationship annotations: 'Not a valid UUID'

Hello!

I have been following the tutorial here: Import text annotations for uploading relationship annotations with text data.

When I do the import job, the ner annotations are uploaded fine, but the relationship annotations return a validation error:

Errors: [{'status': 'FAILURE', 'errors': [{'name': 'ValidationError', 'message': "{'relationship': {'source': ['Not a valid UUID.'], 'target': ['Not a valid UUID.']}}", 'additionalInfo': None}]}]

Hey,
This is a known issue, is being worked on, and should be fixed soon.

Thanks,
Gabe

1 Like

Hey,
This should be fixed now for text annotations.

Thanks,
Gabe

1 Like