Edurep:Migraties/2021: verschil tussen versies

Uit Kennisnet Developers Documentatie
Naar navigatie springen Naar zoeken springen
(more content)
 
(34 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 1: Regel 1:
Op deze pagina staat een overzicht van de 2021 schema.org migratie.
 
 
 
 
 
 
 
 
 
 
{| class="wikitable sortable"
 
! style="width: 500px" | lom
 
! style="width: 500px" | schema
 
|-
 
| lom.educational.interactivitytype
 
| schema:interactivityType
 
|-
 
| lom.educational.learningresourcetype
 
| schema:learningResourceType.schema:termCode
 
|-
 
| lom.educational.interactivitylevel
 
|
 
|-
 
| lom.educational.intendedenduserrole
 
| schema:audience.schema:audienceType
 
|-
 
| lom.educational.context
 
| schema:educationalLevel
 
|-
 
| lom.educational.typicalagerange
 
| schema:typicalAgeRange
 
|-
 
| lom.educational.difficulty
 
| lom:difficulty
 
|-
 
| lom.educational.typicallearningtime
 
| schema:timeRequired.inSeconds
 
|-
 
| lom.educational.description
 
|
 
|-
 
| lom.rights.cost
 
| schema:isAccessibleForFree
 
|-
 
| lom.rights.copyrightandotherrestrictions
 
| schema:license schema:copyrightNotice
 
|-
 
| lom.rights.description
 
| schema:copyrightNotice
 
|-
 
| valign="top" | lom.relation.isbasedon
 
| schema:isBasedOn
 
|-
 
| valign="top" | lom.relation.ispartof
 
| schema:isPartOf
 
|-
 
| valign="top" | lom.relation.isreferencedby
 
| dcterms:isReferencedBy
 
|-
 
| valign="top" | lom.relation.isversionof
 
| dcterms:isVersionOf
 
|-
 
| valign="top" | lom.relation.resource.description
 
| schema:encoding.schema:encodingFormat
 
|-
 
| lom.classification.taxonid
 
|
 
|-
 
| lom.classification.taxon.entry
 
|
 
|-
 
| valign="top" | lom.classification.obk.discipline.id
 
| schema:educationalAlignment.schema:targetName
 
|-
 
| valign="top" | lom.classification.obk.educationallevel.id
 
| schema:educationalLevel.schema:termCode
 
|-
 
| valign="top" | lom.classification.obk.educationalobjective.id
 
| schema:teaches.schema:termCode
 
|-
 
| valign="top" | lom.classification.accessrights.id
 
| dcterms:accessRights
 
|-
 
| valign="top" | lom.classification.competency.id
 
|
 
|-
 
| valign="top" | lom.classification.discipline.id
 
| schema:educationalAlignment.schema:targetName
 
|-
 
| valign="top" | lom.classification.discipline.entry
 
| schema:educationalAlignment.schema:name
 
|-
 
| valign="top" | lom.classification.educationallevel.id
 
| schema:educationalLevel.schema:termCode
 
|-
 
| valign="top" | lom.classification.educationallevel.entry
 
| schema:educationalLevel.schema:name
 
|-
 
| valign="top" | lom.classification.educationalobjective.id
 
| schema:teaches.schema:termCode
 
|-
 
| valign="top" | lom.classification.idea.id
 
|
 
 
|-
 
| meta.record.id
 
|
 
|-
 
| meta.upload.id
 
|
 
|-
 
| meta.repository.id
 
|
 
|-
 
| about.repository
 
|
 
|-
 
|}
 
 
 
{| class="wikitable sortable"
 
! style="width: 500px" | lom
 
! style="width: 500px" | schema
 
|-
 
| smo.smoId
 
| @id
 
|-
 
| smo.supplierId
 
| edurep:smoSupplierId
 
|-
 
| smo.userId
 
| edurep:smoUserId
 
|-
 
| smo.hReview.tags.tag.name
 
| edurep:tag
 
|-
 
| smo.hReview.dtreviewed
 
| schema:dateCreated
 
|-
 
| smo.hReview.summary
 
|
 
|-
 
| smo.hReview.info
 
| schema:itemReviewed
 
|-
 
| smo.hReview.description
 
| schema:review.schema:reviewRating.schema:ratingExplanation
 
|-
 
| smo.hReview.rating
 
| schema:reviewRating.schema:ratingValue
 
|-
 
|}
 
 
 
 
== Inleiding ==
 
== 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 {{Standaard|NL LOM}} naar {{Standaard|Schema.org}}.
 
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 {{Standaard|NL LOM}} naar {{Standaard|Schema.org}}.
Regel 160: Regel 6:
 
== Wat ==
 
== Wat ==
 
=== Functionele wijzigingen ===
 
=== Functionele wijzigingen ===
  +
{{:Edurep:Releases/2021-11}}
* iets met smo koppeling
 
* jsonsearch
 
   
 
=== 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]].
   
 
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 240: Regel 85:
 
