Skip to content
New issue

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

RIOXX mappings missing in the documentation #25

Open
KarmeleJisc opened this issue Mar 29, 2019 · 0 comments
Open

RIOXX mappings missing in the documentation #25

KarmeleJisc opened this issue Mar 29, 2019 · 0 comments

Comments

@KarmeleJisc
Copy link

Hi there,

I've just noticed that there are some mappings missing in the RIOXX documentation, such as dc.source or dc.identifier...
https://github.com/atmire/RIOXX#sword-v2-rioxx-mapping-overview-

The complete mapping would be as follows:

simplerioxx.dcterms.description = dc.description
simplerioxx.dcterms.publisher = dc.publisher
simplerioxx.dcterms.title = dc.title
simplerioxx.dcterms.language = dc.language.iso
simplerioxx.dcterms.abstract = dc.description.abstract
simplerioxx.dcterms.subject = dc.subject
simplerioxx.dcterms.dateAccepted = dcterms.dateAccepted
simplerioxx.dcterms.rights = dc.rights
simplerioxx.dcterms.source = dc.source
simplerioxx.dcterms.bibliographicCitation = dc.identifier.citation
simplerioxx.dcterms.identifier = dc.identifier
simplerioxx.rioxxterms.type = rioxxterms.type
simplerioxx.rioxxterms.version_of_record = rioxxterms.versionofrecord, dc.identifier.doi
simplerioxx.rioxxterms.publication_date = dc.date.issued
simplerioxx.rioxxterms.project = rioxxterms.newfunderprojectpair
simplerioxx.rioxxterms.version = rioxxterms.version
simplerioxx.ali.license_ref = dc.rights.uri
simplerioxx.pubr.author = dc.contributor.author
simplerioxx.pubr.contributor = dc.contributor
simplerioxx.pubr.embargo_date = dc.rights.embargodate
simplerioxx.pubr.sponsorship = dc.description.sponsorship
simplerioxx.pubr.openaccess_uri = rioxxterms.openaccess.uri

Cheers

Karmele

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant