We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During the annotation process, a human might want to add a new entity to the entity dataset, if there is no enhancement available for a given string.
It requires the following steps to creating a new entity:
At the next use of the annotate.js, the according entity should be availbable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
During the annotation process, a human might want to add a new entity to the entity dataset, if there is no enhancement available for a given string.
It requires the following steps to creating a new entity:
4.a. PUT RDF/JSON --> entityhub "mark its status as proposed".
4.b. WRITE RDFa into the html
At the next use of the annotate.js, the according entity should be availbable
The text was updated successfully, but these errors were encountered: