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
Some factoids receive a certainty rating at tei:ab/tei:note[@type="certainty"].
See for example https://github.com/srophe/spear-data/blob/main/data/tei/3130.xml#L125 and the html serialization https://spear-prosop.org/3130-1.
Where the text in the html should be coming from tei:ab/tei:note[@type="certainty"]/@subtype, it is instead coming from tei:ab/@subtype.
The text was updated successfully, but these errors were encountered:
wsalesky
No branches or pull requests
Some factoids receive a certainty rating at tei:ab/tei:note[@type="certainty"].
See for example https://github.com/srophe/spear-data/blob/main/data/tei/3130.xml#L125 and the html serialization https://spear-prosop.org/3130-1.
Where the text in the html should be coming from tei:ab/tei:note[@type="certainty"]/@subtype, it is instead coming from tei:ab/@subtype.
The text was updated successfully, but these errors were encountered: