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
using minimally valid elements with dummy data pending further specification and development
The text was updated successfully, but these errors were encountered:
#55, #57 add handling for figureWrap and minimal front elements
2bfc6a1
#57: add minimal journal and article metadata
d129d31
minimally valid markup added to xslt, e.g.,
note: we will seldom have values for the required journal-id and issn
journal-id
issn
<front> <journal-meta> <journal-id journal-id-type="other">N/A</journal-id> <journal-title-group> <journal-title>Science</journal-title> </journal-title-group> <issn>N/A</issn> </journal-meta> <article-meta> <title-group> <article-title>A lost world in Wallacea: Description of a montane archipelagic avifauna</article-title> </title-group> <pub-date date-type="pub"> <day>10</day> <month>01</month> <year>2020</year> </pub-date> </article-meta> </front>
Sorry, something went wrong.
tcatapano
No branches or pull requests
using minimally valid elements with dummy data pending further specification and development
The text was updated successfully, but these errors were encountered: