k (1 versie geïmporteerd: Importeren dump EMont-core DeltaExpertise 4 november 2015)
Geen bewerkingssamenvatting
Regel 9: Regel 9:
# 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.
# 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.
Use the <nowiki>Template:{{External link}}</nowiki> for including a link in a page.


The template should be called in the following format:
The template should be called in the following format:
<pre>
<pre>
{{Resource Description
{{Resource Description
|file name=
|created in page=
|type=
|type=
|bibtex type=
|bibtex type=
Regel 41: Regel 43:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! file name
| {{#if: {{{file name|}}} | [[File name::File:{{{file name|}}}]] }}
|-
! creaed in page
| [[Created in page::{{{created in page|}}}]]
|-
! type
! type
| {{#arraymap:{{{type|}}}|,|x|[[Resource type::x]]}}
| {{#arraymap:{{{type|}}}|,|x|[[Resource type::x]]}}

Versie van 11 nov 2015 17:48

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=
|title=
|booktitle=
|alt tag=
|creator=
|date=
|chapter=
|organization=
|institution=
|address=
|location=
|journal=
|edition=
|publisher=
|howpublished=
|series=
|volume=
|number=
|crossref=
|description=
|subject=
|hyperlink=
}}

Edit the page to see the template text.