standardebooks / tools

The Standard Ebooks toolset for producing our ebook files.
Other
1.42k stars 125 forks source link

lint rejects song title semantics #522

Closed kingrpaul closed 2 years ago

kingrpaul commented 2 years ago

The following text causes lint to return Error s-032 indicating se:name.publication.song as an invalid value for epub:type, though it is believed to be valid. The relevant file can be found. here. <i epub:type="se:name.publication.song">Claire Fontaine</i>

acabal commented 2 years ago

That's because the semantic should be se:name.music.song not publication. See https://standardebooks.org/vocab/1.0

drgrigg commented 2 years ago

It’s not valid because it’s not in our vocabulary, found here: https://standardebooks.org/vocab/1.0

You could use se:name.music.song instead, but we don’t generally italicise song titles, which are usually quoted. On 1 Jun 2022, 10:04 AM +1000, Paul King @.***>, wrote:

The following text causes lint to return Error s-032 indicating se:name.publication.song as an invalid value for epub:type, though it is believed to be valid. The relevant file can be found. here. Claire Fontaine — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>