Difference between revisions of "Template:Source"
Line 3: | Line 3: | ||
|title = Source information | |title = Source information | ||
|label1 = Source | |label1 = Source | ||
− | |data1 = {{{source | + | |data1 = {{{source}}} |
|label2 =Author/Creator/Speaker(s) | |label2 =Author/Creator/Speaker(s) | ||
− | |data2 = {{{author | + | |data2 = {{{author}}} |
|label3 = Editor/Recorded by/Broadcaster | |label3 = Editor/Recorded by/Broadcaster | ||
− | |data3 = {{{editor | + | |data3 = {{{editor}}} |
|label4 = Title | |label4 = Title | ||
− | |data4 = {{{title | + | |data4 = {{{title}}} |
|label6 = Date/Place | |label6 = Date/Place | ||
|data6 = {{{date/place}}} | |data6 = {{{date/place}}} | ||
|label7 = Volume/Pages | |label7 = Volume/Pages | ||
− | |data7 = {{{volume/pages | + | |data7 = {{{volume/pages}}} |
|label5 = Publisher/Produced by | |label5 = Publisher/Produced by | ||
− | |data5 = {{{publisher | + | |data5 = {{{publisher}}} |
|label9 = Translator | |label9 = Translator | ||
− | |data9 = {{{translator | + | |data9 = {{{translator}}} |
|label8 = Type | |label8 = Type | ||
|data8 = {{{type}}} | |data8 = {{{type}}} | ||
|label12 = Annotator | |label12 = Annotator | ||
− | |data12 = {{{annotator | + | |data12 = {{{annotator}}} |
|label10 = Contributor | |label10 = Contributor | ||
− | |data10 = {{{contributor | + | |data10 = {{{contributor}}} |
|label11 = Corpus translator | |label11 = Corpus translator | ||
− | |data11 = {{{corpustranslator | + | |data11 = {{{corpustranslator}}} |
|label13 = Link to the annotated dataset | |label13 = Link to the annotated dataset | ||
|data13 = {{{link}}} | |data13 = {{{link}}} |
Revision as of 18:35, 27 December 2011
Source | {{{source}}} |
---|---|
Author/Creator/Speaker(s) | {{{author}}} |
Editor/Recorded by/Broadcaster | {{{editor}}} |
Title | {{{title}}} |
Publisher/Produced by | {{{publisher}}} |
Date/Place | {{{date/place}}} |
Volume/Pages | {{{volume/pages}}} |
Type | {{{type}}} |
Translator | {{{translator}}} |
Contributor | {{{contributor}}} |
Corpus translator | {{{corpustranslator}}} |
Annotator | {{{annotator}}} |
Link to the annotated dataset | {{{link}}} |
{{{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 published written sources
- editor : - "Editor/Recorded by/Broadcaster"
- translator : - "Translator" //This applies to sources that are translations
- contributor : - "Contributor" //refers to the person that contributes this corpus to TypeCraft
- annotator : - "Annotator"// The analyst of the data
- corpustranslator : - "Corpus translator"
- link : - "Link to the annotated dataset"
- title : - "Title"
- type : oneof (article, in-book, online, newspaper, letter, narration, fable, conversation, collection, other) "Type"
- article : text (80, 25) "Article body"
</typedefinition>