Form:STARDIT: Difference between revisions

From STARDIT
Jump to navigation Jump to search
wikispore>Evolution and evolvability
No edit summary
wikispore>Evolution and evolvability
(I think parameters have to have unique names between fields (reuse of 'nam' and 'url')
Line 95: Line 95:


{{{for template|author_parameter|embed in field=item[author_parameter]|label=Report authors|multiple}}}
{{{for template|author_parameter|embed in field=item[author_parameter]|label=Report authors|multiple}}}
'''Name'''  {{{field|nam|placeholder=participant name}}}
'''Name'''  {{{field|aut_nam|placeholder=participant name}}}
'''ORCID''' {{{field|ids|size=10|placeholder=XXXX-XXXX-XXXX-XXXX}}}<br>
'''ORCID''' {{{field|aut_ids|size=10|placeholder=XXXX-XXXX-XXXX-XXXX}}}<br>
'''URL'''  {{{field|url|size=10|placeholder=public profile or institutional webpage}}}<br>
'''URL'''  {{{field|aut_url|size=10|placeholder=public profile or institutional webpage}}}<br>
'''Email''' {{{field|con|input type=radiobutton|mandatory|default=non contact|values=non contact,contact|show on select=contact=>email}}}  
'''Email''' {{{field|aut_con|input type=radiobutton|mandatory|default=non contact|values=non contact,contact|show on select=contact=>email}}}  
<span id="email"> {{space|5}} {{{field|5|size=20|placeholder= email of corresponding author}}}</span>
<span id="email"> {{space|5}} {{{field|5|size=20|placeholder= email of corresponding author}}}</span>
{{{end template}}}
{{{end template}}}


{{{for template|validator_parameter|embed in field=item[validator_parameter]|label=Independent validator of the report|multiple}}}
{{{for template|validator_parameter|embed in field=item[validator_parameter]|label=Independent validator of the report|multiple}}}
'''Name'''  {{{field|nam|placeholder=validator name}}}
'''Name'''  {{{field|val_nam|placeholder=validator name}}}
'''ORCID''' {{{field|ids|size=10|placeholder=XXXX-XXXX-XXXX-XXXX}}}<br>
'''ORCID''' {{{field|val_ids|size=10|placeholder=XXXX-XXXX-XXXX-XXXX}}}<br>
'''URL'''  {{{field|url|size=10|placeholder=public profile or institutional webpage}}}<br>
'''URL'''  {{{field|val_url|size=10|placeholder=public profile or institutional webpage}}}<br>
'''Email''' {{{field|con|placeholder= email or contact url of validator}}}</span>
'''Email''' {{{field|val_con|placeholder= email or contact url of validator}}}</span>
{{{end template}}}
{{{end template}}}


{{{for template|contributor_parameter|embed in field=item[contributor_parameter]|label=Project contributors|multiple}}}
{{{for template|contributor_parameter|embed in field=item[contributor_parameter]|label=Project contributors|multiple}}}
{|
{|
|'''Type'''  || {{{field|typ|input type=radiobutton|mandatory|default=individual|values=individual,group of individuals,organisation|show on select=group of individuals=>group;individual=>indiv;organisation=>indiv}}}
|'''Type'''  || {{{field|inp_typ|input type=radiobutton|mandatory|default=individual|values=individual,group of individuals,organisation|show on select=group of individuals=>group;individual=>indiv;organisation=>indiv}}}
|-
|-
|'''Name'''  ||
|'''Name'''  ||
<div id="group">{{{field|nam|placeholder=group}}}<br>{{{field|num|placeholder=number of individuals}}}</div>
<div id="group">{{{field|con_nam|placeholder=group}}}<br>{{{field|con_num|placeholder=number of individuals}}}</div>
<div id="indiv">{{{field|nam|placeholder=name}}}</div>
<div id="indiv">{{{field|con_nam|placeholder=name}}}</div>
|-
|-
|'''Role'''  || {{{field|rol|placeholder=role or task performed}}}
|'''Role'''  || {{{field|con_rol|placeholder=role or task performed}}}
|-
|-
|'''URL'''  || {{{field|url|placeholder=public link for this person/group}}}
|'''URL'''  || {{{field|con_url|placeholder=public link for this person/group}}}
|-
|-
|'''ID'''  || {{{field|ids|placeholder=Identifier number (e.g. ORCID)}}}
|'''ID'''  || {{{field|con_ids|placeholder=Identifier number (e.g. ORCID)}}}
|-
|-
|'''Method'''|| {{{field|met|placeholder=method of involvement}}}
|'''Method'''|| {{{field|con_met|placeholder=method of involvement}}}
|-
|-
|'''Start''' || {{{field|sta|input type=datepicker|mandatory}}}
|'''Start''' || {{{field|con_sta|input type=datepicker|mandatory}}}
|-
|-
|'''End'''  || {{{field|end|input type=datepicker}}}
|'''End'''  || {{{field|con_end|input type=datepicker}}}
|-
|-
|'''Description'''|| {{{field|des|placeholder=single-sentence summary}}}
|'''Description'''|| {{{field|con_des|placeholder=single-sentence summary}}}
|}{{{end template}}}
|}{{{end template}}}


{{{for template|input_parameter|embed in field=item[input_parameter]|label=Project inputs|multiple}}}
{{{for template|input_parameter|embed in field=item[input_parameter]|label=Project inputs|multiple}}}
{|
{|
|'''Type'''      || {{{field|typ|input type=radiobutton|mandatory|default=funding|values=funding,time,other|show on select=funding=>funding;time=>time;other=>other}}}
|'''Type'''      || {{{field|inp_typ|input type=radiobutton|mandatory|default=funding|values=funding,time,other|show on select=funding=>funding;time=>time;other=>other}}}
|-
|-
|'''Input'''      || {{{field|inp|placeholder=input}}}<span id="funding">{{{field|currency|size=5|placeholder=currency}}}</span><span id="time">{{{field|currency|input type=radiobutton|mandatory|default=hours|values=hours,days,months,years}}}</span>
|'''Input'''      || {{{field|inp_inp|placeholder=input}}}<span id="funding">{{{field|inp_currency|size=5|placeholder=currency}}}</span><span id="time">{{{field|inp_currency|input type=radiobutton|mandatory|default=hours|values=hours,days,months,years}}}</span>
|-
|-
|'''Description'''|| {{{field|des|placeholder=single-sentence summary}}}
|'''Description'''|| {{{field|inp_des|placeholder=single-sentence summary}}}
|-
|-
|'''URL'''        || {{{field|url|placeholder=public link for this input}}}
|'''URL'''        || {{{field|inp_url|placeholder=public link for this input}}}
|}{{{end template}}}
|}{{{end template}}}


{{{for template|ethics_parameter|embed in field=item[ethics_parameter]|label=Ethics organisation|multiple}}}
{{{for template|ethics_parameter|embed in field=item[ethics_parameter]|label=Ethics organisation|multiple}}}
{|
{|
|'''Organisation''' || {{{field|nam|placeholder=ethics approval conferred by}}}
|'''Organisation''' || {{{field|eth_nam|placeholder=ethics approval conferred by}}}
|-
|-
|'''Approval date'''|| {{{field|sta|Ethics approval date|input type=datepicker}}}
|'''Approval date'''|| {{{field|eth_sta|Ethics approval date|input type=datepicker}}}
|-
|-
|'''Approval ID'''  || {{{field|ids|placeholder=ethics approval ID number}}}
|'''Approval ID'''  || {{{field|eth_ids|placeholder=ethics approval ID number}}}
|}{{{end template}}}
|}{{{end template}}}


{{{for template|output_parameter|embed in field=item[output_parameter]|label=Project outputs|multiple}}}
{{{for template|output_parameter|embed in field=item[output_parameter]|label=Project outputs|multiple}}}
{|
{|
|'''Type'''      || {{{field|typ|input type=radiobutton|mandatory|default=other|values=publication/report/document,dataset,event,change,learning item,other|show on select=dataset=>dataset;publication/report/document=>other;event=>other;change=>other;learning item=>other;other=>other}}}
|'''Type'''      || {{{field|out_typ|input type=radiobutton|mandatory|default=other|values=publication/report/document,dataset,event,change,learning item,other|show on select=dataset=>dataset;publication/report/document=>other;event=>other;change=>other;learning item=>other;other=>other}}}
  <div id="dataset">  {{{field|typ2|input type=radiobutton|mandatory|default=open|values=open,sensitive|show on select=open=>open;sensitive=>sensitive}}} </div>
  <div id="dataset">  {{{field|out_typ2|input type=radiobutton|mandatory|default=open|values=open,sensitive|show on select=open=>open;sensitive=>sensitive}}} </div>
|}
|}
<div id="other">
<div id="other">
{|
{|
|-  
|-  
|'''Output'''    || {{{field|out|placeholder=output/outcome}}}
|'''Output'''    || {{{field|out_out|placeholder=output/outcome}}}
|-  
|-  
|'''Description'''|| {{{field|des|placeholder=single-sentence summary}}}
|'''Description'''|| {{{field|out_des|placeholder=single-sentence summary}}}
|-  
|-  
|'''URL'''        || {{{field|url|placeholder=public link for this output}}}
|'''URL'''        || {{{field|out_url|placeholder=public link for this output}}}
|}
|}
</div>
</div>
<div id="open">
<div id="open">
{|
{|
|'''Findability'''    || {{{field|fin|size=50|placeholder=how is information about this data disseminated}}}
|'''Findability'''    || {{{field|out_fin|size=50|placeholder=how is information about this data disseminated}}}
|-
|-
|'''Accessibility'''  || {{{field|acc|size=50|placeholder=how is it stored and hosted}}}
|'''Accessibility'''  || {{{field|out_acc|size=50|placeholder=how is it stored and hosted}}}
|-
|-
|'''Interoperability'''|| {{{field|int|size=50|placeholder=what analyses were performed and what format is it in}}}
|'''Interoperability'''|| {{{field|out_int|size=50|placeholder=what analyses were performed and what format is it in}}}
|-
|-
|'''Reusability'''    || {{{field|reu|size=50|placeholder=under what license is it available}}}
|'''Reusability'''    || {{{field|out_reu|size=50|placeholder=under what license is it available}}}
|}
|}
</div>
</div>
<div id="sensitive">
<div id="sensitive">
{|
{|
|'''Ownership'''    || {{{field|own|size=50|placeholder=who owns it}}}
|'''Ownership'''    || {{{field|out_own|size=50|placeholder=who owns it}}}
|-
|-
|'''Location'''    || {{{field|loc|size=50|placeholder=where is it stored}}}
|'''Location'''    || {{{field|out_loc|size=50|placeholder=where is it stored}}}
|-
|-
|'''Access status'''|| {{{field|acs|size=50|placeholder=access restriction status}}}
|'''Access status'''|| {{{field|out_acs|size=50|placeholder=access restriction status}}}
|-
|-
|'''Steward'''      || {{{field|ste|size=50|placeholder=data steward/curator}}}
|'''Steward'''      || {{{field|out_ste|size=50|placeholder=data steward/curator}}}
|-
|-
|'''Access method'''|| {{{field|met|size=50|placeholder=how to access (email or URL)}}}
|'''Access method'''|| {{{field|out_met|size=50|placeholder=how to access (email or URL)}}}
|}
|}
</div>
</div>

Revision as of 11:43, 2 August 2021

To fill in a new STARDIT form, enter the project name below; if a project is already registered with that name, you'll be able to edit that form.