Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 20: | Regel 20: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>__NOEDITSECTION__ __NOTOC__<div style="display:none;"> | </noinclude><includeonly>__NOEDITSECTION__ __NOTOC__<div style="display:none;"> | ||
<!-- these properties are set in the table below | |||
{{#arraymap:{{{Context|}}}|,|@@@@|{{#set:Context=@@@@}}}} | {{#arraymap:{{{Context|}}}|,|@@@@|{{#set:Context=@@@@}}}} | ||
{{#arraymap:{{{prefLabel|}}}|,|@@@@|{{#set:Skos:prefLabel=@@@@}}}} | {{#arraymap:{{{prefLabel|}}}|,|@@@@|{{#set:Skos:prefLabel=@@@@}}}} | ||
Regel 33: | Regel 34: | ||
{{#arraymap:{{{related|}}}|,|@@@@|{{#set:Skos:related=@@@@}}}} | {{#arraymap:{{{related|}}}|,|@@@@|{{#set:Skos:related=@@@@}}}} | ||
{{#set:Dct:creator={{{creator|}}}}} | {{#set:Dct:creator={{{creator|}}}}} | ||
--> | |||
{{#set:Semantic title|{{{prefLabel|}}}}} | {{#set:Semantic title|{{{prefLabel|}}}}} | ||
{{#set:Heading={{{prefLabel|}}}}} | {{#set:Heading={{{prefLabel|}}}}} | ||
Regel 42: | Regel 44: | ||
</div> | </div> | ||
{| | {| | ||
|- | |||
! Context | ! Context | ||
| {{{Context|}}} | | {{#arraymap:{{{Context|}}}|,|y|[[Context::y]]}} | ||
|- | |- | ||
! prefLabel | ! prefLabel | ||
| {{{prefLabel|}}} | | {{#arraymap:{{{prefLabel|}}}|,|x|[[Skos:prefLabel::x]]}} | ||
|- | |- | ||
! altLabel | ! altLabel | ||
| {{{altLabel|}}} | | {{#arraymap:{{{altLabel|}}}|,|x|[[Skos:altLabel::x]]}} | ||
|- | |- | ||
! hiddenLabel | ! hiddenLabel | ||
| {{{hiddenLabel|}}} | | {{#arraymap:{{{hiddenLabel|}}}|,|x|[[Skos:hiddenLabel::x]]}} | ||
|- | |- | ||
! inScheme | ! inScheme | ||
| {{{inScheme|}}} | | {{#arraymap:{{{inScheme|}}}|,|x|[[Skos:inScheme::x]]}} | ||
|- | |- | ||
! broader | ! broader | ||
| {{{broader|}}} | | {{#arraymap:{{{broader|}}}|,|x|[[Skosem:broader::x]]}} | ||
|- | |- | ||
! narrower | ! narrower | ||
| {{{narrower|}}} | | {{#arraymap:{{{narrower|}}}|,|x|[[Skosem:narrower::x]]}} | ||
|- | |- | ||
! partOf | ! partOf | ||
| {{{partOf|}}} | | {{#arraymap:{{{partOf|}}}|,|x|[[Skosem:partOf::x]]}} | ||
|- | |- | ||
! association | ! association | ||
| {{{association|}}} | | {{#arraymap:{{{association|}}}|,|x|[[Skosem:association::x]]}} | ||
|- | |- | ||
! related | ! related | ||
| {{{related|}}} | | {{#arraymap:{{{related|}}}|,|x|[[Skos:related::x]]}} | ||
|- | |- | ||
! creator | ! creator | ||
| {{{creator|}}} | | [[Dct:creator::{{{creator|}}}]] | ||
|} | |} | ||
[[Category:SKOS Concept]] | [[Category:SKOS Concept]] | ||
</includeonly> | </includeonly> |
Versie van 29 nov 2015 01:13
This is the "SKOS Concept" template. It should be called in the following format:
{{SKOS Concept |Context= |prefLabel= |altLabel= |hiddenLabel= |inScheme= |broader= |narrower= |partOf= |association= |related= |creator= }}
Edit the page to see the template text.