|schema:encodingFormat
 
|schema:encodingFormat
 
|-
 
|-
|/lom:lom/lom:technical/lom:location
+
| valign="top" | /lom:lom/lom:technical/lom:location
|lom.technical.location
+
| valign="top" | lom.technical.location
|/schema:identifier
+
| /schema:url</br>/schema:identifier
|/schema:url
+
| schema:url</br>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:lom/lom:rights/lom:cost/lom:value
Regel 250: Regel 110:
 
|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
|/lom:lom/lom:relation[lom:kind/lom:value="isbasedon"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.isbasedon
 
|/schema:isBasedon
 
|schema:isBasedOn
 
|-
 
|/lom:lom/lom:relation[lom:kind/lom:value="embed"]/lom:resource/lom:catalogentry/lom:entry
 
|
 
|
 
|
 
|-
 
|/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
 
|
 
|/schema:encoding/schema:MediaObject/schema:url<br/>/schema:encoding/schema:MediaObject/schema:encodingFormat
 
|
 
|-
 
|/lom:lom/lom:relation[lom:kind/lom:value="ispartof"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.ispartof
 
|/schema:isPartOf
 
|schema:isPartOf
 
|-
 
|/lom:lom/lom:relation[lom:kind/lom:value="isreferencedby"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.isreferencedby
 
|/dcterms:isReferencedBy
 
|dcterms:isReferencedBy
 
|-
 
|/lom:lom/lom:relation[lom:kind/lom:value="isversionof"]/lom:resource/lom:catalogentry/lom:entry
 
|lom.relation.isversionof
 
|/dcterms:isVersionOf
 
|dcterms:isVersionOf
 
|-
 
|/lom:lom/lom:relation[lom:kind/lom:value="haspart"]/lom:resource/lom:catalogentry/lom:entry
 
|
 
|/schema:hasPart
 
|schema:hasPart
 
|-
 
|/lom:lom/lom:relation[lom:kind/lom:value="thumbnail"]/lom:resource/lom:catalogentry/lom:entry
 
|
 
|/schema:thumbnailUrl
 
|
 
|-
 
|-
 
|/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="<nowiki>http://purl.edustandaard.nl/(concept|begrippenkader)*</nowiki>"]/lom:source
 
|
 
|/schema:educationalLevel/schema:DefinedTerm/schema:inDefinedTermSet
 
|
 
|-
 
|/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="<nowiki>http://purl.edustandaard.nl/(concept|begrippenkader)*</nowiki>"]/lom:taxon/lom:id
 
|lom.classification.obk.educationallevel.id
 
 
|/schema:educationalLevel/schema:DefinedTerm/schema:termCode
 
|/schema:educationalLevel/schema:DefinedTerm/schema:termCode
 
|schema:educationalLevel.schema:termCode
 
|schema:educationalLevel.schema:termCode
 
|-
 
|-
|/lom:lom/lom:classification[lom:purpose/lom:value="educational level"]/lom:taxonPath[lom:source="<nowiki>http://purl.edustandaard.nl/(concept|begrippenkader)*</nowiki>"]/lom:taxon/lom:entry/lom:string
+
|/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: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
|/sad:smbAggregatedData/sad:numberOfReviews
 
  +
|lom.classification.discipline.id
|smbAggregatedData.numberOfReviews
 
|/schema:aggregateRating/schema:reviewCount
+
|/schema:educationalAlignment/schema:AlignmentObject/schema:targetName
|schema:aggregateRating/schema:reviewCount
+
|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
|/sad:smbAggregatedData/sad:numberOfRatings
 
  +
|lom.classification.discipline.entry
|smbAggregatedData.numberOfRatings
 
|/schema:aggregateRating/schema:ratingCount
+
|/schema:educationalAlignment/schema:AlignmentObject/schema:name
|schema:aggregateRating/schema:ratingCount
+
|schema:educationalAlignment.schema:name
 
|-
 
|-
  +
|/lom:lom/lom:classification[lom:purpose/lom:value="competency"]/lom:taxonPath[lom:source="$VOCABULARY_WHITELIST"]/lom:taxon/lom:id
|/sad:smbAggregatedData/sad:numberOfTags
 
  +
|lom.classification.competency.id
|smbAggregatedData.numberOfTags
 
  +
|/schema:teaches/schema:DefinedTerm/schema:termCode
|/schema:aggregateRating/edurep:tagCount
 
|schema:aggregateRating/edurep:tagCount
+
|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
|/sad:smbAggregatedData/sad:averageNormalizedRating
 
  +
|lom.classification.competency.entry
|smbAggregatedData.averageNormalizedRating
 
|/schema:aggregateRating/schema:ratingValue
+
|/schema:teaches/schema:DefinedTerm/schema:name
|schema:aggregateRating.schema:ratingValue
+
|schema:teaches.schema:name
|-
 
|/sad:smbAggregatedData/sad:bayesianRanking
 
|smbAggregatedData.bayesianRanking
 
|/schema:aggregateRating/edurep:bayesianRanking
 
|schema:aggregateRating/edurep:bayesianRanking
 
 
|-
 
|-
 
|}
 
|}
Regel 338: 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 ==
Inhoudelijke migratie en nieuwe zoekequivalenten.
+
Inhoudelijke migratie en nieuwe zoekequivalenten voor de {{Standaard|NL LOM}}, [[Edurep:SAD|SmbAggregatedData]] en {{Standaard|SMO}} naar {{Standaard|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.
{| class="wikitable"
 
  +
{| class="wikitable" style="font-size:90%"
 
|-
 
|-
  +
! metadata
 
! valign="top" | bron inhoud
 
! valign="top" | bron inhoud
 
! bron zoekveld
 
! bron zoekveld
Regel 354: Regel 165:
 
! schema.org zoekveld
 
! schema.org zoekveld
 
|-
 
|-
  +
| [[Edurep:Metadata/Object Identifier|Object Identifier]]
 
| valign="top" | /lom:lom/lom:general/lom:identifier
 
| valign="top" | /lom:lom/lom:general/lom:identifier
 
| lom.general.identifier</br>lom.general.catalogentry
 
| lom.general.identifier</br>lom.general.catalogentry
Regel 359: Regel 171:
 
| valign="top" | schema:identifier
 
| valign="top" | schema:identifier
 
|-
 
|-
  +
| [[Edurep:Metadata/Object Identifier|Object Identifier]]
 
| valign="top" | /lom:lom/lom:general/lom:identifier/lom:entry/lom:string
 
| valign="top" | /lom:lom/lom:general/lom:identifier/lom:entry/lom:string
 
| lom.general.identifier.entry</br>lom.general.catalogentry.entry
 
| lom.general.identifier.entry</br>lom.general.catalogentry.entry
Regel 364: Regel 177:
 
| valign="top" | schema:identifier
 
| valign="top" | schema:identifier
 
|-
 
|-
  +
| [[Edurep:Metadata/Object Identifier|Object Identifier]]
 
| valign="top" | /lom:lom/lom:general/lom:identifier/lom:catalog
 
| valign="top" | /lom:lom/lom:general/lom:identifier/lom:catalog
 
| lom.general.identifier.catalog</br>lom.general.catalogentry.catalog
 
| lom.general.identifier.catalog</br>lom.general.catalogentry.catalog
Regel 369: Regel 183:
 
| valign="top" | -
 
| valign="top" | -
 
|-
 
|-
  +
| [[Edurep:Metadata/Titel|Titel]]
 
| /lom:lom/lom:general/lom:title/lom:string
 
| /lom:lom/lom:general/lom:title/lom:string
 
| lom.general.title
 
| lom.general.title
Regel 374: 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 379: Regel 195:
 
| schema:inLanguage
 
| schema:inLanguage
 
|-
 
|-
  +
|[[Edurep:Metadata/Omschrijving|Omschrijving]]
 
|/lom:lom/lom:general/lom:description/lom:string
 
|/lom:lom/lom:general/lom:description/lom:string
 
|lom.general.description
 
|lom.general.description
Regel 384: 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 389: Regel 207:
 
|schema:keywords
 
|schema:keywords
 
|-
 
|-
  +
|
 
|/lom:lom/lom:general/lom:coverage/lom:string
 
|/lom:lom/lom:general/lom:coverage/lom:string
 
|lom.general.coverage
 
|lom.general.coverage
Regel 394: Regel 213:
 
|dcterms:coverage
 
|dcterms:coverage
 
|-
 
|-
  +
|
 
|/lom:lom/lom:general/lom:structure/lom:value
 
|/lom:lom/lom:general/lom:structure/lom:value
 
|lom.general.structure
 
|lom.general.structure
Regel 399: 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 404: Regel 225:
 
|lom:aggregationLevel
 
|lom:aggregationLevel
 
|-
 
|-
  +
|
 
|/lom:lom/lom:lifeCycle/lom:version/lom:string
 
|/lom:lom/lom:lifeCycle/lom:version/lom:string
 
|lom.lifecycle.version
 
|lom.lifecycle.version
Regel 409: 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 414: 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 419: 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 424: Regel 249:
 
|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="initiator"]/lom:centity/lom:vcard/(FN/N/ORG)
 
| -
 
| -
Regel 429: Regel 255:
 
| -
 
| -
 
|-
 
|-
  +
|
 
|/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="validator"]/lom:centity/lom:vcard/(FN/N/ORG)
 
| -
 
| -
Regel 434: Regel 261:
 
| -
 
| -
 
|-
 
|-
  +
|
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="content provider"]/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)
 
