Template:DataService: Difference between revisions
Andre Castro (talk | contribs) |
Andre Castro (talk | contribs) No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>DataService Template | <noinclude>DataService Template | ||
</noinclude><includeonly>{| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em | </noinclude><includeonly>{| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; clear: right; text-align:left;" | ||
! style="text-align: center; | ! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Data Service: {{PAGENAME}}</span> | ||
|- | |- | ||
! name | ! name | ||
| [[Foaf:name::{{{name|}}}]] | | [[Foaf:name::{{{name|}}}]] | ||
|- | |||
! organization | |||
| [[creator_organization::{{{creator_organization|}}}]] | |||
|- | |- | ||
! access rights | ! access rights | ||
Line 14: | Line 17: | ||
|- | |- | ||
! contact point | ! contact point | ||
| {{# | | {{#arraymap:{{{contactPoint|}}}|,|x|[[contactPoint::x]]}} | ||
|- | |- | ||
! email | ! email | ||
Line 24: | Line 27: | ||
==Datasets served by {{PAGENAME}} | {| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; clear: right; text-align:left;" | ||
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Datasets served by {{PAGENAME}}</span> | |||
{{#ask: [[Category:Dataset]][[servedBy::{{PAGENAME}}]] | |- | ||
| {{#ask: [[Category:Dataset]][[servedBy::{{PAGENAME}}]] | |||
|?type | |?type | ||
|?theme | |?theme | ||
Line 39: | Line 43: | ||
|searchlabel=... further results | |searchlabel=... further results | ||
|class=sortable wikitable smwtable | |class=sortable wikitable smwtable | ||
|sep=,  | |sep=, Dataset | ||
|prefix=none | |prefix=none | ||
|datatables-info=1 | |datatables-info=1 | ||
Line 56: | Line 60: | ||
|datatables-searchpanes.mincount=1 | |datatables-searchpanes.mincount=1 | ||
}} | }} | ||
|} | |||
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
! style="text-align: center;" colspan="2" |<span style="font-size: larger;">Related Media to ''{{PAGENAME}}''</span> | |||
|- | |||
|{{#ask: [[File:+]][[pertainsTo::{{PAGENAME}}]] | |||
|?hasDate | |||
|?hasDescription | |||
|format=datatables | |||
|limit=50 | |||
|offset=0 | |||
|link=subject | |||
|sort= | |||
|order=asc | |||
|headers=show | |||
|searchlabel=... further results | |||
|class=sortable wikitable smwtable | |||
|theme=bootstrap | |||
}} | |||
|} | |||
[[Category:DataService]] | [[Category:DataService]] | ||
</includeonly> | </includeonly> |
Latest revision as of 14:42, 16 September 2024
DataService Template