Typecraft v2.5
Jump to: navigation, search

Difference between revisions of "Template:Source"

 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<onlyinclude>
 +
{{Infobox
 +
|title  = Source information
 +
|label1  = Source
 +
|data1  = {{{source}}}
 +
|label2  =Author/Creator/Speaker(s)
 +
|data2  = {{{author}}}
 +
|label3  = Editor/Recorded by/Broadcaster
 +
|data3  = {{{editor|}}}
 +
|label4  = Title
 +
|data4  = {{{title}}}
 +
|label6 = Date/Place
 +
|data6  = {{{date/place}}}
 +
|label8 = Volume/Pages
 +
|data8  = {{{volume/pages|}}}
 +
|label5 = Original language
 +
|data5  = {{{Olanguage}}}
 +
|label7 = ISBN
 +
|data7 = {{{ISBN|}}}
 +
|label9 =  Publisher
 +
|data9 = {{{publisher|}}}
 +
|label10 = Translation language
 +
|data10  = {{{translanguage|}}}
 +
|label11 = Translator
 +
|data11  = {{{translator|}}}
 +
|label12 = Online distribution
 +
|data12 = {{{onlinedistribution|}}}
 +
|label13 = Type
 +
|data13 = {{{type}}}
 +
|label14  = Annotator
 +
|data14  = {{{annotator}}}
 +
|label15  = Contributor
 +
|data15 = {{{contributor}}}
 +
|label16 = Corpus translator
 +
|data16 = {{{corpustranslator}}}
 +
|label17 = Link to the annotated dataset
 +
|data17 = {{{link}}}
 +
}}
 +
 +
{{{article}}}
 +
</onlyinclude>
 +
 
<typedefinition>
 
<typedefinition>
* author : text "Author"
+
* source : someof (written material, recording, linguistic collection) "Source"
* publisher : text "Publisher"
+
* 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 published 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"
 +
* Olanguage: - "Original language" //
 +
* ISBN: - "ISBN"
 +
* translanguage: - "Translation language" //This applies to material that has been published in another than the original language
 +
* onlinedistribution: - "Online distribution" // Provide the link to the website where you found the material
 
</typedefinition>
 
</typedefinition>

Latest revision as of 20:35, 9 May 2012

Source information
Source {{{source}}}
Author/Creator/Speaker(s) {{{author}}}
Title {{{title}}}
Original language {{{Olanguage}}}
Date/Place {{{date/place}}}
Type {{{type}}}
Annotator {{{annotator}}}
Contributor {{{contributor}}}
Corpus translator {{{corpustranslator}}}
Link to the annotated dataset {{{link}}}

{{{article}}}


<typedefinition>

  • source : someof (written material, 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 published 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"
  • Olanguage: - "Original language" //
  • ISBN: - "ISBN"
  • translanguage: - "Translation language" //This applies to material that has been published in another than the original language
  • onlinedistribution: - "Online distribution" // Provide the link to the website where you found the material

</typedefinition>