| -
 
| -
Regel 439: 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 444: 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 449: Regel 280:
 
|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="initiator"]/lom:datetime
 
| -
 
| -
Regel 454: Regel 286:
 
| -
 
| -
 
|-
 
|-
  +
|
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="validator"]/lom:datetime
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="validator"]/lom:datetime
 
| -
 
| -
Regel 459: Regel 292:
 
| -
 
| -
 
|-
 
|-
  +
|
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="content provider"]/lom:datetime
 
|/lom:lom/lom:lifeCycle/lom:contribute[lom:role/lom:value="content provider"]/lom:datetime
 
| -
 
| -
Regel 464: Regel 298:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:metametadata/lom:identifier
 
| /lom:lom/lom:metametadata/lom:identifier
 
| -
 
| -
Regel 469: 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 474: Regel 310:
 
|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:contribute[lom:role/lom:value="validator"]/lom:centity/lom:vcard/(FN/N/ORG)
 
| -
 
| -
Regel 479: Regel 316:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:metaMetadata/lom:metaMetadataScheme
 
| /lom:lom/lom:metaMetadata/lom:metaMetadataScheme
 
| lom.metametadata.metadatascheme
 
| lom.metametadata.metadatascheme
Regel 484: Regel 322:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:metaMetadata/lom:language
 
| /lom:lom/lom:metaMetadata/lom:language
 
