eScholarship / janeway

A journal management system designed for publishing scholarly articles.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Ensure license information is included in DOI registration metadata #8

Closed myucekul closed 2 days ago

myucekul commented 2 weeks ago

Crossref has a specific metadata structure for surfacing text available for mining (Crossref documentation). Our content is already open, but this is another easy way to expand its reach and also a way to improve our participation in Crossref services. We should add the appropriate snippet to to records for prospective content and submit legacy content, after/as part of migrations.

Related PR: https://github.com/eScholarship/janeway_ezid_plugin/pull/11/

myucekul commented 2 weeks ago

Created preprint with licensing: https://ezid-stg.cdlib.org/manage/display_xml/doi:10.15697/FK2994D

myucekul commented 2 weeks ago

Journal with licensing info: https://ezid-stg.cdlib.org/manage/display_xml/doi:10.15697/FK2994J

myucekul commented 2 weeks ago

https://github.com/eScholarship/janeway_ezid_plugin/pull/15

myucekul commented 3 days ago

PR is merged.

alainna commented 3 days ago
<collection property="text-mining">
<item>
<resource mime_type="application/pdf">
https://dev.ecoevorxiv.org/repository/manager/2409/download/6301/
</resource>
</item>
</collection>

@myucekul This references the manager version of the URL, which is limited to moderator access, rather than the view version, which is public. Is this due to the issue https://github.com/openlibhums/janeway/pull/3852 and will it be resolved once that PR is merged?

myucekul commented 3 days ago

There is a separate issue for mining info/ download url. https://github.com/orgs/eScholarship/projects/1/views/6?pane=issue&itemId=78501235

myucekul commented 2 days ago

The changes are applied in dev, stage, and prod.