Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
 
(10 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 18: Regel 18:
|type=
|type=
|bibtex type=
|bibtex type=
|key=
|title=
|title=
|creator=
|date=
|hyperlink=
|wikipage=
|booktitle=
|booktitle=
|alt tag=
|alt tag=
|creator=
|date=
|chapter=
|chapter=
|organization=
|organization=
Regel 38: Regel 41:
|description=
|description=
|subject=
|subject=
|hyperlink=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly><div style="display:none;">
{{#set:Semantic title|{{{title|}}}}}
{{#set:Heading={{{title|}}}}}
{{#set:Heading nl={{{title|}}}}}
{{#vardefine:varPaginanaam|{{FULLPAGENAME}}}}
{{#set:Topcontext={{#var:varTopcontext}}}}
{{#set:Self={{#var:varPaginanaam}}}} <!-- for semantic title purposes -->
{{#set:Pagename={{#var:varPaginanaam}}}}
</div><!--
--><div class="formedit">{{#formlink:form=Resource Description|link text={{int: EMM Text Edit}}|link type=button|target={{#var:varPaginanaam}}}}</div>
{| class="wikitable"
! file name
! file name
| {{#if: {{{file name|}}} | [[File name::File:{{{file name|}}}]] }}
| {{#if: {{{file name|}}} | [[File name::File:{{{file name|}}}]] }}
|-
|-
! creaed in page
! created in page
| [[Created in page::{{{created in page|}}}]]
| [[Created in page::{{{created in page|}}}]]
|-
|-
! type
! resource type
| {{#arraymap:{{{type|}}}|,|x|[[Resource type::x]]}}
| {{#arraymap:{{{type|}}}|,|x|[[Resource type::x]]}}
|-
|-
! bibtex type
! bibtex type
| [[Bibtex type::{{{bibtex type|}}}]]
| [[Bibtex type::{{{bibtex type|}}}]]
|-
! key publication
| [[Dct:type::{{#if:{{{key|}}}|{{{key|}}}|Primary}}]]
|-
|-
! title
! title
| [[Dct:title::{{{title|}}}]]  
| [[Dct:title::{{{title|}}}]]  
|-
! creator
| [[Dct:creator::{{{creator|}}}]]
|-
! date
| [[Dct:date::{{{date|}}}]]
|-
! hyperlink
| [[Hyperlink::{{{hyperlink|}}}]]
|-
! wikipage
| [[Wikipage::{{{wikipage|}}}]]
|-
|-
! booktitle
! booktitle
Regel 62: Regel 89:
|-
|-
! alt tag
! alt tag
| [[Alt tag::{{{alt tag|}}}]]
| [[Alt tag::{{{alt tag|}}}]]  
|-
! creator
|  [[Dct:creator::{{{creator|}}}]]
|-
! date
|  [[Dct:date::{{{date|}}}]]  
|-
|-
! chapter
! chapter
| [[Chapter::{{{chapter|}}}]]  
| [[Chapter::{{{chapter|}}}]]  
|-
|-
! organization
! organization
| [[Organization::{{{organization|}}}]]
| [[Organization::{{{organization|}}}]]
|-
|-
! institution
! institution
| [[Institution::{{{institution|}}}]]  
| [[Institution::{{{institution|}}}]]  
|-
|-
! address
! address
| [[Address::{{{address|}}}]]  
| [[Address::{{{address|}}}]]  
|-
|-
! location
! location
| [[Location::{{{location|}}}]]  
| [[Location::{{{location|}}}]]  
|-
|-
! journal
! journal
| [[Journal::{{{journal|}}}]]  
| [[Journal::{{{journal|}}}]]  
|-
|-
! edition
! edition
| [[Edition::{{{edition|}}}]]  
| [[Edition::{{{edition|}}}]]  
|-
|-
! publisher
! publisher
| [[Dct:publisher::{{{publisher|}}}]]  
| [[Dct:publisher::{{{publisher|}}}]]  
|-
|-
! howpublished
! howpublished
| [[Howpublished::{{{howpublished|}}}]]  
| [[Howpublished::{{{howpublished|}}}]]  
|-
|-
! series
! series
| [[Series::{{{series|}}}]]  
| [[Series::{{{series|}}}]]  
|-
|-
! volume
! volume
| [[Volume::{{{volume|}}}]]  
| [[Volume::{{{volume|}}}]]  
|-
|-
! number
! number
| [[Bibtex:number::{{{number|}}}]]  
| [[Bibtex:number::{{{number|}}}]]  
|-
|-
! crossref
! crossref
| [[Crossref::{{{crossref|}}}]]  
| [[Crossref::{{{crossref|}}}]]  
|-
|-
! description
! description
| [[Dct:description::{{{description|}}}]]  
| [[Dct:description::{{{description|}}}]]  
|-
|-
! subject
! subject
| {{#arraymap:{{{subject|}}}|,|x|[[Dct:subject::x]]}}
| {{#arraymap:{{{subject|}}}|,|x|[[Dct:subject::x]]}}
|-
! hyperlink
|  [[Hyperlink::{{{hyperlink|}}}]]
|}
|}


[[Category:Resource Description]]
[[Category:Resource Description]]
</includeonly>
</includeonly>

Huidige versie van 29 feb 2024 om 10:49

This is the "Resource Description" template.

It is used to add metadata to resources. In particular, a resource can be described with SKOS Concepts for tagging purposes. This template can be used in two ways:

  1. adding metadata to File:... pages. The Resource Description template should be included in a File:... page.
  2. adding metadata to external www resources. In this case, the Form should be used to create Resource Description pages. The link should be passed as the Hyperlink argument.

Use the Template:{{External link}} for including a link in a page.

The template should be called in the following format:

{{Resource Description
|file name=
|created in page=
|type=
|bibtex type=
|key=
|title=
|creator=
|date=
|hyperlink=
|wikipage=
|booktitle=
|alt tag=
|chapter=
|organization=
|institution=
|address=
|location=
|journal=
|edition=
|publisher=
|howpublished=
|series=
|volume=
|number=
|crossref=
|description=
|subject=
}}

Edit the page to see the template text.