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

EDM: Preserve metadata hierarchies (hasPart) #8

Open
twagoo opened this issue Jul 24, 2018 · 0 comments
Open

EDM: Preserve metadata hierarchies (hasPart) #8

twagoo opened this issue Jul 24, 2018 · 0 comments

Comments

@twagoo
Copy link
Member

twagoo commented Jul 24, 2018

EDM records may be 'metadata parents' having e.g.

<dcterms:hasPart 
  xmlns:dcterms="http://purl.org/dc/terms/"
  rdf:resource="http://data.theeuropeanlibrary.org/BibliographicResource/3000051827382"/>

or they may be 'metadata children' having e.g.

<dcterms:isPartOf 
  xmlns:dcterms="http://purl.org/dc/terms/"
  rdf:resource="http://data.theeuropeanlibrary.org/BibliographicResource/3000053640021"/>

Preserve this information in the generated CMDI by creating metadata type resource proxies in the parent record.

twagoo added a commit that referenced this issue Jul 25, 2018
…ments for 'hasPart' references already converted into resource proxies. Refs #8
twagoo added a commit that referenced this issue Jul 25, 2018
…ments for 'hasPart' references already converted into resource proxies. Refs #8
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