Skip to content

Commit

Permalink
Merge pull request #278 from gautierchomel/ONIX_fixes
Browse files Browse the repository at this point in the history
Fixes ONIX techniques
  • Loading branch information
gautierchomel authored May 21, 2024
2 parents d392d72 + 5c747db commit f5b9991
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UX-Guide-Metadata/draft/techniques/onix-metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,9 @@ <h4>Understanding the variables</h4>
<dd>
<p>If true it indicates that at least one of the following is present in the ONIX record:</p>
<ul>
<li><a href="https://ns.editeur.org/onix/en/196/14">code 14 of codelist 81</a> (Short alternative textual descriptions);</li>
<li><a href="https://ns.editeur.org/onix/en/196/15">code 15 of codelist 81</a> (Full alternative textual descriptions);</li>
<li><a href="https://ns.editeur.org/onix/en/196/16">code 16 of codelist 81</a> (Visualised data also available as non-graphical data);</li>
<li><a href="https://ns.editeur.org/onix/en/196/14">code 14 of codelist 196</a> (Short alternative textual descriptions);</li>
<li><a href="https://ns.editeur.org/onix/en/196/15">code 15 of codelist 196</a> (Full alternative textual descriptions);</li>
<li><a href="https://ns.editeur.org/onix/en/196/16">code 16 of codelist 196</a> (Visualised data also available as non-graphical data);</li>
<li>otherwise if false it means that this metadata is not present.</li>
</ul>
<p>This means that there are textual alternatives for images.</p>
Expand Down

0 comments on commit f5b9991

Please sign in to comment.