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

[ENG-4384] datacite4.4 and osf.metadata vocab updates #10385

Closed
wants to merge 10 commits into from

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Apr 20, 2023

Purpose

  • update vocab terms to closer match the OSF Metadata Application Profile (OSFMAP) (e.g. switch from snake_case to camelCase for terms in the osf namespace)
  • update datacite-xml metadata serializer to support datacite 4.4 (including relatedItem)

Changes

  • implement datacite 4.4 metadata serializers (xml and json)
  • add a copy of datacite's xml schema definitions and use them to validate generated xml
  • update osf.metadata.osf_gathering with more consistent and helpful semantics
  • refer to "dublin core terms" as "dcterms" (instead of "dct", which confused several readers)

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

ENG-4384

@aaxelb aaxelb marked this pull request as ready for review April 21, 2023 12:01
@aaxelb aaxelb force-pushed the quest/datacite-4.4 branch 3 times, most recently from f9703b0 to 20deca4 Compare April 27, 2023 19:01
@aaxelb aaxelb force-pushed the quest/datacite-4.4 branch 5 times, most recently from 8198e15 to b61c00f Compare May 26, 2023 19:21
- remove osf:affiliatedInstitution (use osf:affiliation instead)
- use dcterms:conformsTo to link osf registration schema
- remodel funding info (add osf:hasFunding, osf:FundingAward)
- add osf:isPartOfCollection for osf-collection membership
- express subjects as skos:Concept
- use dcterms:Agent instead of osf:Agent
- promote osf:funder to a top-level property (osf:hasFunding alongside)
@aaxelb
Copy link
Contributor Author

aaxelb commented Sep 6, 2023

included in #10445

@aaxelb aaxelb closed this Sep 6, 2023
@aaxelb aaxelb deleted the quest/datacite-4.4 branch September 6, 2023 14:23
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

Successfully merging this pull request may close these issues.

1 participant