| lom.metametadata.language
 
| lom.metametadata.language
Regel 489: 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 494: 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 499: Regel 340:
 
| schema:url</br>schema:identifier
 
| schema:url</br>schema:identifier
 
|-
 
|-
  +
|
 
| /lom:lom/lom:technical/lom:duration
 
| /lom:lom/lom:technical/lom:duration
 
| lom.technical.duration
 
| lom.technical.duration
Regel 504: Regel 346:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:technical/lom:size
 
| /lom:lom/lom:technical/lom:size
 
| -
 
| -
Regel 509: Regel 352:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:technical/lom:installationRemarks/lom:string
 
| /lom:lom/lom:technical/lom:installationRemarks/lom:string
 
| -
 
| -
Regel 514: Regel 358:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:technical/lom:requirement[lom:type="operating system"]/lom:name/lom:value
 
| /lom:lom/lom:technical/lom:requirement[lom:type="operating system"]/lom:name/lom:value
 
| -
 
| -
Regel 519: Regel 364:
 
| -
 
| -
 
|-
 
|-
  +
|
 
| /lom:lom/lom:technical/lom:requirement[lom:type="webbrowser"]/lom:name/lom:value
 
| /lom:lom/lom:technical/lom:requirement[lom:type="webbrowser"]/lom:name/lom:value
 
| -
 
| -
Regel 524: Regel 370:
 
| -
 
| -
 
|-
 
|-
  +
| [[Edurep:Metadata/Interactiviteit|Interactiviteit]]
 
  +
| /lom:lom/lom:educational/lom:interactivityType/lom:value
  +
| lom.educational.interactivitytype
  +
| /schema:interactivityType
  +
| schema:interactivityType
  +
|-
  +
|[[Edurep:Metadata/Soort Leermateriaal|Soort Leermateriaal]]
  +
| /lom:lom/lom:educational/lom:learningresourcetype/lom:source
  +
| -
  +
| /schema:learningResourceType/schema:DefinedTerm/schema:inDefinedTerm
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Soort Leermateriaal|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
  +
| -
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Rol Eindgebruiker|Rol Eindgebruiker]]
  +
| /lom:lom/lom:educational/lom:intendedenduserrole/lom:value
  +
| lom.educational.intendedenduserrole
  +
| /schema:audience/schema:audienceType
  +
| schema:audience.schema:audienceType
  +
|-
  +
|[[Edurep:Metadata/Leerniveau|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
  +
|-
  +
| [[Edurep:Metadata/Studielast|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
  +
| -
  +
| -
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Kosten|Kosten]]
  +
|/lom:lom/lom:rights/lom:cost/lom:value
  +
|lom.rights.cost
  +
|/schema:isAccessibleForFree
  +
|schema:isAccessibleForFree
  +
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
  +
| /lom:lom/lom:rights/lom:copyrightandotherrestrictions/lom:value
  +
| lom.rights.copyrightandotherrestrictions
  +
| /lom:copyrightAndOtherRestrictions
  +
| lom:copyrightAndOtherRestrictions
  +
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
  +
| /lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="CC*"]/lom:value
  +
| -
  +
| /schema:license (term url)
  +
| schema:license
  +
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
  +
| <nowiki>/lom:lom/lom:rights/lom:copyrightandotherrestrictions[lom:value="yes|no|unknown"]/lom:value</nowiki>
  +
| -
  +
| -
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Licentie|Licentie]]
  +
| /lom:lom/lom:rights/lom:description/lom:string
  +
| lom.rights.description
  +
| /schema:copyrightNotice
  +
| schema:copyrightNotice
  +
|-
  +
|[[Edurep:Metadata/Afgeleide|Afgeleide]]
  +
|/lom:lom/lom:relation[lom:kind/lom:value="isbasedon"]/lom:resource/lom:catalogentry/lom:entry
  +
|lom.relation.isbasedon
  +
|/schema:isBasedon
  +
|schema:isBasedOn
  +
|-
  +
|[[Edurep:Metadata/Insluiten|Insluiten]]
  +
