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.
The text was updated successfully, but these errors were encountered:
* Issue #2341: Added SportsTeam to the domain for gender.
* Remove file added to wrong branch.
* Issue #2420: Added MusicRecording to the range for audio.
* Added to the range rather than the domain.
The
audio
property currently expects the value to either be anAudioObject
or aClip
, but there are times when a work may embed a song for which there isn't a separateAudioObject
to link to.I propose adding
MusicRecording
to the range so authors can specify the song without having to have a separate, downloadable file.The text was updated successfully, but these errors were encountered: