<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xml.huygens.knaw.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BNA</id>
		<title>XML - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://xml.huygens.knaw.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BNA"/>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php/Special:Contributions/BNA"/>
		<updated>2026-04-30T09:52:10Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=747</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=747"/>
				<updated>2023-08-29T09:32:25Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
encoded as &amp;lt;p&amp;gt; with @xml:id and @n added via a stylesheet (&amp;lt;p xml:id=&amp;quot;p.nl.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt; and &amp;lt;p xml:id=&amp;quot;p.en.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt; and &amp;lt;closer&amp;gt; encoded as paragraphs: &amp;lt;opener xml:id=&amp;quot;p.nl.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt; and &amp;lt;opener xml:id=&amp;quot;p.en.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': removed &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References''' &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1YySFR7RR79O8PHkw7JMFuKhZqUhFFq8zqlag1fB-W-4/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
'''Note: rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Multiple authors'''&lt;br /&gt;
&lt;br /&gt;
In case of letters with multiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References to images'''&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1OFuGibtZ9DS4PXXz3JXf-XjAneUu9y5zR3J6ZGOaGWk/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Writings''' (work in progress)&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/14fYrdCs-csrZFmiLYM1QGX9BNXeVmU9UdNvJalIi5ek/edit?usp=sharing]&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=746</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=746"/>
				<updated>2023-08-29T09:32:00Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
encoded as &amp;lt;p&amp;gt; with @xml:id and @n added via a stylesheet (&amp;lt;p xml:id=&amp;quot;p.nl.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt; and &amp;lt;p xml:id=&amp;quot;p.en.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt; and &amp;lt;closer&amp;gt; encoded as paragraphs: &amp;lt;opener xml:id=&amp;quot;p.nl.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt; and &amp;lt;opener xml:id=&amp;quot;p.en.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': removed &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References''' &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1YySFR7RR79O8PHkw7JMFuKhZqUhFFq8zqlag1fB-W-4/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
'''Note: rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Multiple authors&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
In case of letters with multiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References to images'''&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1OFuGibtZ9DS4PXXz3JXf-XjAneUu9y5zR3J6ZGOaGWk/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Writings''' (work in progress)&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/14fYrdCs-csrZFmiLYM1QGX9BNXeVmU9UdNvJalIi5ek/edit?usp=sharing]&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=745</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=745"/>
				<updated>2023-08-29T09:22:57Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
encoded as &amp;lt;p&amp;gt; with @xml:id and @n added via a stylesheet (&amp;lt;p xml:id=&amp;quot;p.nl.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt; and &amp;lt;p xml:id=&amp;quot;p.en.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt; and &amp;lt;closer&amp;gt; encoded as paragraphs: &amp;lt;opener xml:id=&amp;quot;p.nl.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt; and &amp;lt;opener xml:id=&amp;quot;p.en.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': removed &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References''' &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1YySFR7RR79O8PHkw7JMFuKhZqUhFFq8zqlag1fB-W-4/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
'''Note: rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Multiple authors&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
In case of letters with multiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References to images'''&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1OFuGibtZ9DS4PXXz3JXf-XjAneUu9y5zR3J6ZGOaGWk/edit?usp=sharing]&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=744</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=744"/>
				<updated>2023-08-29T09:22:00Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
encoded as &amp;lt;p&amp;gt; with @xml:id and @n added via a stylesheet (&amp;lt;p xml:id=&amp;quot;p.nl.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt; and &amp;lt;p xml:id=&amp;quot;p.en.2&amp;quot; n=&amp;quot;2&amp;quot;&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt; and &amp;lt;closer&amp;gt; encoded as paragraphs: &amp;lt;opener xml:id=&amp;quot;p.nl.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt; and &amp;lt;opener xml:id=&amp;quot;p.en.1&amp;quot; n=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': removed &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References''' &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1YySFR7RR79O8PHkw7JMFuKhZqUhFFq8zqlag1fB-W-4/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
'''Note: rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
In case of letters with mutiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Encoding references to images'''&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1OFuGibtZ9DS4PXXz3JXf-XjAneUu9y5zR3J6ZGOaGWk/edit?usp=sharing]&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=743</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=743"/>
				<updated>2023-08-24T15:16:18Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''References''' &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1YySFR7RR79O8PHkw7JMFuKhZqUhFFq8zqlag1fB-W-4/edit?usp=sharing]&lt;br /&gt;
&lt;br /&gt;
'''Note: rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
In case of letters with mutiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=742</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=742"/>
				<updated>2023-08-24T15:04:36Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
In case of letters with mutiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=741</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=741"/>
				<updated>2023-08-24T15:02:54Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Paragraphs''&amp;quot; are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
'''rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
In case of letters with mutiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=740</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=740"/>
				<updated>2023-08-24T14:59:25Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''&amp;quot; are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In case of letters with mutiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=739</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=739"/>
				<updated>2023-08-18T14:22:11Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In case of letters with mutiple authors (co-signed by Mondrian), use multiple &amp;lt;rs&amp;gt; element (with @ref and @type=person) in &amp;lt;correspAction type=’sent’&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=738</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=738"/>
				<updated>2023-08-03T09:06:00Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=737</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=737"/>
				<updated>2023-08-03T09:05:35Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''rs type=person'''' used (with type and ref attribute) also for names that occur in the opener, also with abbreviation: ex. when we have D.A. we encode D.&amp;lt;rs type=&amp;quot;person&amp;quot; ref=&amp;quot;#bio.xml#xxxx&amp;quot;&amp;gt;A.&amp;lt;/rs&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=736</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=736"/>
				<updated>2023-05-08T08:45:42Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1 #p.en.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=735</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=735"/>
				<updated>2023-04-25T15:31:46Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;br /&gt;
'''Pointing from the notes to text''': we decided to point to both the original and the translated text.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=734</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=734"/>
				<updated>2023-04-25T14:40:15Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Refer to a portion of the letter''': we do this at a paragraph level, using &amp;lt;ref&amp;gt; and de paragraph id and adding the text &amp;quot;par. nn&amp;quot;: (&amp;lt;ref target=&amp;quot;#p.nl.1&amp;quot;&amp;gt;par. 1&amp;lt;/ref&amp;gt;)&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=733</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=733"/>
				<updated>2023-04-25T14:36:08Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Nationality''': we decided to add (one or more) &amp;lt;nationality&amp;gt; for each person in the bio.xml file, before the date of birth:&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
                    &amp;lt;persName&amp;gt;&amp;lt;forename&amp;gt;xxx&amp;lt;/forename&amp;gt; &amp;lt;surname&amp;gt;xxx&amp;lt;/surname&amp;gt;&amp;lt;/persName&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;nationality from=&amp;quot;xxxx&amp;quot; to=&amp;quot;yyyy&amp;quot;&amp;gt;&amp;lt;/nationality&amp;gt;&lt;br /&gt;
                    &amp;lt;birth when=&amp;quot;xxxx&amp;quot;&amp;gt;&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=732</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=732"/>
				<updated>2023-03-20T11:08:38Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=731</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=731"/>
				<updated>2023-03-20T11:07:22Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' encoded as @rend='super'. @underline, when combined with superscript, removed in the site, but kept in the xml.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. After &amp;lt;opener&amp;gt; use the @rend=“norend” encoding. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are typed as written&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. (Perhaps visualise with mouse-over).&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;add&amp;gt; and @place with values: “left margin” “right margin” “bottom margin” “top margin” &lt;br /&gt;
&lt;br /&gt;
'''Metamark''' coded as &amp;lt;metamark/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;br /&gt;
&lt;br /&gt;
'''lb and hyphens''': to be removed anywhere by a stylesheet&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=730</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=730"/>
				<updated>2023-02-22T11:58:08Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. &lt;br /&gt;
