Ticket #11 (new enhancement)
Validation Service
| Reported by: | Joris.klerkx@… | Owned by: | bramv |
|---|---|---|---|
| Priority: | minor | Component: | ARIADNE Validation Service |
| Version: | Keywords: | ||
| Cc: |
Description
Some validation errors that are not picked up yet when validating ASPECT profile:
- CNDP - Taxonomy (LRE thesaurus) problems. Taxon identifiers are incorrect. At the moment, I still keep these metadata but ignore these identifiers. An example for the LO at http://presence-litterature.cndp.fr/index.php?id=104
<taxon>
<id>GTCO</id> <entry>
<string language="fre">voies générale et technologique : collège</string>
</entry>
</taxon>
- INDIRE - Taxonomy (LRE thesaurus) problems. Taxon identifiers are incorrect. At the moment, I still keep these metadata but ignore these identifiers. An example for the LO at http://www.indire.it/immagini/immag/tstsal/ts1168v2-24b.jpg
<taxon>
<id>null</id> <entry>
<string language="en">biologicalsciences</string>
</entry>
</taxon>
- ITC
There are no learning object languages lom/general/language (for 5 metadata records - in the attachement) and age range is wrong <typicalAgeRange>18</typicalAgeRange>
should be
<typicalAgeRange>
<string language="x-t-lre">18</string>
</typicalAgeRange>
Note: See
TracTickets for help on using
tickets.

test