{"id":860,"date":"2014-08-11T11:07:29","date_gmt":"2014-08-11T11:07:29","guid":{"rendered":"http:\/\/uahost.uantwerpen.be\/bdmp\/EncodingManual\/?page_id=860"},"modified":"2014-09-09T09:02:46","modified_gmt":"2014-09-09T09:02:46","slug":"titlestmt","status":"publish","type":"page","link":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/titlestmt\/","title":{"rendered":"&lt;titleStmt&gt;"},"content":{"rendered":"<h3 style=\"text-align: justify;\">Validation Information:<\/h3>\n<p>[table border=&#034;1&#034;\u00a0colwidth=&#034;115&#034;]<br \/>\nRules,Values<br \/>\nContained by:,&lt;<a title=\"&lt;fileDesc&gt;\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/filedesc\/\">fileDesc<\/a>&gt;<br \/>\nMay contain:,&lt;<a title=\"&lt;author&gt;\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/titleStmt\/#author\">author<\/a>&gt;|&lt;<a title=\"&lt;funder&gt;\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/titleStmt\/#funder\">funder<\/a>&gt;|&lt;<a title=\"&lt;principal&gt;\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/titleStmt\/#principal\">principal<\/a>&gt;|&lt;<a title=\"&lt;respStmt&gt;\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/titleStmt\/#respStmt\">respStmt<\/a>&gt;|&lt;<a title=\"&lt;title&gt;\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-header\/titleStmt\/#title\">title<\/a>&gt;<br \/>\nAttributes:, none<span style=\"color: #2ea2cc;\"><b>\u00a0<\/b><\/span>[\/table]<\/p>\n<hr \/>\n<h3 style=\"text-align: justify;\">What is it?<\/h3>\n<p style=\"text-align: justify;\">The <code>&lt;titleStmt&gt;<\/code> tag contains information about the title of the work the document belongs to, and those responsible for its\u00a0content (both of the original document, and of its transcription, encoding, etc.).<\/p>\n<hr \/>\n<h3 style=\"text-align: justify;\">Sub-elements:<\/h3>\n<p><a name=\"title\"><\/a><\/p>\n<h5>&lt;title&gt;<\/h5>\n<p style=\"text-align: justify;\">The <code>&lt;title&gt;<\/code> element contains the title of the original document. We give it an <code>@xml:id<\/code> attribute with that title&#039;s\u00a0abbreviation, to be able to reference back to it throughout the document. For example:<\/p>\n<div class=\"panel panel-info \"><div class=\"panel-body\"><\/p>\n<p>[xml]\n&lt;title xml:id=&quot;UNN&quot;&gt;The Unnamable&lt;\/title&gt;[\/xml]<\/p>\n<p><\/div>\n<\/div>\n<p><a name=\"author\"><\/a><\/p>\n<h5>&lt;author&gt;<\/h5>\n<p style=\"text-align: justify;\">The <code>&lt;author&gt;<\/code>\u00a0element contains the name of the document&#039;s author &#8211; in our case Samuel Beckett. We also give the <code>&lt;author&gt;<\/code> element an <code>@xml:id<\/code> for further reference, which contains the author&#039;s initials. The name itself is encoded within <code>&lt;name&gt;<\/code> tags (within the <code>&lt;author&gt;<\/code> element). For example:<\/p>\n<div class=\"panel panel-info \"><div class=\"panel-body\"><\/p>\n<p>[xml]\n&lt;author xml:id=&quot;SB&quot;&gt;&lt;name&gt;Samuel Beckett&lt;\/name&gt;&lt;\/author&gt;[\/xml]<\/p>\n<p><\/div>\n<\/div>\n<p><a name=\"principal\"><\/a><\/p>\n<h5>&lt;principal&gt;<\/h5>\n<p style=\"text-align: justify;\">The <code>&lt;principal&gt;<\/code> tag contains the names of the principal editors who are\u00a0responsible for the creation of the electronic text. Again, the <code>&lt;principal&gt;<\/code> tag is given an <code>@xml:id<\/code> for further reference, containing the editors&#039; initials, and the names themselves are encoded within <code>&lt;name&gt;<\/code> tags (within the <code>&lt;principal&gt;<\/code> element). We open a new <code>&lt;principal&gt;<\/code> element for each editor in the list. For example:<\/p>\n<div class=\"panel panel-info \"><div class=\"panel-body\"><\/p>\n<p>[xml]<\/p>\n<p>&lt;principal xml:id=&quot;DVH&quot;&gt;&lt;name&gt;Dirk Van Hulle&lt;\/name&gt;&lt;\/principal&gt;<br \/>\n&lt;principal\u00a0xml:id=&quot;VN&quot;&gt;&lt;name&gt;Vincent Neyt&lt;\/name&gt;&lt;\/principal&gt;<br \/>\n&lt;principal\u00a0xml:id=&quot;WD&quot;&gt;&lt;name&gt;Wout Dillen&lt;\/name&gt;&lt;\/principal&gt;[\/xml]<\/p>\n<p><\/div>\n<\/div>\n<p><a name=\"funder\"><\/a><\/p>\n<h5>&lt;funder&gt;<\/h5>\n<p style=\"text-align: justify;\">The <code>&lt;funder&gt;<\/code> tag contains the\u00a0center (or individual, organization, etc.) that is responsible for the funding of the project. In our case, this is the <a title=\"CMG\" href=\"https:\/\/www.uantwerpen.be\/en\/rg\/centre-for-manuscript-genetics\/\">Centre for Manuscript Genetics <\/a>at the <a title=\"UAntwerp\" href=\"https:\/\/www.uantwerpen.be\/\">University of\u00a0Antwerp<\/a>. First comes the name of the organization (within <code>&lt;name&gt;<\/code> tags, and then comes the <code>&lt;address&gt;<\/code>, which is further subdivided into a series of address lines (<code>&lt;addrLine&gt;<\/code>). For example:<\/p>\n<div class=\"panel panel-info \"><div class=\"panel-body\"><\/p>\n<p>[xml]\n&lt;funder&gt;<br \/>\n&lt;name&gt;Centre for Manuscript Genetics (UA)&lt;\/name&gt;<br \/>\n\t&lt;address&gt;<br \/>\n\t\t&lt;addrLine&gt;Universiteit Antwerpen (UA)&lt;\/addrLine&gt;<br \/>\n\t\t&lt;addrLine&gt;Prinsstraat 13&lt;\/addrLine&gt;<br \/>\n\t\t&lt;addrLine&gt;B-2000 Antwerpen&lt;\/addrLine&gt;<br \/>\n\t\t&lt;addrLine&gt;Belgium&lt;\/addrLine&gt;<br \/>\n\t\t&lt;addrLine&gt;tel: +32 (0)3 220 42 46&lt;\/addrLine&gt;<br \/>\n\t\t&lt;addrLine&gt;email: dirk.vanhulle@ua.ac.be&lt;\/addrLine&gt;<br \/>\n\t&lt;\/address&gt;<br \/>\n&lt;\/funder&gt;[\/xml]<\/p>\n<p><\/div>\n<\/div>\n<p><a name=\"respStmt\"><\/a><\/p>\n<h5>&lt;respStmt&gt;<\/h5>\n<p style=\"text-align: justify;\">The <code>&lt;respStmt&gt;<\/code> tag contains\u00a0more information on those who are responsible for different aspects of the encoded text. It starts with a <code>&lt;name&gt;<\/code>, followed by a short description of that person&#039;s specific responsibilities. Again, there is one <code>&lt;respStmt&gt;<\/code> for every person who needs to be mentioned. For example:<\/p>\n<div class=\"panel panel-info \"><div class=\"panel-body\"><\/p>\n<p>[xml]\n&lt;respStmt&gt;<br \/>\n\t&lt;name&gt;Dirk Van Hulle&lt;\/name&gt;<br \/>\n\t&lt;resp&gt;SBDMP coordinator, encoding scheme, TEI customization&lt;\/resp&gt;<br \/>\n&lt;\/respStmt&gt;[\/xml]<\/p>\n<p><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Validation Information: [table border=&#034;1&#034;\u00a0colwidth=&#034;115&#034;] Rules,Values Contained by:,&lt;fileDesc&gt; May contain:,&lt;author&gt;|&lt;funder&gt;|&lt;principal&gt;|&lt;respStmt&gt;|&lt;title&gt; Attributes:, none\u00a0[\/table] What is it? The &lt;titleStmt&gt; tag contains information about the title of the work the document belongs to, and those responsible for its\u00a0content (both of the original document, and of its transcription, encoding, etc.). Sub-elements: &lt;title&gt; The &lt;title&gt; element contains the title of the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":73,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-860","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/860","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/comments?post=860"}],"version-history":[{"count":3,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/860\/revisions"}],"predecessor-version":[{"id":1120,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/860\/revisions\/1120"}],"up":[{"embeddable":true,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/73"}],"wp:attachment":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/media?parent=860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}