You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a relation is edited in the Curation interface, the destination Subject is also marked as changed and sent in the Commit data even if there are no changes in it. This results in an empty human Subject in the knowledge base (all data fields are null). This can be prevented by removing all empty human Subjects before writing the curated Subjects to the Cassandra.
The text was updated successfully, but these errors were encountered:
When a relation is edited in the Curation interface, the destination Subject is also marked as changed and sent in the Commit data even if there are no changes in it. This results in an empty human Subject in the knowledge base (all data fields are null). This can be prevented by removing all empty human Subjects before writing the curated Subjects to the Cassandra.
The text was updated successfully, but these errors were encountered: