Edurep:Migraties/2021: verschil tussen versies

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
k (→‎Overzicht: more)
 
(16 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 9: Regel 9:
   
 
=== Migratie ===
 
=== Migratie ===
Met de introductie van schema.org als basis record representatie in Edurep, worden binnenkomende LOM/SMO records geconverteerd naar schema.org/jsonld. Ook andere informatie zoals smbAggregatedData is geconverteerd. Op deze pagina staat een overzicht van de mappings.
+
Met de introductie van schema.org als basis record representatie in Edurep, worden binnenkomende LOM/SMO records geconverteerd naar schema.org/jsonld. Ook andere informatie zoals smbAggregatedData is geconverteerd.
* iets over proces, verder toelichten in [[Edurep:Metadata verwerking]]
+
Het verwerkingsproces kan in meer detail bekeken worden op de [[Edurep:Metadata verwerking|Metadata Verwerking pagina]].
 
<!--
 
Er zijn een aantal categorien:
 
 
- Categorie 0, purpose accessrights, die doet het goed :)
 
 
- Categorie 1, valide vak/leerniveau/doel input: lom classificatiewaarden binnen purpose discipline, educationallevel, competency, educationalobjective of schema waarden binnen teaches, educationalAlignment of educationalLevel met taxonsource of inDefinedtermSet startswith "http://purl.edustandaard.nl/begrippenkader/", "http://purl.edustandaard.nl/concept/". Deze "startswith" lijst zou uitbreidbaar moeten zijn, en representeert de vocabulaires die we toestaan binnen het systeem qua educatieve classificaties.
 
Alle termen met die prefix zouden goedgekeurd moeten worden, en geen "ttl-mapping" nodig.
 
 
- Categorie 2, classificatiewaarden die gemapt worden via de ttls om terecht te kunnen komen in teaches, educationalAlignment of educationalLevel. Dit zijn eigenlijk alle "losse" entries die alleen kijken naar de taxonsource, bijv de contains "kerndoelen_po".
 
Als er een valide match worden gevonden (die voldoet aan categorie 1), dan plaatsen, anders naar invalid.
 
 
- Categorie 3, specifieke regels voor specifieke input. Bijvoorbeeld de contains "groengelinkt.nl" regel die rechtstreeks naar keyword string mapt.
 
 
- Categorie 4, de rest. Dit gaat allemaal naar een DefinedTerm in schema:keywords, en wordt teruggemapt naar classification purpose idea.
 
 
-->
 
 
   
 
Versimpeld overzicht van migratie. Een uitgebreider overzicht staat [[#Overzicht|onderaan de pagina]].
 
Versimpeld overzicht van migratie. Een uitgebreider overzicht staat [[#Overzicht|onderaan de pagina]].
{| class="wikitable"
+
{| class="wikitable" style="font-size:90%"
 
|-
 
|-
 
! LOM veld
 
! LOM veld
Regel 164: Regel 146:
   
 
=== Zoeken ===
 
=== Zoeken ===
  +
Er zijn 2 manieren om de Schema.org representatie van de zoekresultaten op te halen.
* [[Edurep:Jsonsearch|Jsonsearch]]
 
  +
* [[Edurep:Jsonsearch|Jsonsearch interface]]
* SRU en jsonld recordSchema
 
  +
* [[Edurep:Zoekopdracht/recordSchema/SRU|SRU interface en jsonld recordSchema]]
   
 
=== Aanbieden ===
 
=== Aanbieden ===
  +
Op dit moment is hier nog geen documentatie over beschikbaar.
TODO
 
   
 
== Overzicht ==
 
== Overzicht ==
Regel 206: Regel 189:
 
| schema:name
 
| schema:name
 
|-
 
|-
  +
|[[Edurep:Metadata/Taal|Taal]]
|
 
 
| /lom:lom/lom:general/lom:language
 
| /lom:lom/lom:general/lom:language
 
| lom.general.language
 
| lom.general.language
Regel 218: Regel 201:
 
|schema:description
 
|schema:description
 
|-
 
|-
  +
|[[Edurep:Metadata/Trefwoorden|Trefwoorden]]
|
 
 
|/lom:lom/lom:general/lom:keyword/lom:string
 
|/lom:lom/lom:general/lom:keyword/lom:string
 
|lom.general.keyword
 
|lom.general.keyword
Regel 236: Regel 219:
 
|lom:structure
 
|lom:structure
 
|-
 
|-
  +
|[[Edurep:Metadata/Aggregatieniveau|Aggregatieniveau]]
|
 
 
|/lom:lom/lom:general/lom:aggregationLevel/lom:value
 
|/lom:lom/lom:general/lom:aggregationLevel/lom:value
 
|lom.general.aggregationlevel
 
|lom.general.aggregationlevel
Regel 248: Regel 231:
 
|schema:version
 
|schema:version
 
|-
 
|-
  +
| [[Edurep:Metadata/Status|Status]]
|
 
 
|/lom:lom/lom:lifeCycle/lom:status/lom:value
 
|/lom:lom/lom:lifeCycle/lom:status/lom:value
 
|lom.lifecycle.status
 
|lom.lifecycle.status
Regel 254: Regel 237:
 
|schema:creativeWorkStatus
 
|schema:creativeWorkStatus
 
|-
 
|-
  +
|[[Edurep:Metadata/Auteur|Auteur]]
|
 
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:centity/lom:vcard/(FN/N/ORG)
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:centity/lom:vcard/(FN/N/ORG)
 
|lom.lifecycle.contribute.author
 
|lom.lifecycle.contribute.author
Regel 260: Regel 243:
 
|dcterms:creator
 
|dcterms:creator
 
|-
 
|-
  +
|[[Edurep:Metadata/Uitgever|Uitgever]]
|
 
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:centity/lom:vcard/(FN/N/ORG)
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:centity/lom:vcard/(FN/N/ORG)
 
|lom.lifecycle.contribute.publisher
 
|lom.lifecycle.contribute.publisher
Regel 284: Regel 267:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Auteur|Auteur]]
|
 
  +
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:datetime
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:datetime
 
|lom.lifecycle.contribute.authordate
 
|lom.lifecycle.contribute.authordate
Regel 290: Regel 274:
 
|schema:dateCreated
 
|schema:dateCreated
 
|-
 
|-
  +
|[[Edurep:Metadata/Uitgever|Uitgever]]
|
 
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:datetime
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:datetime
 
|lom.lifecycle.contribute.publisherdate
 
|lom.lifecycle.contribute.publisherdate
Regel 320: Regel 304:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Metadata maker|Metadata Maker]]
|
 
 
|/lom:lom/lom:metaMetadata/lom:contribute[lom:role/lom:value="creator"]/lom:centity/lom:vcard/(FN/N/ORG)
 
|/lom:lom/lom:metaMetadata/lom:contribute[lom:role/lom:value="creator"]/lom:centity/lom:vcard/(FN/N/ORG)
 
|lom.metametadata.contribute.creator
 
|lom.metametadata.contribute.creator
Regel 344: Regel 328:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Formaat|Formaat]]
|
 
 
|/lom:lom/lom:technical/lom:format
 
|/lom:lom/lom:technical/lom:format
 
|lom.technical.format
 
|lom.technical.format
Regel 350: Regel 334:
 
|schema:encodingFormat
 
|schema:encodingFormat
 
|-
 
|-
  +
|[[Edurep:Metadata/Url|Url]]
|
 
 
| valign="top" | /lom:lom/lom:technical/lom:location
 
| valign="top" | /lom:lom/lom:technical/lom:location
 
| valign="top" | lom.technical.location
 
| valign="top" | lom.technical.location
Regel 386: Regel 370:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Interactiviteit|Interactiviteit]]
|
 
 
| /lom:lom/lom:educational/lom:interactivityType/lom:value
 
| /lom:lom/lom:educational/lom:interactivityType/lom:value
 
| lom.educational.interactivitytype
 
| lom.educational.interactivitytype
Regel 392: Regel 376:
 
| schema:interactivityType
 
| schema:interactivityType
 
|-
 
|-
  +
|[[Edurep:Metadata/Soort Leermateriaal|Soort Leermateriaal]]
|
 
 
| /lom:lom/lom:educational/lom:learningresourcetype/lom:source
 
| /lom:lom/lom:educational/lom:learningresourcetype/lom:source
 
| -
 
| -
Regel 398: Regel 382:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Soort Leermateriaal|Soort Leermateriaal]]
|
 
 
| /lom:lom/lom:educational/lom:learningresourcetype/lom:value
 
| /lom:lom/lom:educational/lom:learningresourcetype/lom:value
 
| lom.educational.learningresourcetype
 
| lom.educational.learningresourcetype
Regel 416: Regel 400:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Rol Eindgebruiker|Rol Eindgebruiker]]
|
 
 
| /lom:lom/lom:educational/lom:intendedenduserrole/lom:value
 
| /lom:lom/lom:educational/lom:intendedenduserrole/lom:value
 
| lom.educational.intendedenduserrole
 
| lom.educational.intendedenduserrole
Regel 422: Regel 406:
 
| schema:audience.schema:audienceType
 
| schema:audience.schema:audienceType
 
|-
 
|-
  +
|[[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| /lom:lom/lom:educational/lom:context/lom:value
 
| /lom:lom/lom:educational/lom:context/lom:value
 
| lom.educational.context
 
| lom.educational.context
Regel 440: Regel 424:
 
| lom:difficulty
 
| lom:difficulty
 
|-
 
|-
  +
| [[Edurep:Metadata/Studielast|Studielast]]
|
 
 
| /lom:lom/lom:educational/lom:typicallearningtime/lom:datetime
 
| /lom:lom/lom:educational/lom:typicallearningtime/lom:datetime
 
| lom.educational.typicallearningtime
 
| lom.educational.typicallearningtime
Regel 458: Regel 442:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Kosten|Kosten]]
|
 
 
|/lom:lom/lom:rights/lom:cost/lom:value
 
|/lom:lom/lom:rights/lom:cost/lom:value
 
|lom.rights.cost
 
|lom.rights.cost
Regel 464: Regel 448:
 
|schema:isAccessibleForFree
 
|schema:isAccessibleForFree
 
|-
 
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
|
 
 
| /lom:lom/lom:rights/lom:copyrightandotherrestrictions/lom:value
 
| /lom:lom/lom:rights/lom:copyrightandotherrestrictions/lom:value
 
| lom.rights.copyrightandotherrestrictions
 
| lom.rights.copyrightandotherrestrictions
Regel 470: Regel 454:
 
| lom:copyrightAndOtherRestrictions
 
| lom:copyrightAndOtherRestrictions
 
|-
 
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
|
 
 
| /lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="CC*"]/lom:value
 
| /lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="CC*"]/lom:value
 
| -
 
| -
Regel 476: Regel 460:
 
| schema:license
 
| schema:license
 
|-
 
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
|
 
 
| <nowiki>/lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="yes|no|unknown"]/lom:value</nowiki>
 
| <nowiki>/lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="yes|no|unknown"]/lom:value</nowiki>
 
| -
 
| -
Regel 482: Regel 466:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
|
 
 
| /lom:lom/lom:rights/lom:description/lom:string
 
| /lom:lom/lom:rights/lom:description/lom:string
 
| lom.rights.description
 
| lom.rights.description
Regel 488: Regel 472:
 
| schema:copyrightNotice
 
| schema:copyrightNotice
 
|-
 
|-
  +
