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

Modelling Issue: Audio/Media Objects vs Digital Document #60

Open
aggelosgkiokas opened this issue Jan 19, 2021 · 2 comments
Open

Modelling Issue: Audio/Media Objects vs Digital Document #60

aggelosgkiokas opened this issue Jan 19, 2021 · 2 comments

Comments

@aggelosgkiokas
Copy link
Contributor

aggelosgkiokas commented Jan 19, 2021

In the DigitalDocument the source of the object (e.g. the XML file) is on the "source" field, while on the AudioObject (or MediaObject) is on the "contentURL".

There is a missmatch issue

@alastair
Copy link
Member

The digital document methods were written before we finalised the schema. We'll work on improving the documentation that describes how to add DigitalDocuments.

@alastair
Copy link
Member

specifically for DigitalDocuments created by an algorithm (and uploaded somewhere), we should set both the url and source field to the same value (source is required, so we need to set it to something).
we should set encodingFormat and format to the same value (the mimetype of the item pointed to by url/source)

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

2 participants