As @michaelnmmeyer has pointed out long ago in #334 and recently in #421, the <encodingDesc> of our XML files is obsolete.
It contains the following items (at least in the file that I've looked at).
<projectDesc> containing a <p> stating that DHARMA has received funding from the ERC.
<schemaRef> pointing to an outdated EGD copy archived on HAL, which should probably be discarded
<listPrefixDef> with a number of prefix definitions (bib: and part:), which Michaël says "is useless for any practical purpose"
- I cannot agree that it is useless, because even if Michaël processes the prefixes bib:, part: as well as sym: through the web app, it would be better practice (accessibility, interoperability) to declare these in the header and include sym: in this declaration (plus any other prefixes that we might use, if there are others I have forgotten about)
- nonetheless, if updating the
<listPrefixDef> is out of question (since this would need authority files set up in proper TEI to which these can refer), then deleting it altogether may be an option
The questions are thus:
- Do we simply get rid of the entire
<encodingDesc> in our existing files and templates?
- If not, what do we put in it?
As @michaelnmmeyer has pointed out long ago in #334 and recently in #421, the
<encodingDesc>of our XML files is obsolete.It contains the following items (at least in the file that I've looked at).
<projectDesc>containing a<p>stating that DHARMA has received funding from the ERC.<funder>under<publicationStmt>and nowhere else<projectDesc>element<schemaRef>pointing to an outdated EGD copy archived on HAL, which should probably be discarded<listPrefixDef>with a number of prefix definitions (bib: and part:), which Michaël says "is useless for any practical purpose"<listPrefixDef>is out of question (since this would need authority files set up in proper TEI to which these can refer), then deleting it altogether may be an optionThe questions are thus:
<encodingDesc>in our existing files and templates?