|[[Edurep:Metadata/Afgeleide|Afgeleide]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="isbasedon"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="isbasedon"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.isbasedon
 
|lom.relation.isbasedon
Regel 494: Regel 478:
 
|schema:isBasedOn
 
|schema:isBasedOn
 
|-
 
|-
  +
|[[Edurep:Metadata/Insluiten|Insluiten]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="embed"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="embed"]/lom:resource/lom:catalogentry/lom:entry
 
|
 
|
Regel 500: Regel 484:
 
|
 
|
 
|-
 
|-
  +
|[[Edurep:Metadata/Uitvoerformaten|Uitvoerformaat]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="hasformat"]/lom:resource/lom:catalogentry/lom:entry<br/>/lom:lom/lom:relation/lom:resource/lom:description/lom:string
 
|/lom:lom/lom:relation[lom:kind/lom:value="hasformat"]/lom:resource/lom:catalogentry/lom:entry<br/>/lom:lom/lom:relation/lom:resource/lom:description/lom:string
 
|
 
|
Regel 506: Regel 490:
 
|
 
|
 
|-
 
|-
  +
|[[Edurep:Metadata/Verzameling|Verzameling]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="ispartof"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="ispartof"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.ispartof
 
|lom.relation.ispartof
Regel 512: Regel 496:
 
|schema:isPartOf
 
|schema:isPartOf
 
|-
 
|-
  +
|[[Edurep:Metadata/Referentie|Referentie]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="isreferencedby"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="isreferencedby"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.isreferencedby
 
|lom.relation.isreferencedby
Regel 518: Regel 502:
 
|dcterms:isReferencedBy
 
|dcterms:isReferencedBy
 
|-
 
|-
  +
|[[Edurep:Metadata/Versionering|Versionering]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="isversionof"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="isversionof"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.isversionof
 
|lom.relation.isversionof
Regel 524: Regel 508:
 
|dcterms:isVersionOf
 
|dcterms:isVersionOf
 
|-
 
|-
  +
|[[Edurep:Metadata/Verzameling|Verzameling]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="haspart"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="haspart"]/lom:resource/lom:catalogentry/lom:entry
 
|
 
|
Regel 530: Regel 514:
 
|schema:hasPart
 
|schema:hasPart
 
|-
 
|-
  +
|[[Edurep:Metadata/Thumbnail|Thumbnail]]
|
 
 
|/lom:lom/lom:relation[lom:kind/lom:value="thumbnail"]/lom:resource/lom:catalogentry/lom:entry
 
|/lom:lom/lom:relation[lom:kind/lom:value="thumbnail"]/lom:resource/lom:catalogentry/lom:entry
 
|
 
|
Regel 548: Regel 532:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Toegang|Toegang]]
|
 
 
| /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:source
 
| /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:source
 
| -
 
| -
Regel 554: Regel 538:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Toegang|Toegang]]
|
 
 
| /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:taxon/lom:id
 
| /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:taxon/lom:id
 
| lom.classification.accessrights.id
 
| lom.classification.accessrights.id
Regel 560: Regel 544:
 
| dcterms:accessRights
 
| dcterms:accessRights
 
|-
 
|-
  +
