Sjabloon:Resource Description: verschil tussen versies

 
(21 tussenliggende versies door 3 gebruikers niet weergegeven)
Regel 1: Regel 1:
 
<noinclude>
 
<noinclude>
  +
[[Category:EMont core]]
 
This is the "Resource Description" template.
 
This is the "Resource Description" template.
It should be called in the following format:
+
 
  +
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:
  +
# adding metadata to File:... pages. The Resource Description template should be included in a File:... page.
  +
# 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 <nowiki>Template:{{External link}}</nowiki> for including a link in a page.
  +
 
  +
The template should be called in the following format:
 
<pre>
 
<pre>
 
{{Resource Description
 
{{Resource Description
  +
|file name=
  +
|created in page=
  +
|type=
  +
|bibtex type=
 
|title=
 
|title=
|alt tag=
 
 
|creator=
 
|creator=
 
|date=
 
|date=
  +
|hyperlink=
  +
|booktitle=
  +
|alt tag=
  +
|chapter=
  +
|organization=
  +
|institution=
  +
|address=
  +
|location=
  +
|journal=
  +
|edition=
  +
|publisher=
  +
|howpublished=
  +
|series=
  +
|volume=
  +
|number=
  +
|crossref=
 
|description=
 
|description=
 
|subject=
 
|subject=
|URL=
 
 
}}
 
}}
 
This template 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:
 
# adding metadata to File:... pages.
 
The Resource Description template should be included in a File:... page.
 
# adding metadat to external www resources.
 
In this case, the Form should be used to create Resource Description pages.
 
 
</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>
  +
{| class="wikitable"
  +
! file name
  +
| {{#if: {{{file name|}}} | [[File name::File:{{{file name|}}}]] }}
  +
|-
  +
! created in page
  +
| [[Created in page::{{{created in page|}}}]]
  +
|-
  +
! type
  +
| {{#arraymap:{{{type|}}}|,|x|[[Resource type::x]]}}
  +
|-
  +
! bibtex type
  +
| [[Bibtex type::{{{bibtex type|}}}]]
  +
|-
 
! title
 
! title
| {{#arraymap:{{{title|}}}|,|x|[[Dct:title::x]]}}
+
| [[Dct:title::{{{title|}}}]]
  +
|-
  +
! creator
  +
| [[Dct:creator::{{{creator|}}}]]
  +
|-
  +
! date
  +
| [[Dct:date::{{{date|}}}]]
  +
|-
  +
! hyperlink
  +
| [[Hyperlink::{{{hyperlink|}}}]]
  +
|-
  +
! booktitle
  +
| [[Booktitle::{{{booktitle|}}}]]
 
|-
 
|-
 
! alt tag
 
! alt tag
| [[Alt tag::{{{alt tag|}}}]]  
+
| [[Alt tag::{{{alt tag|}}}]]  
 
|-
 
|-
! creator
+
! chapter
| [[Dct:creator::{{{creator|}}}]]  
+
| [[Chapter::{{{chapter|}}}]]
  +
|-
  +
! organization
  +
| [[Organization::{{{organization|}}}]]
  +
|-
  +
! institution
  +
| [[Institution::{{{institution|}}}]]
  +
|-
  +
! address
  +
| [[Address::{{{address|}}}]]
  +
|-
  +
! location
  +
| [[Location::{{{location|}}}]]
  +
|-
  +
! journal
  +
| [[Journal::{{{journal|}}}]]
  +
|-
  +
! edition
  +
| [[Edition::{{{edition|}}}]]
  +
|-
  +
! publisher
  +
| [[Dct:publisher::{{{publisher|}}}]]
  +
|-
  +
! howpublished
  +
| [[Howpublished::{{{howpublished|}}}]]
  +
|-
  +
! series
  +
| [[Series::{{{series|}}}]]
  +
|-
  +
! volume
  +
| [[Volume::{{{volume|}}}]]
  +
|-
  +
! number
  +
| [[Bibtex:number::{{{number|}}}]]  
 
|-
 
|-
! date
+
! crossref
| [[Dct:date::{{{date|}}}]]  
+
| [[Crossref::{{{crossref|}}}]]  
 
|-
 
|-
 
! description
 
! description
| [[Dct:description::{{{description|}}}]]  
+
| [[Dct:description::{{{description|}}}]]  
 
|-
 
|-
 
! subject
 
! subject
 
| {{#arraymap:{{{subject|}}}|,|x|[[Dct:subject::x]]}}
 
| {{#arraymap:{{{subject|}}}|,|x|[[Dct:subject::x]]}}
|-
 
! URL
 
|  [[URL::{{{URL|}}}]]
 
 
|}
 
|}
   
 
[[Category:Resource Description]]
 
[[Category:Resource Description]]
 
</includeonly>
 
</includeonly>

Huidige versie van 17 mrt 2016 om 15:34

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=
|creator=
|date=
|hyperlink=
|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.

HZ University of Applied Sciences
Rijkswaterstaat, Ministerie van Infrastructuur en Milieu
Projectbureau Zeeweringen
Waterschap Scheldestromen
Provincie Zeeland
Deltares