Drop this sentence from Pub 3.1.
Exactly one item must be declared as the EPUB Navigation Document using the nav property.
<item properties="cover-image"> is optional. See http://www.idpf.org/epub/30/spec/epub30-publications.html#sec-item-property-values.
I understand that cover-image is optional. But I would argue that it should be mentioned if nav is mentioned.
Perhaps,
At most one item must be declared as the cover image using the cover-image property.
The entire paragraph before the sentence you wanted to drop is about descriptive properties, and includes a link to the manifest vocab. That seems plenty for optional properties.
The only one that has to be specified in every package document in order for the publication to be valid is "nav". That's why it's the only one called out.
Most helpful comment
The entire paragraph before the sentence you wanted to drop is about descriptive properties, and includes a link to the manifest vocab. That seems plenty for optional properties.
The only one that has to be specified in every package document in order for the publication to be valid is "nav". That's why it's the only one called out.