Difference between revisions of "Template:Dataset"

From Security Vision
Jump to: navigation, search
(Created page with "<noinclude> This is the "Dataset" template. It should be called in the following format: <pre> {{Dataset |1= }} </pre> Edit the page to see the template text. </noinclude><inc...")
 
 
(57 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Dataset
 
{{Dataset
|1=
+
|has full name=
 +
|is dataset category=
 +
|Developed by=
 +
|Dataset Category=
 +
|URL=
 +
|Keywords=
 +
|Related Technology=
 +
|Owning institution=
 +
|Custodian institution=
 +
|has images=
 +
|has individuals=
 +
|runs database software=
 +
|Country=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>{| style="width: 30em; 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;display:none;"
! Dataset Name
+
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
| {{{1|}}}
+
|-
 +
{{#if:{{{Developed by (people)|}}}|! Developed by (People)
 +
{{!}} {{#arraymap:{{{Developed by (people)|}}}|,|x|[[Developed by (people)::x]]}}}}
 +
|-
 +
{{#if:{{{Developed by Institution|}}}|{{!}}-! Developed by{{!}} {{#arraymap:{{{Developed by Institution|}}}|,|x|[[Developed by Institution::x]]}} }}
 +
|-
 +
{{#if:{{{Developed by|}}}|{{!}}-! Developed by{{!}} {{#arraymap:{{{Developed by|}}}|,|x|[[Developed by::x]]}}}}
 +
|-
 +
! "Global" Information Certainty
 +
| [[Information Certainty::{{{Certainty|}}}]]
 +
|-
 +
! Events
 +
| {{{Has event|}}}
 +
|-
 +
! Dataset Category
 +
| {{#arraymap:{{{Dataset Category|}}}|,|x|[[Dataset Category::x]]}}
 +
|-
 +
! URL
 +
| [[URL::{{{URL|}}}]]
 +
|-
 +
! Keywords
 +
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 +
|-
 +
! Related Technology
 +
| {{#arraymap:{{{Related Technology|}}}|,|x|[[Related Technology::x]]}}
 +
|-
 +
! Owning institution
 +
| {{#arraymap:{{{Owning institution|}}}|,|x|[[Owning institution::x]]}}
 +
|-
 +
! Custodian institution
 +
| {{#arraymap:{{{Custodian institution|}}}|,|x|[[Custodian institution::x]]}}
 +
|-
 +
! Custodian institution
 +
| {{#arraymap:{{{Custodian institution|}}}|,|x|[[Custodian institution::x]]}}
 +
|-
 +
! has funding
 +
| [[has funding::{{{has funding|}}}]]
 +
|-
 +
! has images
 +
| [[has images::{{{has images|}}}]]
 +
|-
 +
! has individuals
 +
| [[has individuals::{{{has individuals|}}}]]
 +
|-
 +
! runs database software
 +
| {{#arraymap:{{{runs database software|}}}|,|x|[[runs database software::x]]}}
 +
|-
 +
! runs search software
 +
| {{#arraymap:{{{runs search software|}}}|,|x|[[runs search software::x]]}}
 +
|-
 +
! Dataset full name
 +
| [[has full name::{{{has full name|}}}]]
 +
|-
 +
! Dataset Category
 +
| {{#arraymap:{{{is dataset category|}}}|,|x|[[is dataset category::x]]}}
 +
|-
 +
! Country
 +
| [[Country::{{{Country|}}}]]
 
|}
 
|}
  
 +
<div class="subheader vizlink certainty">
 +
<div class="v-link">
 +
{{vizURL}}
 +
</div>
 +
<div class="right-panel">
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Information Certainty
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|format=list
 +
|class=certaintytag
 +
|transpose=no
 +
}}
 +
 +
</div>
 +
</div>
 +
 +
 +
 +
{{#ask:[[{{FULLPAGENAME}}]]
 +
|? Is_dataset_category =Type
 +
|headers=show
 +
|format=list
 +
|headers=show
 +
|mainlabel=-
 +
|transpose=no
 +
|class=keyword-tag
 +
}}
 +
 +
<!--
 +
{{#ask:[[{{FULLPAGENAME}}]]
 +
|? Keywords
 +
|headers=show
 +
|format=list
 +
|headers=show
 +
|mainlabel=-
 +
|transpose=no
 +
|class=keyword-tag
 +
}}-->
 +
 +
<ul class="nav nav-tabs mb-2" id="myTabs" role="tablist">
 +
  <li class="nav-item"><btn id="tab1Label" data-toggle="tab" class="nav-link active" role="tab" aria-controls="tab1" aria-selected="true">#tab1|Details</btn></li>
 +
  <!-- <li><btn id="btn2Label" data-toggle="tab" class="nav-link" role="tab" aria-controls="tab2" aria-selected="false">#tab2|Certainty</btn></li> -->
 +
</ul>
 +
 +
<div class="tab-content">
 +
  <div id="tab1" class="tab-pane fade show active" role="tabpanel" aria-labelledby="Details">
 +
'''Technical information''':
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?has full name= Full name
 +
|?Country= Country
 +
|?Dataset Category= Contents
 +
|?has images=Images
 +
|?has individuals=Individuals
 +
|?runs database software
 +
|?URL
 +
|?Related Technology
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 +
|transpose=yes
 +
}}
 +
'''Developers and Users''':
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Developed by
 +
|?Owning institution
 +
|?Custodian institution
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 +
|transpose=yes
 +
}}
 +
  </div>
 +
<!--  <div id="tab2" class="tab-pane fade" role="tabpanel" aria-labelledby="Certainty">
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Information Certainty
 +
|?Is unknown
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 +
|transpose=yes
 +
}}
 +
  </div> -->
 +
</div>
 +
<!--
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?has full name= Full name
 +
|?Country= Country
 +
|?is dataset category= Type (is dataset category)
 +
|?Dataset Category= Contents
 +
|?Developed by
 +
|?Owning institution
 +
|?Custodian institution
 +
|?User institution
 +
|?URL
 +
|?Related Technology
 +
|?has images=Images
 +
|?has individuals=Individuals
 +
|?runs database software
 +
|?Keywords
 +
|offset=0
 +
|link=all
 +
|sort=
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|class=smwtable-clean
 +
|transpose=yes
 +
}}
 +
-->
 +
{{#set:Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}}}}
 +
<!-- {{Special:Browse/{{FULLPAGENAME}}}} -->
 +
<div class="curated-backlinks">
 +
==What links here==
 +
===Deployments===
 +
{{#ask:
 +
[[Category:Deployments]]
 +
[[Datasets Used::{{FULLPAGENAME}}]]
 +
|format=template
 +
|template=CuratedFooterList
 +
}}
 +
===Products===
 +
{{#ask:
 +
[[Category:Institutions]]
 +
[[Dataset_Used::{{FULLPAGENAME}}]]
 +
|format=template
 +
|template=CuratedFooterList
 +
}}</div>
 
[[Category:Dataset]]
 
[[Category:Dataset]]
 +
__NONSFOOTER__
 
</includeonly>
 
</includeonly>

Latest revision as of 10:47, 15 October 2024

This is the "Dataset" template. It should be called in the following format:

{{Dataset
|has full name=
|is dataset category=
|Developed by=
|Dataset Category=
|URL=
|Keywords=
|Related Technology=
|Owning institution=
|Custodian institution=
|has images=
|has individuals=
|runs database software=
|Country=
}}

Edit the page to see the template text.