We move the @type from the sic to the reg (not to the orig: not allowed).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' (and general rule for unusual abbreviations): keep encoding exactly what’s on the manuscripts and then the editors will decide how to regularize it. &lt;br /&gt;
&lt;br /&gt;
Es: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;N&amp;lt;hi rend=&amp;quot;super underline2&amp;quot;&amp;gt;o&amp;lt;/hi&amp;gt;&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;No.&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occur within the body of the letters. Only after &amp;lt;dateline&amp;gt; use the @rend=“norend” encoding, since we don’t want to display the white line/lines here. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are rendered as ( )&lt;br /&gt;
And also transcribed as ()? &lt;br /&gt;
&lt;br /&gt;
If not, eg: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;[&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;(&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. Always add note?&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;metamark&amp;gt; with @function and @place and show (and encode) them where they are supposed to be insert by Mondrian. &lt;br /&gt;
It is also necessary to keep into account the direction of writing? &lt;br /&gt;
Not sure whether we really need @function on metamark. @place on &amp;lt;add&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We make explicit what is preprinted or pre-written by using the @rend with &amp;quot;preprinted&amp;quot; or &amp;quot;prewritten&amp;quot; values. &lt;br /&gt;
We do that only when Mondrian fill in preprinted/prewritten address or forms and not for fixed parts of the letters (as letterheads).&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=729</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=729"/>
				<updated>2023-02-10T11:36:23Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. We maintain the @type for the orig.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' (and general rule for unusual abbreviations): keep encoding exactly what’s on the manuscripts and then the editors will decide how to regularize it. &lt;br /&gt;
&lt;br /&gt;
Es: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;N&amp;lt;hi rend=&amp;quot;super underline2&amp;quot;&amp;gt;o&amp;lt;/hi&amp;gt;&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;No.&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occurs within the body of the letters. Only after &amp;lt;salute&amp;gt; use the @rend=“norend” encoding, since we don’t want to display the white line/lines here. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are rendered as ( )&lt;br /&gt;
And also transcribed as ()? &lt;br /&gt;
&lt;br /&gt;
If not, eg: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;[&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;(&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. Always add note?&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;metamark&amp;gt; with @function and @place and show (and encode) them where they are supposed to be insert by Mondrian. &lt;br /&gt;
It is also necessary to keep into account the direction of writing? &lt;br /&gt;
Not sure whether we really need @function on metamark. @place on &amp;lt;add&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division with @type=&amp;quot;appendix&amp;quot;, and a new &amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When the facsimile is available: the distinction between what is written in Mondrian’s hand and what is preprint or written in another hand is omitted.&lt;br /&gt;
When the facsimile is not available: we will send some proposals to make the distinction clear.&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=728</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=728"/>
				<updated>2023-02-10T11:34:15Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. We maintain the @type for the orig.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' (and general rule for unusual abbreviations): keep encoding exactly what’s on the manuscripts and then the editors will decide how to regularize it. &lt;br /&gt;
&lt;br /&gt;
Es: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;N&amp;lt;hi rend=&amp;quot;super underline2&amp;quot;&amp;gt;o&amp;lt;/hi&amp;gt;&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;No.&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occurs within the body of the letters. Only after &amp;lt;salute&amp;gt; use the @rend=“norend” encoding, since we don’t want to display the white line/lines here. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are rendered as ( )&lt;br /&gt;
And also transcribed as ()? &lt;br /&gt;
&lt;br /&gt;
If not, eg: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;[&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;(&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. Always add note?&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;metamark&amp;gt; with @function and @place and show (and encode) them where they are supposed to be insert by Mondrian. &lt;br /&gt;
It is also necessary to keep into account the direction of writing? &lt;br /&gt;
Not sure whether we really need @function on metamark. @place on &amp;lt;add&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division, &amp;lt;div type=&amp;quot;appendix&amp;quot;&amp;gt;, and a new &amp;lt;pb&amp;gt;:&lt;br /&gt;
&amp;lt;div type=&amp;quot;appendix&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When the facsimile is available: the distinction between what is written in Mondrian’s hand and what is preprint or written in another hand is omitted.&lt;br /&gt;
When the facsimile is not available: we will send some proposals to make the distinction clear.&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=727</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=727"/>
				<updated>2023-02-10T11:33:19Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. We maintain the @type for the orig.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline (to be added by a stylesheet):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
'''Paragraphs''' are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
'''Postscripts''' are shown after the signature and after one white line.&lt;br /&gt;
&lt;br /&gt;
'''Superscript''' (and general rule for unusual abbreviations): keep encoding exactly what’s on the manuscripts and then the editors will decide how to regularize it. &lt;br /&gt;
&lt;br /&gt;
Es: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;N&amp;lt;hi rend=&amp;quot;super underline2&amp;quot;&amp;gt;o&amp;lt;/hi&amp;gt;&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;No.&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
'''White lines:''' keep them in xml as they are encoded (vertical spaces) and display them as one white line when they occurs within the body of the letters. Only after &amp;lt;salute&amp;gt; use the @rend=“norend” encoding, since we don’t want to display the white line/lines here. (The @rend=“norend” will be added through a stylesheet)&lt;br /&gt;
&lt;br /&gt;
'''Quotation marks:''' still under discussion.&lt;br /&gt;
&lt;br /&gt;
'''Comma and full stop:''' to be encoded with &amp;lt;orig&amp;gt; and &amp;lt;reg&amp;gt; &lt;br /&gt;
&lt;br /&gt;
'''Single underlining:''' encode as underlined and display in italics &lt;br /&gt;
&lt;br /&gt;
'''Multiple underlining:''' encode as multiple underlined and display in italics. Annotation when the underlining have a specific meaning.&lt;br /&gt;
&lt;br /&gt;
'''Atypical writing, combinations, repeated quotes, quotations, lines and dots:''' not relevant or not present&lt;br /&gt;
&lt;br /&gt;
'''Parentheses:''' all parentheses are rendered as ( )&lt;br /&gt;
And also transcribed as ()? &lt;br /&gt;
&lt;br /&gt;
If not, eg: &lt;br /&gt;
&amp;lt;choice&amp;gt;&amp;lt;orig&amp;gt;[&amp;lt;/orig&amp;gt;&amp;lt;reg&amp;gt;(&amp;lt;/reg&amp;gt;&amp;lt;/choice&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Uncertainties:''' encode with &amp;lt;choice&amp;gt;&amp;lt;unclear&amp;gt;&amp;lt;unclear&amp;gt;. &lt;br /&gt;
Display content of first unclear element. Always add note?&lt;br /&gt;
&lt;br /&gt;
'''Additions in margins:''' encode with &amp;lt;metamark&amp;gt; with @function and @place and show (and encode) them where they are supposed to be insert by Mondrian. &lt;br /&gt;
It is also necessary to keep into account the direction of writing? &lt;br /&gt;
Not sure whether we really need @function on metamark. @place on &amp;lt;add&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Appendices:''' encode as a separated division (&amp;lt;div type=&amp;quot;appendix&amp;quot;&amp;gt;) and a new &amp;lt;pb&amp;gt;:&lt;br /&gt;
&amp;lt;div type=&amp;quot;appendix&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pb/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When the facsimile is available: the distinction between what is written in Mondrian’s hand and what is preprint or written in another hand is omitted.&lt;br /&gt;
When the facsimile is not available: we will send some proposals to make the distinction clear.&lt;br /&gt;
&lt;br /&gt;
'''Table:''' encode as such when they occur (with &amp;lt;table&amp;gt;, &amp;lt;row&amp;gt; and &amp;lt;cell&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
'''Introductions:''' not provided at this stage: most of the letters don’t require introduction and when pieces of information are needed, they are provided within annotation. This point could be discuss again in the future.&lt;br /&gt;
 &lt;br /&gt;
We will make the '''XML freely available''' for users If Steering Committee agrees.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=726</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=726"/>
				<updated>2023-02-08T09:42:56Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. We maintain the @type for the orig.&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
Superscript: to be silently removed and usually replaced by '.': e.g. Mr., No. &lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline:&lt;br /&gt;
&amp;lt;opener&amp;gt;&lt;br /&gt;
   &amp;lt;dateline&amp;gt; … &amp;lt;/dateline&amp;gt;&lt;br /&gt;
   &amp;lt;salute&amp;gt; … &amp;lt;/salute&amp;gt;&lt;br /&gt;
&amp;lt;/opener&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;br /&gt;
&lt;br /&gt;
Paragraphs are indented except for the first line of the letter text and after a white line.&lt;br /&gt;
&lt;br /&gt;
Postscripts are shown after the signature and after one white line.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=725</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=725"/>
				<updated>2023-02-07T15:22:59Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. We maintain the @type for the orig.&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
Superscript: to be silently removed and usually replaced by '.': e.g. Mr., No. &lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We change the current encoding for address and date in dateline.&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	<entry>
		<id>https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=724</id>
		<title>Mondrian: Decisions during eDITem project</title>
		<link rel="alternate" type="text/html" href="https://xml.huygens.knaw.nl/index.php?title=Mondrian:_Decisions_during_eDITem_project&amp;diff=724"/>
				<updated>2023-02-07T15:17:53Z</updated>
		
		<summary type="html">&lt;p&gt;BNA: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
These are decisions taken during the eDITem project that have to be worked into the rest of the documentation. For the moment, we document them here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unusual abbreviations: to be coded as &amp;lt;choice&amp;gt;&amp;lt;abbr&amp;gt;&amp;lt;expan&amp;gt;. The usual abbreviations will be described in a list.&lt;br /&gt;
&lt;br /&gt;
We will not be using sic and corr, but orig and reg. &lt;br /&gt;
We only keep the changed (added, deleted) string within the element and keep the unchanged part out of these elements. We maintain the @type for the orig.&lt;br /&gt;
&lt;br /&gt;
'''Organizations:'''&lt;br /&gt;
&lt;br /&gt;
We create a separated .xml file for organizations. In the text we use the following encoding: &amp;lt;rs type=&amp;quot;org&amp;quot; ref=&amp;quot;org.xml#xxx&amp;quot;&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Sample of the Organizations file: &lt;br /&gt;
   -listOrg&lt;br /&gt;
        org&lt;br /&gt;
          @ana (value: museum, gallery, artistassoc, firm, org) and @xml:id &lt;br /&gt;
         orgName&lt;br /&gt;
         place&lt;br /&gt;
         country &lt;br /&gt;
         settlement&lt;br /&gt;
         desc&lt;br /&gt;
&lt;br /&gt;
'''Layout:'''&lt;br /&gt;
&lt;br /&gt;
For now we regularise layout of postcards the way we do letters.&lt;br /&gt;
&lt;br /&gt;
Superscript: to be silently removed and usually replaced by '.': e.g. Mr., No. &lt;br /&gt;
&lt;br /&gt;
We display date/place always full left, on a single line, followed by one white line. We encode this as dateline.&lt;br /&gt;
&lt;br /&gt;
We display salutation always full left, beneath the date/place after a white line and the first line of the letter immediately below the salutation, set full left.&lt;/div&gt;</summary>
		<author><name>BNA</name></author>	</entry>

	</feed>