|/lom:lom/lom:relation[lom:kind/lom:value="embed"]/lom:resource/lom:catalogentry/lom:entry
  +
|
  +
|
  +
|
  +
|-
  +
|[[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
  +
|
  +
|/schema:encoding/schema:MediaObject/schema:url<br/>/schema:encoding/schema:MediaObject/schema:encodingFormat
  +
|
  +
|-
  +
|[[Edurep:Metadata/Verzameling|Verzameling]]
  +
|/lom:lom/lom:relation[lom:kind/lom:value="ispartof"]/lom:resource/lom:catalogentry/lom:entry
  +
|lom.relation.ispartof
  +
|/schema:isPartOf
  +
|schema:isPartOf
  +
|-
  +
|[[Edurep:Metadata/Referentie|Referentie]]
  +
|/lom:lom/lom:relation[lom:kind/lom:value="isreferencedby"]/lom:resource/lom:catalogentry/lom:entry
  +
|lom.relation.isreferencedby
  +
|/dcterms:isReferencedBy
  +
|dcterms:isReferencedBy
  +
|-
  +
|[[Edurep:Metadata/Versionering|Versionering]]
  +
|/lom:lom/lom:relation[lom:kind/lom:value="isversionof"]/lom:resource/lom:catalogentry/lom:entry
  +
|lom.relation.isversionof
  +
|/dcterms:isVersionOf
  +
|dcterms:isVersionOf
  +
|-
  +
|[[Edurep:Metadata/Verzameling|Verzameling]]
  +
|/lom:lom/lom:relation[lom:kind/lom:value="haspart"]/lom:resource/lom:catalogentry/lom:entry
  +
|
  +
|/schema:hasPart
  +
|schema:hasPart
  +
|-
  +
|[[Edurep:Metadata/Thumbnail|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
  +
| -
  +
| -
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Toegang|Toegang]]
  +
| /lom:lom/lom:classification[lom:purpose/lom:value="access rights" or lom:purpose/lom:value="accessrights"]/lom:taxonPath/lom:source
  +
| -
  +
| -
  +
| -
  +
|-
  +
|[[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.classification.accessrights.id
  +
| /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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/schema:targetUrl
  +
| -
  +
|-
  +
|[[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>
  +
| lom.classification.obk.discipline.id
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/schema:inDefinedTermSet
  +
| -
  +
|-
  +
|[[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>
  +
| lom.classification.obk.educationallevel.id
  +
| /schema:educationalLevel/schema:DefinedTerm/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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:inDefinedTermSet
  +
| -
  +
|-
  +
| [[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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:termCode
  +
| -
  +
|-
  +
| [[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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:inDefinedTermSet
  +
| -
  +
|-
  +
| [[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>
  +
| lom.classification.obk.educationalobjective.id
  +
| /schema:teaches/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:name
  +
| -
  +
|-
  +
| [[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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/schema:inDefinedTermSet
  +
| -
  +
|-
  +
| [[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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/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>
  +
| lom.classification.vdex.vdex_classification_vakaanduidingen_vo_20071115.xml
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| lom.classification.vdex.vdex_classification_vakaanduidingen_po_2009.xml
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalAlignment/schema:AlignmentObject/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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/schema: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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/schema:name
  +
| schema:educationalLevel.schema:name
  +
|-
  +
|
  +
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*educationallevel_czp_20060628*"]/lom:taxon/lom:id</nowiki>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/schema: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>
  +
| -
  +
| /schema:educationalLevel/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:name
  +
| -
  +
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
  +
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*kerndoelen_onderbouw_vo_20071115*"]/lom:taxon/lom:id</nowiki>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:name
  +
| -
  +
|-
  +
| [[Edurep:Metadata/Doel|Doel]]
  +
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="*referentiekader_taal_en_rekenen_czp_2009*"]/lom:taxon/lom:id</nowiki>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/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>
  +
| -
  +
| /schema:teaches/schema:DefinedTerm/schema:name
  +
| -
  +
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
  +
| /lom:lom/lom:classification/lom:taxonPath[lom:source="*groengelinkt.nl*"]/lom:taxon/lom:entry/lom:string
  +
| -
  +
| /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
  +
| -
  +
| /schema:keywords
  +
| schema:keywords
  +
|-
  +
|
  +
| <nowiki>/lom:lom/lom:classification/lom:taxonPath[lom:source="http://{download/purl}.edustandaard.nl*"]/lom:source</nowiki>
  +
| lom.classification.vdex
  +
| -
  +
| -
  +
|-
  +
|
  +
| /lom:lom/lom:classification/lom:purpose/lom:value
  +
| lom.classification.purpose
  +
| -
  +
| -
  +
|-
  +
| [[Edurep:Metadata/Trefwoorden|Trefwoorden]]
  +
| /lom:lom/lom:classification/lom:taxonPath/lom: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.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.classification.taxon.entry
  +
| /schema:keywords/schema:DefinedTerm/schema:name
  +
| schema:keywords.schema:name
  +
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
  +
|/sad:smbAggregatedData/sad:numberOfReviews
  +
|smbAggregatedData.numberOfReviews
  +
|/schema:aggregateRating/schema:reviewCount
  +
|schema:aggregateRating/schema:reviewCount
  +
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
  +
|/sad:smbAggregatedData/sad:numberOfRatings
  +
|smbAggregatedData.numberOfRatings
  +
|/schema:aggregateRating/schema:ratingCount
  +
|schema:aggregateRating/schema:ratingCount
  +
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
  +
|/sad:smbAggregatedData/sad:numberOfTags
  +
|smbAggregatedData.numberOfTags
  +
|/schema:aggregateRating/edurep:tagCount
  +
|schema:aggregateRating/edurep:tagCount
  +
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
  +
|/sad:smbAggregatedData/sad:averageNormalizedRating
  +
|smbAggregatedData.averageNormalizedRating
  +
|/schema:aggregateRating/schema:ratingValue
  +
|schema:aggregateRating.schema:ratingValue
  +
|-
  +
|[[Edurep:Metadata/Rating Aggregatie|Rating Aggregatie]]
  +
|/sad:smbAggregatedData/sad:bayesianRanking
  +
|smbAggregatedData.bayesianRanking
  +
|/schema:aggregateRating/edurep:bayesianRanking
  +
|schema:aggregateRating/edurep:bayesianRanking
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/smoId
  +
| smo.smoId
  +
| /schema:identifier
  +
| schema:identifier
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/supplierdId
  +
| smo.supplierId
  +
| /edurep:smoSupplierId
  +
| edurep:smoSupplierId
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/userId
  +
| smo.userId
  +
| /edurep:smoUserId
  +
| edurep:smoUserId
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:summary
  +
| smo.hReview.summary
  +
| /schema:abstract
  +
|
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:info
  +
| smo.hReview.info
  +
| /schema:itemReviewed
  +
| schema:itemReviewed
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:description
  +
| smo.hReview.description
  +
| /schema:reviewRating/schema:ratingExplanation
  +
| schema:reviewRating/schema:ratingExplanation
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:tags/hr:tag/hr:name
  +
| smo.hReview.tags.tag.name
  +
| /edurep:tag
  +
| edurep:tag
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:rating
  +
| smo.hReview.rating
  +
| /schema:reviewRating/schema:ratingValue
  +
| schema:reviewRating/schema:ratingValue
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:best
  +
| -
  +
| /schema:reviewRating/schema:bestRating
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:worst
  +
| -
  +
| /schema:reviewRating/schema:worstRating
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:dtreviewed
  +
| smo.hReview.dtreviewed
  +
| /schema:dateCreated
  +
| schema:dateCreated
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /smo:smo/hr:hReview/hr:reviewer
  +
| -
  +
| /dcterms:creator
  +
| -
  +
|-
  +
|[[Edurep:Metadata/Beoordeling|Beoordeling]]
  +
| /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 - - -