How do I “decode” an ICRA label?

Within a labels file, the actual ICRA label is encoded in a block similar to this:

<label:ContentLabel rdf:ID="label_1">
  <rdfs:label>No nudity, no sex, no violence, no 
     potentially offensive language, no user-generated 
     content, no other potentially harmful 
     activities</rdfs:label>
  <icra:cz>1</icra:cz>
  <icra:lz>1</icra:lz>
  <icra:nz>1</icra:nz>
  <icra:oz>1</icra:oz>
  <icra:sz>1</icra:sz>
  <icra:vz>1</icra:vz>
</label:ContentLabel>

This shows a label declaring “None of the above” in all the sections of the ICRA questionnaire.

To decode all the terms used the ICRA system, please consult the label decoder.