Ticket #11 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

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:

  1. 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>

  1. 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>

  1. 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>

Change History

comment:1 Changed 2 years ago by anonymous

test

Note: See TracTickets for help on using tickets.