Category:Participant: Difference between revisions
(Created page with "A workshop participant!") |
No edit summary |
||
Line 1: | Line 1: | ||
A workshop participant! | <PageSchema> | ||
<pageforms_Form name="Participant"> | |||
<standardInputs inputFreeText="1" freeTextLabel="Free text"/> | |||
</pageforms_Form> | |||
<Template name="Participant" format="infobox"> | |||
<pageforms_TemplateDetails/> | |||
<semanticmediawiki_ConnectingProperty name=""/> | |||
<Field name=""> | |||
<pageforms_FormInput/> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Timezone"> | |||
<Label>Timezone</Label> | |||
<pageforms_FormInput> | |||
<InputType>combobox</InputType> | |||
<Parameter name="existing values only"/> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Timezone"> | |||
<Type>Text</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Homepage" list="list" display="nonempty"> | |||
<Label>Homepage(s)</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has Homepage"> | |||
<Type>URL</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Affiliation" list="list" display="nonempty"> | |||
<Label>Institutional Affiliation(s)</Label> | |||
<pageforms_FormInput> | |||
<InputType>tokens</InputType> | |||
<TextBeforeField>(optional)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Affiliated With"> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Projects" list="list" display="nonempty"> | |||
<Label>Relevant Projects</Label> | |||
<pageforms_FormInput> | |||
<InputType>tokens</InputType> | |||
<TextBeforeField>(optional)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Associated with"> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Interests" list="list" display="nonempty"> | |||
<Label>Topic Interests</Label> | |||
<pageforms_FormInput> | |||
<InputType>tokens</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Interested In"> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="ORCID" display="nonempty"> | |||
<Label>ORCID</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<TextBeforeField>(optional)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has ORCID"> | |||
<Type>External identifier</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Twitter" display="nonempty"> | |||
<Label>Twitter Handle</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<TextBeforeField>(optional, without @)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has Twitter Handle"> | |||
<Type>External identifier</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Fediverse" display="nonempty"> | |||
<Label>Mastodon/Fediverse Handle</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<TextBeforeField>(optional, use full URL)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has Fedi Handle"> | |||
<Type>URL</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Github" display="nonempty"> | |||
<Label>GitHub handle</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<TextBeforeField>(optional)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has Github Handle"> | |||
<Type>External identifier</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Other Git Handles" list="list" display="nonempty"> | |||
<Label>Other Git Handles (Codeberg/GitLab/etc.)</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<TextBeforeField>(optional, use full URLs, separate multiple values with commas)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has Git Handle"> | |||
<Type>URL</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="FOAF" display="nonempty"> | |||
<Label>FOAF URI</Label> | |||
<pageforms_FormInput> | |||
<InputType>text</InputType> | |||
<TextBeforeField>(optional)</TextBeforeField> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has FOAF"> | |||
<Type>URL</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
</Template> | |||
<Section name="Submission Information" level="2"/> | |||
<Template name="Workshop Submission" format="sections"> | |||
<pageforms_TemplateDetails/> | |||
<semanticmediawiki_ConnectingProperty name=""/> | |||
<Field name="Interest"> | |||
<Label>What's your interest in this workshop?</Label> | |||
<pageforms_FormInput> | |||
<InputType>textarea</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Frame"> | |||
<Label>With what "frame" do you approach the workshop? (or identity)?</Label> | |||
<pageforms_FormInput> | |||
<InputType>dropdown</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Has Frame"> | |||
<Type>Text</Type> | |||
<AllowedValue>Tool-builder</AllowedValue> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Materials"> | |||
<Label>What materials can you contribute to the workshop for consideration?</Label> | |||
<pageforms_FormInput> | |||
<InputType>textarea</InputType> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name=""> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
<Field name="Organizer Topics" list="list"> | |||
<Label>Organizer-estimated Topics</Label> | |||
<pageforms_FormInput> | |||
<InputType>tokens</InputType> | |||
<Description>Topics that the organizers interpreted from your application materials - feel free to edit these :)</Description> | |||
</pageforms_FormInput> | |||
<semanticmediawiki_Property name="Interested In"> | |||
<Type>Page</Type> | |||
</semanticmediawiki_Property> | |||
</Field> | |||
</Template> | |||
</PageSchema>A workshop participant! |
Revision as of 02:14, 20 October 2022
Page schema | |
Form: Participant | |
standardInputs | |
Template: Participant | |
format | infobox |
Connecting property | |
Field | |
Form input | |
Semantic property | |
Type | Page |
Field: Timezone | |
Label | Timezone |
Form input | |
Input type | combobox |
existing values only | |
Semantic property: Timezone | |
Type | Text |
Field: Homepage | |
List | |
Display | nonempty |
Label | Homepage(s) |
Form input | |
Input type | text |
Semantic property: Has Homepage | |
Type | URL |
Field: Affiliation | |
List | |
Display | nonempty |
Label | Institutional Affiliation(s) |
Form input | |
Input type | tokens |
(optional) | |
Semantic property: Affiliated With | |
Type | Page |
Field: Projects | |
List | |
Display | nonempty |
Label | Relevant Projects |
Form input | |
Input type | tokens |
(optional) | |
Semantic property: Associated with | |
Type | Page |
Field: Interests | |
List | |
Display | nonempty |
Label | Topic Interests |
Form input | |
Input type | tokens |
Semantic property: Interested In | |
Type | Page |
Field: ORCID | |
Display | nonempty |
Label | ORCID |
Form input | |
Input type | text |
(optional) | |
Semantic property: Has ORCID | |
Type | External identifier |
Field: Twitter | |
Display | nonempty |
Label | Twitter Handle |
Form input | |
Input type | text |
(optional, without @) | |
Semantic property: Has Twitter Handle | |
Type | External identifier |
Field: Fediverse | |
Display | nonempty |
Label | Mastodon/Fediverse Handle |
Form input | |
Input type | text |
(optional, use full URL) | |
Semantic property: Has Fedi Handle | |
Type | URL |
Field: Github | |
Display | nonempty |
Label | GitHub handle |
Form input | |
Input type | text |
(optional) | |
Semantic property: Has Github Handle | |
Type | External identifier |
Field: Other Git Handles | |
List | |
Display | nonempty |
Label | Other Git Handles (Codeberg/GitLab/etc.) |
Form input | |
Input type | text |
(optional, use full URLs, separate multiple values with commas) | |
Semantic property: Has Git Handle | |
Type | URL |
Field: FOAF | |
Display | nonempty |
Label | FOAF URI |
Form input | |
Input type | text |
(optional) | |
Semantic property: Has FOAF | |
Type | URL |
Section: Submission Information | |
Level | 2 |
Template: Workshop Submission | |
format | sections |
Connecting property | |
Field: Interest | |
Label | What's your interest in this workshop? |
Form input | |
Input type | textarea |
Semantic property | |
Type | Page |
Field: Frame | |
Label | With what "frame" do you approach the workshop? (or identity)? |
Form input | |
Input type | dropdown |
Semantic property: Has Frame | |
Type | Text |
AllowedValue | Tool-builder |
Field: Materials | |
Label | What materials can you contribute to the workshop for consideration? |
Form input | |
Input type | textarea |
Semantic property | |
Type | Page |
Field: Organizer Topics | |
List | |
Label | Organizer-estimated Topics |
Form input | |
Input type | tokens |
Topics that the organizers interpreted from your application materials - feel free to edit these :) | |
Semantic property: Interested In | |
Type | Page |
A workshop participant!
Pages in category "Participant"
The following 58 pages are in this category, out of 58 total.