Edurep:Metadata/Vak: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 1: | Regel 1: | ||
== [[Standaarden:NL_LOM|NL LOM]] /lom.classification/discipline == | == [[Standaarden:NL_LOM|NL LOM]] /lom.classification/discipline == | ||
Regel 5: | 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 == | |||
=== Toegestane vocabulaires=== | |||
In het geval dat /lom/classification/purpose/value="discpline" | |||
en /lom/classification/taxonpath/source/langstring begint met | |||
* 'http://purl.edustandaard.nl/begrippenkader' of | |||
* 'http://purl.edustandaard.nl/concept' | |||
<br> | |||
* /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 == | == See Also == | ||
{{:Edurep:SeeAlso|related=[[Standaarden:NL_LOM/lom.classification]] }} | {{:Edurep:SeeAlso|related=[[Standaarden:NL_LOM/lom.classification]] }} |
Versie van 18 okt 2021 21:41
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"
}
}
See Also
Gebruikt in | - |
Vergelijkbaar met | - |
Gerelateerd aan | Standaarden:NL_LOM/lom.classification |