Closed
Description
The audio
property currently expects the value to either be an AudioObject
or a Clip
, but there are times when a work may embed a song for which there isn't a separate AudioObject
to link to.
I propose adding MusicRecording
to the range so authors can specify the song without having to have a separate, downloadable file.