|[[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:source</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:source</nowiki>
 
| -
 
| -
Regel 566: Regel 550:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:id</nowiki>
 
| lom.classification.obk.discipline.id
 
| lom.classification.obk.discipline.id
Regel 572: Regel 556:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
|[[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 578: Regel 562:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
|[[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:source</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:source</nowiki>
 
| -
 
| -
Regel 584: Regel 568:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:id</nowiki>
 
| lom.classification.obk.educationallevel.id
 
| lom.classification.obk.educationallevel.id
Regel 590: Regel 574:
 
| schema:educationalLevel.schema:termCode
 
| schema:educationalLevel.schema:termCode
 
|-
 
|-
  +
|[[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 596: Regel 580:
 
| schema:educationalLevel.schema:name
 
| schema:educationalLevel.schema:name
 
|-
 
|-
  +
|[[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source</nowiki>
 
| -
 
| -
Regel 602: Regel 586:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 608: Regel 592:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 614: Regel 598:
 
| schema:teaches.schema:name
 
| schema:teaches.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source</nowiki>
 
| -
 
| -
Regel 620: Regel 604:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id</nowiki>
 
| lom.classification.obk.educationalobjective.id
 
| lom.classification.obk.educationalobjective.id
Regel 626: Regel 610:
 
| schema:teaches.schema:termCode
 
| schema:teaches.schema:termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 632: Regel 616:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source</nowiki>
 
| -
 
| -
Regel 638: Regel 622:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 644: Regel 628:
 
| schema:educationalLevel.schema:termCode
 
| schema:educationalLevel.schema:termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 650: Regel 634:
 
| schema:educationalLevel.schema:name
 
| schema:educationalLevel.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_vo_20071115*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_vo_20071115*"]/lom:taxon/lom:id</nowiki>
 
| lom.classification.vdex.vdex_classification_vakaanduidingen_vo_20071115.xml
 
| lom.classification.vdex.vdex_classification_vakaanduidingen_vo_20071115.xml
Regel 656: Regel 640:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_vo_20071115*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_vo_20071115*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 662: Regel 646:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_po_2009*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_po_2009*"]/lom:taxon/lom:id</nowiki>
 
| lom.classification.vdex.vdex_classification_vakaanduidingen_po_2009.xml
 
| lom.classification.vdex.vdex_classification_vakaanduidingen_po_2009.xml
Regel 668: Regel 652:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vvakaanduidingen_po_2009*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*vvakaanduidingen_po_2009*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 674: Regel 658:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_czp_20060628*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_czp_20060628*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 680: Regel 664:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_czp_20060628*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_czp_20060628*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 686: Regel 670:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_domains_lb_20110301"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_domains_lb_20110301"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 692: Regel 676:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_domains_lb_20110301"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_domains_lb_20110301"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 698: Regel 682:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2010*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2010*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 704: Regel 688:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2010"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2010"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 710: Regel 694:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2009*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2009*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 716: Regel 700:
 
| schema:educationalAlignment.schema:targetName
 
| schema:educationalAlignment.schema:targetName
 
|-
 
|-
  +
| [[Edurep:Metadata/Vak|Vak]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2009*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2009*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 722: Regel 706:
 
| schema:educationalAlignment.schema:name
 
| schema:educationalAlignment.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20071115*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20071115*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 728: Regel 712:
 
| schema:educationalLevel.termCode
 
| schema:educationalLevel.termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20071115*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20071115*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 740: Regel 724:
 
| schema:educationalLevel.termCode
 
| schema:educationalLevel.termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Leerniveau|Leerniveau]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20060628*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20060628*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 746: Regel 730:
 
| schema:educationalLevel.schema:name
 
| schema:educationalLevel.schema:name
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_po*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_po*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 752: Regel 736:
 
| schema:teaches.schema:termCode
 
| schema:teaches.schema:termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_po*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_po*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 758: Regel 742:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 764: Regel 748:
 
| schema:teaches.schema:termCode
 
| schema:teaches.schema:termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 770: Regel 754:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:id</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:id</nowiki>
 
| -
 
| -
Regel 776: Regel 760:
 
| schema:teaches.schema:termCode
 
| schema:teaches.schema:termCode
 
|-
 
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
|
 
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:entry/lom:string</nowiki>
 
| -
 
| -
Regel 782: Regel 766:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
|
 
| &nbsp;
 
|
 
|
 
|
 
|-
 
|
 
 
| /lom:lom/lom:classification/lom:taxonPath[lom:source="*groengelinkt.nl*"]/lom:taxon/lom:entry/lom:string
 
| /lom:lom/lom:classification/lom:taxonPath[lom:source="*groengelinkt.nl*"]/lom:taxon/lom:entry/lom:string
 
| -
 
| -
Regel 794: Regel 772:
 
| schema:keywords
 
| schema:keywords
 
|-
 
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
|
 
 
| /lom:lom/lom:classification/lom:taxonPath[lom:source="*themas_nme_20110404*"]/lom:taxon/lom:entry/lom:string
 
| /lom:lom/lom:classification/lom:taxonPath[lom:source="*themas_nme_20110404*"]/lom:taxon/lom:entry/lom:string
 
| -
 
| -
Regel 812: Regel 790:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
|
 
 
| /lom:lom/lom:classification/lom:taxonPath/lom:source
 
| /lom:lom/lom:classification/lom:taxonPath/lom:source
 
| lom.classification.taxonpath.source
 
| lom.classification.taxonpath.source
  +
| /schema:keywords/schema:inDefinedTermSet
| -
 
  +
| schema:keywords.schema:inDefinedTermSet
| -
 
 
|-
 
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
|
 
 
| /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:id
 
| /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:id
 
| lom.classification.taxonid
 
| lom.classification.taxonid
  +
| /schema:keywords/schema:DefinedTerm/schema:termCode
| -
 
  +
| schema:keywords.schema:termCode
| -
 
 
|-
 
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
|
 
 
| /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:entry/lom:string
 
| /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:entry/lom:string
 
| lom.classification.taxon.entry
 
| lom.classification.taxon.entry
  +
| /schema:keywords/schema:DefinedTerm/schema:name
| -
 
  +
| schema:keywords.schema:name
| -
 
 
|-
 
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
|
 
| /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:entry/lom:string
 
| lom.classification.taxonPath.taxon.entry
 
| -
 
| -
 
|-
 
|
 
 
|/sad:smbAggregatedData/sad:numberOfReviews
 
|/sad:smbAggregatedData/sad:numberOfReviews
 
|smbAggregatedData.numberOfReviews
 
|smbAggregatedData.numberOfReviews
Regel 842: Regel 814:
 
|schema:aggregateRating/schema:reviewCount
 
|schema:aggregateRating/schema:reviewCount
 
|-
 
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
|
 
 
|/sad:smbAggregatedData/sad:numberOfRatings
 
|/sad:smbAggregatedData/sad:numberOfRatings
 
|smbAggregatedData.numberOfRatings
 
|smbAggregatedData.numberOfRatings
Regel 848: Regel 820:
 
|schema:aggregateRating/schema:ratingCount
 
|schema:aggregateRating/schema:ratingCount
 
|-
 
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
|
 
 
|/sad:smbAggregatedData/sad:numberOfTags
 
|/sad:smbAggregatedData/sad:numberOfTags
 
|smbAggregatedData.numberOfTags
 
|smbAggregatedData.numberOfTags
Regel 854: Regel 826:
 
|schema:aggregateRating/edurep:tagCount
 
|schema:aggregateRating/edurep:tagCount
 
|-
 
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
|
 
 
|/sad:smbAggregatedData/sad:averageNormalizedRating
 
|/sad:smbAggregatedData/sad:averageNormalizedRating
 
|smbAggregatedData.averageNormalizedRating
 
|smbAggregatedData.averageNormalizedRating
Regel 860: Regel 832:
 
|schema:aggregateRating.schema:ratingValue
 
|schema:aggregateRating.schema:ratingValue
 
|-
 
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
|
 
 
|/sad:smbAggregatedData/sad:bayesianRanking
 
|/sad:smbAggregatedData/sad:bayesianRanking
 
|smbAggregatedData.bayesianRanking
 
|smbAggregatedData.bayesianRanking
Regel 866: Regel 838:
 
|schema:aggregateRating/edurep:bayesianRanking
 
|schema:aggregateRating/edurep:bayesianRanking
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/smoId
 
| /smo:smo/smoId
 
| smo.smoId
 
| smo.smoId
Regel 872: Regel 844:
 
| schema:identifier
 
| schema:identifier
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/supplierdId
 
| /smo:smo/supplierdId
 
| smo.supplierId
 
| smo.supplierId
Regel 878: Regel 850:
 
| edurep:smoSupplierId
 
| edurep:smoSupplierId
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/userId
 
| /smo:smo/userId
 
| smo.userId
 
| smo.userId
Regel 884: Regel 856:
 
| edurep:smoUserId
 
| edurep:smoUserId
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:summary
 
| /smo:smo/hr:hReview/hr:summary
 
| smo.hReview.summary
 
| smo.hReview.summary
Regel 890: Regel 862:
 
|
 
|
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:info
 
| /smo:smo/hr:hReview/hr:info
 
| smo.hReview.info
 
| smo.hReview.info
Regel 896: Regel 868:
 
| schema:itemReviewed
 
| schema:itemReviewed
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:description
 
| /smo:smo/hr:hReview/hr:description
 
| smo.hReview.description
 
| smo.hReview.description
Regel 902: Regel 874:
 
| schema:reviewRating/schema:ratingExplanation
 
| schema:reviewRating/schema:ratingExplanation
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:tags/hr:tag/hr:name
 
| /smo:smo/hr:hReview/hr:tags/hr:tag/hr:name
 
| smo.hReview.tags.tag.name
 
| smo.hReview.tags.tag.name
Regel 908: Regel 880:
 
| edurep:tag
 
| edurep:tag
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:rating
 
| /smo:smo/hr:hReview/hr:rating
 
| smo.hReview.rating
 
| smo.hReview.rating
Regel 914: Regel 886:
 
| schema:reviewRating/schema:ratingValue
 
| schema:reviewRating/schema:ratingValue
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:best
 
| /smo:smo/hr:hReview/hr:best
 
| -
 
| -
 
| /schema:reviewRating/schema:bestRating
 
| /schema:reviewRating/schema:bestRating
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:worst
 
| /smo:smo/hr:hReview/hr:worst
 
| -
 
| -
Regel 925: Regel 897:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:dtreviewed
 
| /smo:smo/hr:hReview/hr:dtreviewed
 
| smo.hReview.dtreviewed
 
| smo.hReview.dtreviewed
Regel 931: Regel 903:
 
| schema:dateCreated
 
| schema:dateCreated
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:reviewer
 
| /smo:smo/hr:hReview/hr:reviewer
 
| -
 
| -
Regel 937: Regel 909:
 
| -
 
| -
 
|-
 
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
|
 
 
| /smo:smo/hr:hReview/hr:version
 
| /smo:smo/hr:hReview/hr:version
 
| -
 
| -

Huidige versie van 30 nov 2021 om 08:59

Inleiding

In de 2021 release van Edurep is het voor Edurep mogelijk om naast het bekende leermateriaal ook evenementen toe te voegen. Vanwege deze wijziging is het interne dataformaat van Edurep veranderd van NL LOM naar Schema.org.

Met Schema.org zijn we niet alleen in staat om evenementen en leermateriaal in hetzelfde metadataschema uit te drukken, ook hebben we daarmee de basis gelegd om andere soorten entiteiten te kunnen opslaan.

Wat

Functionele wijzigingen

Hieronder de belangrijkste wijzigingen in de aankomende release. Bekijk de migratie pagina voor meer details.

Epic.png Schema.org
De verschillende losse metadatarecords worden nu verenigd in een Schema.org representatie.
Epic.png jsonsearch
Naast de bekende SRU hebben we een nieuwe interface waarmee de responses volledig in json formaat staan.
Epic.png koppeling reviews
Beoordelingen worden nu aan alle identifiers in een leermiddel metadata record gekoppeld, niet slechts de eerste.
Bullet wrench.png original recordSchema
Het origineel ingeschoten record kan nu ook opgevraagd worden.
Bullet wrench.png about recordSchema
Het nieuwe about recordSchema vervangt meta en bevat meer informatie zoals bijv. status code.
Bullet wrench.png validatie verbetering
We hebben voor bepaalde vocabulaire velden de validatie verbeterd waarmee invalide waarden eerder worden verwijderd, maar nog wel zijn te zoeken voor debugging.

Migratie

Met de introductie van schema.org als basis record representatie in Edurep, worden binnenkomende LOM/SMO records geconverteerd naar schema.org/jsonld. Ook andere informatie zoals smbAggregatedData is geconverteerd. Het verwerkingsproces kan in meer detail bekeken worden op de Metadata Verwerking pagina.

Versimpeld overzicht van migratie. Een uitgebreider overzicht staat onderaan de pagina.

LOM veld LOM zoekindex schema.org veld schema.org zoekindex
/lom:lom/lom:general/lom:identifier/lom:entry/lom:string lom.general.identifier.entry
lom.general.catalogentry.entry
- schema:identifier
/lom:lom/lom:general/lom:title/lom:string lom.general.title /schema:name schema:name
/lom:lom/lom:general/lom:language lom.general.language /schema:inLanguage schema:inLanguage
/lom:lom/lom:general/lom:description/lom:string lom.general.description /schema:description schema:description
/lom:lom/lom:general/lom:keyword/lom:string lom.general.keyword /schema:keywords schema:keywords
/lom:lom/lom:general/lom:aggregationLevel/lom:value lom.general.aggregationlevel /lom:aggregationLevel lom:aggregationLevel
/lom:lom/lom:lifeCycle/lom:status/lom:value lom.lifecycle.status /schema:creativeWorkStatus schema:creativeWorkStatus
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:centity/lom:vcard/(FN/N/ORG) lom.lifecycle.contribute.author /dcterms:creator dcterms:creator
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:centity/lom:vcard/(FN/N/ORG) lom.lifecycle.contribute.publisher /dcterms:publisher dcterms:publisher
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:datetime lom.lifecycle.contribute.authordate /schema:dateCreated schema:dateCreated
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:datetime lom.lifecycle.contribute.publisherdate /schema:datePublished schema:datePublished
/lom:lom/lom:metaMetadata/lom:contribute[lom:role/lom:value="creator"]/lom:centity/lom:vcard/(FN/N/ORG) lom.metametadata.contribute.creator /dcterms:contributor dcterms:contributor
/lom:lom/lom:technical/lom:format lom.technical.format /schema:encodingFormat schema:encodingFormat
/lom:lom/lom:technical/lom:location lom.technical.location /schema:url
/schema:identifier
schema:url
schema:identifier
/lom:lom/lom:educational/lom:learningresourcetype/lom:value lom.educational.learningresourcetype /schema:learningResourceType/schema:DefinedTerm/schema:termCode schema:learningResourceType.schema:termCode
/lom:lom/lom:educational/lom:intendedenduserrole/lom:value lom.educational.intendedenduserrole /schema:audience/schema:audienceType schema:audience.schema:audienceType
/lom:lom/lom:educational/lom:context/lom:value lom.educational.context /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.schema:termCode
/lom:lom/lom:rights/lom:cost/lom:value lom.rights.cost /schema:isAccessibleForFree schema:isAccessibleForFree
/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:id lom.classification.educationallevel.id /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.schema:termCode
/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:entry/lom:string lom.classification.educationalLevel.entry /schema:educationalLevel/schema:DefinedTerm/schema:name schema:educationalLevel.schema:name
/lom:lom/lom:classification[lom:purpose/lom:value="discpline"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:id lom.classification.discipline.id /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
/lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:entry/lom:string lom.classification.discipline.entry /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:id lom.classification.competency.id /schema:teaches/schema:DefinedTerm/schema:termCode schema:teaches.schema:termCode
/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:entry/lom:string lom.classification.competency.entry /schema:teaches/schema:DefinedTerm/schema:name schema:teaches.schema:name

Hoe

Afhankelijk van het soort gebruiker zijn er verschillende migratiescenario's.

Zoeken

Er zijn 2 manieren om de Schema.org representatie van de zoekresultaten op te halen.

Aanbieden

Op dit moment is hier nog geen documentatie over beschikbaar.

Overzicht

Inhoudelijke migratie en nieuwe zoekequivalenten voor de NL LOM, SmbAggregatedData en SMO naar Schema.org mapping.

  • De NL LOM en SmbAggregatedData velden komen terecht in een schema:LearningResource type entititeit.
  • De SMO velden worden gekoppeld aan een schema:Review entiteit.
metadata bron inhoud bron zoekveld schema.org inhoud schema.org zoekveld
Object Identifier /lom:lom/lom:general/lom:identifier lom.general.identifier
lom.general.catalogentry
- schema:identifier
Object Identifier /lom:lom/lom:general/lom:identifier/lom:entry/lom:string lom.general.identifier.entry
lom.general.catalogentry.entry
- schema:identifier
Object Identifier /lom:lom/lom:general/lom:identifier/lom:catalog lom.general.identifier.catalog
lom.general.catalogentry.catalog
- -
Titel /lom:lom/lom:general/lom:title/lom:string lom.general.title /schema:name schema:name
Taal /lom:lom/lom:general/lom:language lom.general.language /schema:inLanguage schema:inLanguage
Omschrijving /lom:lom/lom:general/lom:description/lom:string lom.general.description /schema:description schema:description
Trefwoorden /lom:lom/lom:general/lom:keyword/lom:string lom.general.keyword /schema:keywords schema:keywords
/lom:lom/lom:general/lom:coverage/lom:string lom.general.coverage /dcterms:coverage dcterms:coverage
/lom:lom/lom:general/lom:structure/lom:value lom.general.structure /lom:structure lom:structure
Aggregatieniveau /lom:lom/lom:general/lom:aggregationLevel/lom:value lom.general.aggregationlevel /lom:aggregationLevel lom:aggregationLevel
/lom:lom/lom:lifeCycle/lom:version/lom:string lom.lifecycle.version /schema:version schema:version
Status /lom:lom/lom:lifeCycle/lom:status/lom:value lom.lifecycle.status /schema:creativeWorkStatus schema:creativeWorkStatus
Auteur /lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:centity/lom:vcard/(FN/N/ORG) lom.lifecycle.contribute.author /dcterms:creator dcterms:creator
Uitgever /lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:centity/lom:vcard/(FN/N/ORG) lom.lifecycle.contribute.publisher /dcterms:publisher dcterms:publisher
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="initiator"]/lom:centity/lom:vcard/(FN/N/ORG) - - -
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="validator"]/lom:centity/lom:vcard/(FN/N/ORG) - - -
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="content provider"]/lom:centity/lom:vcard/(FN/N/ORG) - - -
Auteur /lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="author"]/lom:datetime lom.lifecycle.contribute.authordate /schema:dateCreated schema:dateCreated
Uitgever /lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="publisher"]/lom:datetime lom.lifecycle.contribute.publisherdate /schema:datePublished schema:datePublished
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="initiator"]/lom:datetime - - -
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="validator"]/lom:datetime - - -
/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="content provider"]/lom:datetime - - -
/lom:lom/lom:metametadata/lom:identifier - - -
Metadata Maker /lom:lom/lom:metaMetadata/lom:contribute[lom:role/lom:value="creator"]/lom:centity/lom:vcard/(FN/N/ORG) lom.metametadata.contribute.creator /dcterms:contributor dcterms:contributor
/lom:lom/lom:metaMetadata/lom:contribute[lom:role/lom:value="validator"]/lom:centity/lom:vcard/(FN/N/ORG) - - -
/lom:lom/lom:metaMetadata/lom:metaMetadataScheme lom.metametadata.metadatascheme - -
/lom:lom/lom:metaMetadata/lom:language lom.metametadata.language - -
Formaat /lom:lom/lom:technical/lom:format lom.technical.format /schema:encodingFormat schema:encodingFormat
Url /lom:lom/lom:technical/lom:location lom.technical.location /schema:url
/schema:identifier
schema:url
schema:identifier
/lom:lom/lom:technical/lom:duration lom.technical.duration - -
/lom:lom/lom:technical/lom:size - - -
/lom:lom/lom:technical/lom:installationRemarks/lom:string - - -
/lom:lom/lom:technical/lom:requirement[lom:type="operating system"]/lom:name/lom:value - - -
/lom:lom/lom:technical/lom:requirement[lom:type="webbrowser"]/lom:name/lom:value - - -
Interactiviteit /lom:lom/lom:educational/lom:interactivityType/lom:value lom.educational.interactivitytype /schema:interactivityType schema:interactivityType
Soort Leermateriaal /lom:lom/lom:educational/lom:learningresourcetype/lom:source - /schema:learningResourceType/schema:DefinedTerm/schema:inDefinedTerm -
Soort Leermateriaal /lom:lom/lom:educational/lom:learningresourcetype/lom:value lom.educational.learningresourcetype /schema:learningResourceType/schema:DefinedTerm/schema:termCode schema:learningResourceType.schema:termCode
/lom:lom/lom:educational/lom:interactivitylevel/lom:value lom.educational.interactivitylevel - -
/lom:lom/lom:educational/lom:semanticdensity/lom:value lom.educational.semanticdensity - -
Rol Eindgebruiker /lom:lom/lom:educational/lom:intendedenduserrole/lom:value lom.educational.intendedenduserrole /schema:audience/schema:audienceType schema:audience.schema:audienceType
Leerniveau /lom:lom/lom:educational/lom:context/lom:value lom.educational.context /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.schema:termCode
/lom:lom/lom:educational/lom:typicalAgeRange/lom:string lom.educational.typicalagerange /schema:typicalAgeRange schema:typicalAgeRange
/lom:lom/lom:educational/lom:difficulty/lom:value lom.educational.difficulty /lom:difficulty lom:difficulty
Studielast /lom:lom/lom:educational/lom:typicallearningtime/lom:datetime lom.educational.typicallearningtime /schema:timeRequired schema:timeRequired
/lom:lom/lom:educational/lom:description/lom:string lom.educational.description - -
/lom:lom/lom:educational/lom:language - - -
Kosten /lom:lom/lom:rights/lom:cost/lom:value lom.rights.cost /schema:isAccessibleForFree schema:isAccessibleForFree
Licentie /lom:lom/lom:rights/lom:copyrightandotherrestrictions/lom:value lom.rights.copyrightandotherrestrictions /lom:copyrightAndOtherRestrictions lom:copyrightAndOtherRestrictions
Licentie /lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="CC*"]/lom:value - /schema:license (term url) schema:license
Licentie /lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="yes|no|unknown"]/lom:value - - -
Licentie /lom:lom/lom:rights/lom:description/lom:string lom.rights.description /schema:copyrightNotice schema:copyrightNotice
Afgeleide /lom:lom/lom:relation[lom:kind/lom:value="isbasedon"]/lom:resource/lom:catalogentry/lom:entry lom.relation.isbasedon /schema:isBasedon schema:isBasedOn
Insluiten /lom:lom/lom:relation[lom:kind/lom:value="embed"]/lom:resource/lom:catalogentry/lom:entry
Uitvoerformaat /lom:lom/lom:relation[lom:kind/lom:value="hasformat"]/lom:resource/lom:catalogentry/lom:entry
/lom:lom/lom:relation/lom:resource/lom:description/lom:string
/schema:encoding/schema:MediaObject/schema:url
/schema:encoding/schema:MediaObject/schema:encodingFormat
Verzameling /lom:lom/lom:relation[lom:kind/lom:value="ispartof"]/lom:resource/lom:catalogentry/lom:entry lom.relation.ispartof /schema:isPartOf schema:isPartOf
Referentie /lom:lom/lom:relation[lom:kind/lom:value="isreferencedby"]/lom:resource/lom:catalogentry/lom:entry lom.relation.isreferencedby /dcterms:isReferencedBy dcterms:isReferencedBy
Versionering /lom:lom/lom:relation[lom:kind/lom:value="isversionof"]/lom:resource/lom:catalogentry/lom:entry lom.relation.isversionof /dcterms:isVersionOf dcterms:isVersionOf
Verzameling /lom:lom/lom:relation[lom:kind/lom:value="haspart"]/lom:resource/lom:catalogentry/lom:entry /schema:hasPart schema:hasPart
Thumbnail /lom:lom/lom:relation[lom:kind/lom:value="thumbnail"]/lom:resource/lom:catalogentry/lom:entry /schema:thumbnailUrl
/lom:lom/lom:annonation/lom:date - - -
/lom:lom/lom:annonation/lom:person - - -
Toegang /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:source - - -
Toegang /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:taxon/lom:id lom.classification.accessrights.id /dcterms:accessRights dcterms:accessRights
Vak /lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:source - /schema:educationalAlignment/schema:AlignmentObject/schema:targetUrl -
Vak /lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:id lom.classification.obk.discipline.id /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification[lom:purpose/lom:value="discipline"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Leerniveau /lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:source - /schema:educationalLevel/schema:DefinedTerm/schema:inDefinedTermSet -
Leerniveau /lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:id lom.classification.obk.educationallevel.id /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.schema:termCode
Leerniveau /lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/(concept|begrippenkader)*"]/lom:taxon/lom:entry/lom:string - /schema:educationalLevel/schema:DefinedTerm/schema:name schema:educationalLevel.schema:name
Doel /lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source - /schema:teaches/schema:DefinedTerm/schema:inDefinedTermSet -
Doel /lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id - /schema:teaches/schema:DefinedTerm/schema:termCode -
Doel /lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string - /schema:teaches/schema:DefinedTerm/schema:name schema:teaches.schema:name
Doel /lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source - /schema:teaches/schema:DefinedTerm/schema:inDefinedTermSet -
Doel /lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id lom.classification.obk.educationalobjective.id /schema:teaches/schema:DefinedTerm/schema:termCode schema:teaches.schema:termCode
Doel /lom:lom/lom:classification[lom:purpose/lom:value="educational objective"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string - /schema:teaches/schema:DefinedTerm/schema:name -
Leerniveau /lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:source - /schema:educationalLevel/schema:DefinedTerm/schema:inDefinedTermSet -
Leerniveau /lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:id - /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.schema:termCode
Leerniveau /lom:lom/lom:classification[lom:purpose/lom:value="skill level"]/lom:taxonPath[lom:source="http://purl.edustandaard.nl/begrippenkader"]/lom:taxon/lom:entry/lom:string - /schema:educationalLevel/schema:DefinedTerm/schema:name schema:educationalLevel.schema:name
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_vo_20071115*"]/lom:taxon/lom:id lom.classification.vdex.vdex_classification_vakaanduidingen_vo_20071115.xml /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_vo_20071115*"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*vakaanduidingen_po_2009*"]/lom:taxon/lom:id lom.classification.vdex.vdex_classification_vakaanduidingen_po_2009.xml /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*vvakaanduidingen_po_2009*"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_czp_20060628*"]/lom:taxon/lom:id - /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_czp_20060628*"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_domains_lb_20110301"]/lom:taxon/lom:id - /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*discipline_domains_lb_20110301"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2010*"]/lom:taxon/lom:id - /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2010"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2009*"]/lom:taxon/lom:id - /schema:educationalAlignment/schema:AlignmentObject/schema:targetName schema:educationalAlignment.schema:targetName
Vak /lom:lom/lom:classification/lom:taxonPath[lom:source="*opleidingsdomeinen_en_studierichtingen_mbo_2009*"]/lom:taxon/lom:entry/lom:string - /schema:educationalAlignment/schema:AlignmentObject/schema:name schema:educationalAlignment.schema:name
Leerniveau /lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20071115*"]/lom:taxon/lom:id - /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.termCode
Leerniveau /lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20071115*"]/lom:taxon/lom:entry/lom:string - /schema:educationalLevel/schema:DefinedTerm/schema:name schema:educationalLevel.schema:name
/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20060628*"]/lom:taxon/lom:id - /schema:educationalLevel/schema:DefinedTerm/schema:termCode schema:educationalLevel.termCode
Leerniveau /lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20060628*"]/lom:taxon/lom:entry/lom:string - /schema:educationalLevel/schema:DefinedTerm/schema:name schema:educationalLevel.schema:name
Doel /lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_po*"]/lom:taxon/lom:id - /schema:teaches/schema:DefinedTerm/schema:termCode schema:teaches.schema:termCode
Doel /lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_po*"]/lom:taxon/lom:entry/lom:string - /schema:teaches/schema:DefinedTerm/schema:name -
Doel /lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:id - /schema:teaches/schema:DefinedTerm/schema:termCode schema:teaches.schema:termCode
Doel /lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:entry/lom:string - /schema:teaches/schema:DefinedTerm/schema:name -
Doel /lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:id - /schema:teaches/schema:DefinedTerm/schema:termCode schema:teaches.schema:termCode
Doel /lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:entry/lom:string - /schema:teaches/schema:DefinedTerm/schema:name -
Trefwoorden /lom:lom/lom:classification/lom:taxonPath[lom:source="*groengelinkt.nl*"]/lom:taxon/lom:entry/lom:string - /schema:keywords schema:keywords
Trefwoorden /lom:lom/lom:classification/lom:taxonPath[lom:source="*themas_nme_20110404*"]/lom:taxon/lom:entry/lom:string - /schema:keywords schema:keywords
/lom:lom/lom:classification/lom:taxonPath[lom:source="http://{download/purl}.edustandaard.nl*"]/lom:source lom.classification.vdex - -
/lom:lom/lom:classification/lom:purpose/lom:value lom.classification.purpose - -
Trefwoorden /lom:lom/lom:classification/lom:taxonPath/lom:source lom.classification.taxonpath.source /schema:keywords/schema:inDefinedTermSet schema:keywords.schema:inDefinedTermSet
Trefwoorden /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:id lom.classification.taxonid /schema:keywords/schema:DefinedTerm/schema:termCode schema:keywords.schema:termCode
Trefwoorden /lom:lom/lom:classification/lom:taxonPath/lom:taxon/lom:entry/lom:string lom.classification.taxon.entry /schema:keywords/schema:DefinedTerm/schema:name schema:keywords.schema:name
Rating Aggregatie /sad:smbAggregatedData/sad:numberOfReviews smbAggregatedData.numberOfReviews /schema:aggregateRating/schema:reviewCount schema:aggregateRating/schema:reviewCount
Rating Aggregatie /sad:smbAggregatedData/sad:numberOfRatings smbAggregatedData.numberOfRatings /schema:aggregateRating/schema:ratingCount schema:aggregateRating/schema:ratingCount
Rating Aggregatie /sad:smbAggregatedData/sad:numberOfTags smbAggregatedData.numberOfTags /schema:aggregateRating/edurep:tagCount schema:aggregateRating/edurep:tagCount
Rating Aggregatie /sad:smbAggregatedData/sad:averageNormalizedRating smbAggregatedData.averageNormalizedRating /schema:aggregateRating/schema:ratingValue schema:aggregateRating.schema:ratingValue
Rating Aggregatie /sad:smbAggregatedData/sad:bayesianRanking smbAggregatedData.bayesianRanking /schema:aggregateRating/edurep:bayesianRanking schema:aggregateRating/edurep:bayesianRanking
Beoordeling /smo:smo/smoId smo.smoId /schema:identifier schema:identifier
Beoordeling /smo:smo/supplierdId smo.supplierId /edurep:smoSupplierId edurep:smoSupplierId
Beoordeling /smo:smo/userId smo.userId /edurep:smoUserId edurep:smoUserId
Beoordeling /smo:smo/hr:hReview/hr:summary smo.hReview.summary /schema:abstract
Beoordeling /smo:smo/hr:hReview/hr:info smo.hReview.info /schema:itemReviewed schema:itemReviewed
Beoordeling /smo:smo/hr:hReview/hr:description smo.hReview.description /schema:reviewRating/schema:ratingExplanation schema:reviewRating/schema:ratingExplanation
Beoordeling /smo:smo/hr:hReview/hr:tags/hr:tag/hr:name smo.hReview.tags.tag.name /edurep:tag edurep:tag
Beoordeling /smo:smo/hr:hReview/hr:rating smo.hReview.rating /schema:reviewRating/schema:ratingValue schema:reviewRating/schema:ratingValue
Beoordeling /smo:smo/hr:hReview/hr:best - /schema:reviewRating/schema:bestRating
Beoordeling /smo:smo/hr:hReview/hr:worst - /schema:reviewRating/schema:worstRating -
Beoordeling /smo:smo/hr:hReview/hr:dtreviewed smo.hReview.dtreviewed /schema:dateCreated schema:dateCreated
Beoordeling /smo:smo/hr:hReview/hr:reviewer - /dcterms:creator -
Beoordeling /smo:smo/hr:hReview/hr:version - - -