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
the tei:export creates <date>none</date> as a result. wouldn't be no date or an empty date be better?
<date>none</date>
The text was updated successfully, but these errors were encountered:
example: https://pmb.acdh.oeaw.ac.at/apis/entities/tei/work/31849
Sorry, something went wrong.
yes, no date would be better
If excluding the date if no date is given is the desired behaviour, I can implement this. Or are you already working on it @csae8092 ?
yes please go along with that! thank you!!!
relates to #379, proposed unified behaviour suggested in #379
csae8092
gregorpirgie
No branches or pull requests
the tei:export creates
<date>none</date>
as a result.
wouldn't be no date or an empty date be better?
The text was updated successfully, but these errors were encountered: