Form:STARDIT: Difference between revisions

From STARDIT
Jump to navigation Jump to search
wikispore>Evolution and evolvability
No edit summary
wikispore>Evolution and evolvability
(form_row formatting)
Line 100: Line 100:


{{{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|aut_nam|placeholder=participant name}}}
{{form_row|'''Name''' | {{{field|aut_nam|size=75|placeholder=participant name}}} }}
'''ORCID''' {{{field|aut_ids|size=10|placeholder=XXXX-XXXX-XXXX-XXXX}}}<br>
{{form_row|'''ORCID'''| {{{field|aut_ids|size=75|placeholder=XXXX-XXXX-XXXX-XXXX}}} }}
'''URL'''   {{{field|aut_url|placeholder=public profile or institutional webpage}}}<br>
{{form_row|'''URL''' | {{{field|aut_url|size=75|placeholder=public profile or institutional webpage}}} }}
'''Role''' {{{field|aut_rol|placeholder= e.g. main report author, Checked report data, contributed additional data}}}<br>
{{form_row|'''Role''' | {{{field|aut_rol|size=75|placeholder=task performed (e.g. main report author, checked report data, contributed additional data)}}} }}
'''Email''' {{{field|aut_con|input type=radiobutton|mandatory|default=non contact|values=non contact,contact|show on select=contact=>email}}}  
{{form_row|'''Email'''| content=
<span id="email"> {{space|5}} {{{field|aut_eml|size=20|placeholder= email of corresponding author}}}</span>
{{{field|aut_con|size=75|input type=radiobutton|mandatory|default=non contact|values=non contact,contact|show on select=contact=>email}}}  
<span id="email">{{{field|aut_eml|size=50|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|val_nam|placeholder=validator name}}}
{{form_row|'''Name''' | {{{field|val_nam|size=75|placeholder=validator name}}} }}
'''ORCID''' {{{field|val_ids|size=10|placeholder=XXXX-XXXX-XXXX-XXXX}}}<br>
{{form_row|'''ORCID'''| {{{field|val_ids|size=75|placeholder=XXXX-XXXX-XXXX-XXXX}}} }}
'''URL'''   {{{field|val_url|size=10|placeholder=public profile or institutional webpage}}}<br>
{{form_row|'''URL''' | {{{field|val_url|size=75|placeholder=public profile or institutional webpage}}} }}
'''Email''' {{{field|val_eml|placeholder= email or contact url of validator}}}</span>
{{form_row|'''Email'''| {{{field|val_eml|size=75|placeholder= email or contact url of validator}}} }}
{{{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}}}
{|
{{form_row|'''Type''' | {{{field|con_typ|input type=radiobutton|mandatory
|'''Type'''               || {{{field|con_typ|input type=radiobutton|mandatory
                               |default=individual
                               |default=individual
                               |values=individual,group of individuals,organisation
                               |values=individual,group of individuals,organisation
                               |show on select=group of individuals=>group;individual=>indiv;organisation=>indiv
                               |show on select=group of individuals=>group;individual=>indiv;organisation=>indiv
                             }}}
                             }}} }}
|-
{{form_row|'''Name''' | content=
|'''Name'''               ||
<div id="group">{{{field|con_grp|placeholder=group}}}<br>{{{field|con_num|placeholder=number of individuals}}}</div>
<div id="group">{{{field|con_grp|placeholder=group}}}<br>{{{field|con_num|placeholder=number of individuals}}}</div>
<div id="indiv">{{{field|con_nam|placeholder=name}}}</div>
<div id="indiv">{{{field|con_nam|placeholder=name}}}</div>
|-
}}
|'''Role'''              || {{{field|con_rol|placeholder=role or task performed}}}
{{form_row|'''Role'''              | {{{field|con_rol|placeholder=role or task performed}}} }}
|-
{{form_row|'''URL'''                | {{{field|con_url|placeholder=public link for this person/group}}} }}
|'''URL'''                || {{{field|con_url|placeholder=public link for this person/group}}}
{{form_row|'''ID'''                | {{{field|con_ids|placeholder=Identifier number (e.g. ORCID)}}} }}
|-
{{form_row|'''Method'''            | {{{field|con_met|placeholder=method of involvement}}} }}
|'''ID'''                || {{{field|con_ids|placeholder=Identifier number (e.g. ORCID)}}}
{{form_row|'''Communication'''      | {{{field|con_com|placeholder=mode of communication}}} }}
|-
{{form_row|'''Recruitment'''        | {{{field|con_rec|placeholder=how people were recruited, contacted or informed about these tasks}}} }}
|'''Method'''            || {{{field|con_met|placeholder=method of involvement}}}
{{form_row|'''Competing interests'''| {{{field|con_int|placeholder=financial or other interests (personal or professional)}}} }}
|-
{{form_row|'''Start'''              | {{{field|con_sta|input type=datepicker|mandatory}}} }}
|'''Communication'''      || {{{field|con_com|placeholder=mode of communication}}}
{{form_row|'''End'''                | {{{field|con_end|input type=datepicker}}} }}
|-
{{form_row|'''Description'''        | {{{field|con_des|placeholder=single-sentence summary}}} }}
|'''Recruitment'''        || {{{field|con_rec|placeholder=how people were recruited, contacted or informed about these tasks}}}
{{{end template}}}
|-
|'''Competing interests'''|| {{{field|con_int|placeholder=financial or other interests (personal or professional)}}}
|-
|'''Start'''              || {{{field|con_sta|input type=datepicker|mandatory}}}
|-
|'''End'''                || {{{field|con_end|input type=datepicker}}}
|-
|'''Description'''        || {{{field|con_des|placeholder=single-sentence summary}}}
|}{{{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}}}
{|
{{form_row|'''Type'''      | {{{field|inp_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}}}
{{form_row|'''Input'''      | content =
|-
{{{field|inp_inp|placeholder=input}}}<span id="funding">{{{field|inp_currency|size=5|placeholder=currency}}}</span><span id="time">{{{field|inp_timespan|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_timespan|input type=radiobutton|mandatory|default=hours|values=hours,days,months,years}}}</span>
}}
|-
{{form_row|'''Description'''| {{{field|inp_des|placeholder=single-sentence summary}}} }}
|'''Description'''|| {{{field|inp_des|placeholder=single-sentence summary}}}
{{form_row|'''URL'''        | {{{field|inp_url|placeholder=public link for this input}}} }}
|-
{{{end template}}}
|'''URL'''        || {{{field|inp_url|placeholder=public link for this input}}}
|}{{{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}}}
{|
{{form_row|'''Organisation''' | {{{field|eth_nam|placeholder=ethics approval conferred by}}} }}
|'''Organisation''' || {{{field|eth_nam|placeholder=ethics approval conferred by}}}
{{form_row|'''Approval date'''| {{{field|eth_sta|Ethics approval date|input type=datepicker}}} }}
|-
{{form_row|'''Approval ID'''  | {{{field|eth_ids|placeholder=ethics approval ID number}}} }}
|'''Approval date'''|| {{{field|eth_sta|Ethics approval date|input type=datepicker}}}
{{{end template}}}
|-
|'''Approval ID'''  || {{{field|eth_ids|placeholder=ethics approval ID number}}}
|}{{{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}}}
{|
{{form_row|'''Output type'''| content =
|'''Type'''       || {{{field|out_typ|input type=radiobutton|mandatory
{{{field|out_typ|input type=radiobutton|mandatory
                      |default=other
  |default=other
                      |values=publication/report/document,dataset,event,change,learning item,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
  |show on select=dataset=>dataset;publication/report/document=>other;event=>other;change=>other;learning item=>other;other=>other
                      }}}
}}}
<div id="dataset"> {{{field|out_typ2|input type=radiobutton|mandatory
}}
                    |default=open
{{form_row|'''Output'''    | {{{field|out_out|placeholder=output/outcome}}} }}
                    |values=open,sensitive
{{form_row|'''Description'''| {{{field|out_des|placeholder=single-sentence summary}}} }}
                    |show on select=open=>open;sensitive=>sensitive}}}
<div id="dataset">
{{form_row|'''Data type'''  | content =
{{{field|out_typ2|input type=radiobutton|mandatory
|default=
|values=open,sensitive
|show on select=open=>open;sensitive=>sensitive
}}}
{{{field|out_typ2|input type=checkbox|show on select=indigenous}}} This project includes data on Indigenous Peoples
{{{field|out_typ2|input type=checkbox|show on select=indigenous}}} This project includes data on Indigenous Peoples
</div>
}}
|}
</div>
<div id="other">
<div id="other">
{|
{{form_row|'''URL'''        | {{{field|out_url|placeholder=public link for this output}}} }}
|-
|'''Output'''    || {{{field|out_out|placeholder=output/outcome}}}
|-
|'''Description'''|| {{{field|out_des|placeholder=single-sentence summary}}}
|-
|'''URL'''        || {{{field|out_url|placeholder=public link for this output}}}
|}
</div>
</div>
<div id="open">
<div id="open">
---------
{{form_row|'''Output'''    | {{{field|out_out|placeholder=output/outcome}}} }}
{{form_row|'''Description'''| {{{field|out_des|placeholder=single-sentence summary}}} }}
For data than can be openly shared, the [https://www.go-fair.org/fair-principles/ FAIR criteria] aim to support knowledge discovery, innovation, integration, sharing and reuse across disciplines. ''([https://data61.csiro.au/en/Our-Research/Our-Work/Safety-and-Security/Privacy-Preservation/De-identification-Decision-Making-Framework more information])''
For data than can be openly shared, the [https://www.go-fair.org/fair-principles/ FAIR criteria] aim to support knowledge discovery, innovation, integration, sharing and reuse across disciplines. ''([https://data61.csiro.au/en/Our-Research/Our-Work/Safety-and-Security/Privacy-Preservation/De-identification-Decision-Making-Framework more information])''
{|
 
|'''Findability'''    || {{{field|out_fin|size=50|placeholder=how is information about this data disseminated}}}
{{form_row|'''Findability'''    | {{{field|out_fin|size=100|placeholder=how is information about this data disseminated}}} }}
|-
{{form_row|'''Accessibility'''  | {{{field|out_acc|size=100|placeholder=where is it stored and hosted}}}<br>{{{field|out_url|size=100|placeholder=public link for this output}}} }}
|'''Accessibility'''  || {{{field|out_acc|size=50|placeholder=how is it stored and hosted}}}
{{form_row|'''Interoperability'''| {{{field|out_fmt|size=100|placeholder=data file format}}}<br>{{{field|out_int|size=100|placeholder=what analyses were performed}}}<br>{{{field|out_cod|size=100|placeholder=analysis code or script repository}}}<br>{{{field|out_lnk|size=100|placeholder=any other relevant methodogical links}}} }}
|-
{{form_row|'''Reusability'''    | {{{field|out_reu|size=100|placeholder=under what license is it available}}}<br>{{{field|out_atr|size=100|placeholder=to whom should the data it be attributed (copyright creator)}}}}}
|'''Interoperability'''|| {{{field|out_int|size=50|placeholder=what analyses were performed and what format is it in}}}
|-
|'''Reusability'''    || {{{field|out_reu|size=50|placeholder=under what license is it available}}}
|}
</div>
</div>
<div id="sensitive">
<div id="sensitive">
--------
{{form_row|'''Output'''      | {{{field|out_out|placeholder=output/outcome}}} }}
{{form_row|'''Description'''  | {{{field|out_des|placeholder=single-sentence summary}}} }}
For [https://ardc.edu.au/resources/working-with-data/sensitive-data sensitive data], indicate under what circumstances and how access to the data can be requested. Note: in some cases, a safely de-identified version of the dataset can be openly shared ''([https://data61.csiro.au/en/Our-Research/Our-Work/Safety-and-Security/Privacy-Preservation/De-identification-Decision-Making-Framework more information])''
For [https://ardc.edu.au/resources/working-with-data/sensitive-data sensitive data], indicate under what circumstances and how access to the data can be requested. Note: in some cases, a safely de-identified version of the dataset can be openly shared ''([https://data61.csiro.au/en/Our-Research/Our-Work/Safety-and-Security/Privacy-Preservation/De-identification-Decision-Making-Framework more information])''
{|
 
|'''Ownership'''    || {{{field|out_own|size=50|placeholder=who owns it}}}
{{form_row|'''Ownership'''    | {{{field|out_own|size=100|placeholder=who owns it}}} }}
|-
{{form_row|'''Steward'''     | {{{field|out_ste|size=100|placeholder=data steward/curator}}} }}
|'''Location'''     || {{{field|out_loc|size=50|placeholder=where is it stored}}}
{{form_row|'''Location'''     | {{{field|out_loc|size=100|placeholder=where is it stored}}} }}
|-
{{form_row|'''Access status'''| {{{field|out_acs|size=100|placeholder=access restriction status}}} }}
|'''Access status'''|| {{{field|out_acs|size=50|placeholder=access restriction status}}}
{{form_row|'''Access method'''| {{{field|out_met|size=50|placeholder=how to access (email or URL)}}} }}
|-
|'''Steward'''     || {{{field|out_ste|size=50|placeholder=data steward/curator}}}
|-
|'''Access method'''|| {{{field|out_met|size=50|placeholder=how to access (email or URL)}}}
|}
</div>
</div>
<div id="indigenous">
<div id="indigenous"><br>
------
------
For data regarding Indigenous Peoples, lands, territories, resources, knowledges and geographical indicators, the CARE criteria aim to support data sovereignty to reinforce the rights to engage in decision-making in accordance with Indigenous values and collective interests. ''([https://www.gida-global.org/care more information])''
For data regarding Indigenous Peoples, lands, territories, resources, knowledges and geographical indicators, the CARE criteria aim to support data sovereignty to reinforce the rights to engage in decision-making in accordance with Indigenous values and collective interests. ''([https://www.gida-global.org/care more information])''
{|
{{form_row| '''Collective benefit'''  | {{{field|out_ben|size=100|placeholder=how will Indigenous Peoples derive benefit from the data}}} }}
|'''Collective Benefit'''  || {{{field|out_ben|size=100|placeholder=how will Indigenous Peoples derive benefit from the data}}}
{{form_row| '''Authority to control'''| {{{field|out_con|size=100|placeholder=how will Indigenous Peoples and their governing bodies determine how relevant data are represented and identified}}} }}
|-
{{form_row| '''Responsibility'''      | {{{field|out_res|size=100|placeholder=how will those using the data provide evidence of these efforts and the benefits accruing to Indigenous Peoples}}} }}
|'''Authority to Control'''|| {{{field|out_con|size=100|placeholder=how will Indigenous Peoples and their governing bodies determine how relevant data are represented and identified}}}
{{form_row| '''Ethics'''              | {{{field|out_eth|size=100|placeholder=how have Indigenous Peoples’ rights and wellbeing been centered during the data life cycle}}} }}
|-
|'''Responsibility'''      || {{{field|out_res|size=100|placeholder=how will those using the data provide evidence of these efforts and the benefits accruing to Indigenous Peoples}}}
|-
|'''Ethics'''              || {{{field|out_eth|size=100|placeholder=how have Indigenous Peoples’ rights and wellbeing been centered during the data life cycle}}}
|}
</div>
</div>
{{{end template}}}
{{{end template}}}

Revision as of 12:03, 1 September 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.