openlibhums / openlibhums/janeway
Re-include license info for crossref
Open
@ajrbyers is already working on this.
Since May 6, 2026.
new feature
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
When Janeway 1.8 moved to crossref schema 5.4.0, IIC, the "license" has been removed from the crossref_article.xml template.
Please re-include license info for crossref.
Commit was:
the code was
{% if article.license %}
<ai:program name="AccessIndicators">
<ai:license_ref>{{ article.license }}</ai:license_ref>
</ai:program>
...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.