Edurep:Metadata/Vak: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Regel 4: | Regel 4: | ||
== [[Standaarden:Schema.org|Schema.org]] /schema:educationalAlignment == |
== [[Standaarden:Schema.org|Schema.org]] /schema:educationalAlignment == |
||
{{:Standaarden:Schema.org/schema:educationalAlignment}} |
{{:Standaarden:Schema.org/schema:educationalAlignment}} |
||
+ | |||
− | <!-- |
||
== Migratie == |
== Migratie == |
||
+ | {| class="wikitable" |
||
+ | |- |
||
+ | ! valign="top" | bron inhoud |
||
+ | ! bron zoekveld |
||
+ | ! schema.org inhoud |
||
+ | ! schema.org zoekveld |
||
+ | |- |
||
+ | |/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 |
||
+ | |- |
||
+ | |} |
||
+ | |||
=== Toegestane vocabulaires=== |
=== Toegestane vocabulaires=== |
||
In het geval dat /lom/classification/purpose/value="discpline" |
In het geval dat /lom/classification/purpose/value="discpline" |
||
Regel 16: | Regel 35: | ||
* /lom/classification/taxonpath/taxon/entry/langstring wordt 'schema:educationalAlignment.schema:name' |
* /lom/classification/taxonpath/taxon/entry/langstring wordt 'schema:educationalAlignment.schema:name' |
||
=== Mapping for old discpline vdex values === |
=== Mapping for old discpline vdex values === |
||
+ | |||
− | --> |
||
== See Also == |
== See Also == |
||
{{:Edurep:SeeAlso|related=[[Standaarden:NL_LOM/lom.classification]] }} |
{{:Edurep:SeeAlso|related=[[Standaarden:NL_LOM/lom.classification]] }} |
Versie van 19 okt 2021 12:31
NL LOM /lom.classification/discipline
<lom>
<classification>
<purpose>
<source>
<langstring xml:lang="x-none">http://purl.edustandaard.nl/classification_purpose_nllom_20180530</langstring>
</source>
<value>
<langstring xml:lang="x-none">discipline</langstring>
</value>
</purpose>
<taxonpath>
<source>
<langstring xml:lang="x-none">http://purl.edustandaard.nl/begrippenkader</langstring>
</source>
<taxon>
<id>c001f86a-4f8f-4420-bd78-381c615ecedc</id>
<entry>
<langstring xml:lang="nl">Aardrijkskunde</langstring>
</entry>
</taxon>
</taxonpath>
</classification>
</lom>
Schema.org /schema:educationalAlignment
Specificatie | (leidend) |
{
"@context": {
"schema": "https://schema.org/"
},
"schema:educationalAlignment": {
"@id": "http://purl.edustandaard.nl/begrippenkader/c001f86a-4f8f-4420-bd78-381c615ecedc",
"@type": "schema:AlignmentObject",
"schema:educationalFramework": "http://purl.edustandaard.nl/begrippenkader",
"schema:name": {
"@language": "nl",
"@value": "Aardrijkskunde"
},
"schema:targetName": "c001f86a-4f8f-4420-bd78-381c615ecedc"
}
}
Migratie
bron inhoud | bron zoekveld | schema.org inhoud | schema.org zoekveld |
---|---|---|---|
/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 |
Toegestane vocabulaires
In het geval dat /lom/classification/purpose/value="discpline" en /lom/classification/taxonpath/source/langstring begint met
- /lom/classification/taxonpath/source/langstring wordt 'schema:educationalAlignment.schema:educationalFramework'
- /lom/classification/taxonpath/taxon/id wordt 'schema:educationalAlignment.schema:targetName'
- /lom/classification/taxonpath/taxon/entry/langstring wordt 'schema:educationalAlignment.schema:name'
Mapping for old discpline vdex values
See Also
Gebruikt in | - |
Vergelijkbaar met | - |
Gerelateerd aan | Standaarden:NL_LOM/lom.classification |