Difference between revisions of "Template:Source"
Line 6: | Line 6: | ||
|label2 =Author/Creator/Speaker(s) | |label2 =Author/Creator/Speaker(s) | ||
|data2 = {{{author}}} | |data2 = {{{author}}} | ||
− | |label3 = Editor | + | |label3 = Editor/Recorded by/Broadcaster |
|data3 = {{{editor|}}} | |data3 = {{{editor|}}} | ||
|label4 = Title | |label4 = Title | ||
Line 14: | Line 14: | ||
|label7 = Volume/Pages | |label7 = Volume/Pages | ||
|data7 = {{{volume/pages|}}} | |data7 = {{{volume/pages|}}} | ||
− | |label5 = Publisher | + | |label5 = Publisher/Produced by |
|data5 = {{{publisher|}}} | |data5 = {{{publisher|}}} | ||
|label9 = Translator | |label9 = Translator | ||
Line 32: | Line 32: | ||
* source : someof (text, recording, linguistic collection) "Source" | * source : someof (text, recording, linguistic collection) "Source" | ||
* author : - "Author/Creator/Speaker(s)" | * author : - "Author/Creator/Speaker(s)" | ||
− | * publisher : - "Publisher" | + | * publisher : - "Publisher/Produced by" |
* date/place : - "Date/Place" | * date/place : - "Date/Place" | ||
− | * volume/pages : - "Volume/Pages" | + | * volume/pages : - "Volume/Pages"// This only applies to written sources |
− | * editor : - "Editor" | + | * editor : - "Editor/Recorded by/Broadcaster" |
− | * translator : - "Translator" | + | * translator : - "Translator" //might not apply |
− | * contributor : - "Contributor" | + | * contributor : - "Contributor" //refers to the person that contributes this corpus to TypeCraft |
− | * annotator : - "Annotator" | + | * annotator : - "Annotator"// or analyst of the data |
* title : - "Title" | * title : - "Title" | ||
* type : oneof (book, article, in-book, website, newspaper, personal letter, fairy tale, fable, audio source, collection, other) "Type" | * type : oneof (book, article, in-book, website, newspaper, personal letter, fairy tale, fable, audio source, collection, other) "Type" | ||
* article : text (80, 25) "Article body" | * article : text (80, 25) "Article body" | ||
</typedefinition> | </typedefinition> |
Revision as of 16:11, 27 December 2011
Source | {{{source}}} |
---|---|
Author/Creator/Speaker(s) | {{{author}}} |
Date/Place | {{{date/place}}} |
Type | {{{type}}} |
Annotator | {{{annotator}}} |
Contributor | {{{contributor}}} |
{{{article}}}
<typedefinition>
- source : someof (text, recording, linguistic collection) "Source"
- author : - "Author/Creator/Speaker(s)"
- publisher : - "Publisher/Produced by"
- date/place : - "Date/Place"
- volume/pages : - "Volume/Pages"// This only applies to written sources
- editor : - "Editor/Recorded by/Broadcaster"
- translator : - "Translator" //might not apply
- contributor : - "Contributor" //refers to the person that contributes this corpus to TypeCraft
- annotator : - "Annotator"// or analyst of the data
- title : - "Title"
- type : oneof (book, article, in-book, website, newspaper, personal letter, fairy tale, fable, audio source, collection, other) "Type"
- article : text (80, 25) "Article body"
</typedefinition>