Skip to content

Van den elzen 07 02 2026#1402

Open
Calvin-cmd-lgtm wants to merge 5 commits into
2026-tei-workshop-basefrom
VanDenElzen_07_02_2026
Open

Van den elzen 07 02 2026#1402
Calvin-cmd-lgtm wants to merge 5 commits into
2026-tei-workshop-basefrom
VanDenElzen_07_02_2026

Conversation

@Calvin-cmd-lgtm

Copy link
Copy Markdown

Created, filled in, and attempted for the record 5503, the Apology of Timothy. I know there are some incompletions and inconsistencies in the file, but I did not know how to correct them.

Attempted to further fill in and validate record 5503
Filled in manuscript info 5503
@wlpotter
wlpotter changed the base branch from master to 2026-tei-workshop-base July 9, 2026 13:41

@wlpotter wlpotter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @Calvin-cmd-lgtm ! See the in-line comments for specific feedback, and let me know if I can clarify further.

Comment thread data/works/tei/5503.xml Outdated
<sponsor>Syriaca.org: The Syriac Reference Portal</sponsor>
<funder>The International Balzan Prize Foundation</funder>
<funder>The National Endowment for the Humanities</funder>
<editor role="creator" ref="#crvandenelzen"></editor>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to include the full editors.xml URI before your editor ID: "http://syriaca.org/documentation/editors.xml#". Compare the ref attribute in line 21.

Comment thread data/works/tei/5503.xml Outdated
</langUsage>
</profileDesc>
<revisionDesc status="uncorrected-draft">
<change who="#crvandenelzen" when="2026-07-09">Validated record.</change>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here also you'll want to include the full editors URI

Comment thread data/works/tei/5503.xml Outdated
<text>
<body>
<bibl xml:id="work-5503-1" type="lawd:ConceptualWork">
<title xml:id="name-5503-1" xml:lang="en" srophe:tags="#syriaca-headword">Apology</title>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The pattern for work title's xml:id should be name5503-n, where n is the sequence number, e.g. name5503-1, name 5503-2, etc.
  • Work titles need either a source attribute pointing to a bibl xml:id (source="#bib5503-1", e.g.) or a resp="http://syriaca.org" attribute

Comment thread data/works/tei/5503.xml Outdated
<bibl xml:id="work-5503-1" type="lawd:ConceptualWork">
<title xml:id="name-5503-1" xml:lang="en" srophe:tags="#syriaca-headword">Apology</title>
<title xml:id="name-5503-2" xml:lang="en" srophe:tags="#syriaca-headword">ܕܪܫܐ</title>
<author ref="http://syriaca.org/person/790" source="#bib5503-1" xml:lang="en">Timothy I — <foreign xml:lang="syr">ܛܝܡܬܐܘܣ ܩܕܡܝܐ</foreign></author>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Author elements also need a source or resp attribute, like with titles

Comment thread data/works/tei/5503.xml Outdated
<title xml:id="name-5503-1" xml:lang="en" srophe:tags="#syriaca-headword">Apology</title>
<title xml:id="name-5503-2" xml:lang="en" srophe:tags="#syriaca-headword">ܕܪܫܐ</title>
<author ref="http://syriaca.org/person/790" source="#bib5503-1" xml:lang="en">Timothy I — <foreign xml:lang="syr">ܛܝܡܬܐܘܣ ܩܕܡܝܐ</foreign></author>
<idno type="URI">http://syriaca.org/work/5503/tei</idno>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idno in the publicationStmt/idno, above should have the /tei, but the one in the main work record (body/bibl/idno) should just be "http://syriaca.org/work/5503". Recall that the teiHeader, where the publicationStmt is, describes the XML file and the URI for the file is /tei. The URI for the work itself, which is described in the body/bibl, is for the conceptual entity

Comment thread data/works/tei/5503.xml Outdated
<idno type="URI">http://syriaca.org/work/5503/tei</idno>
<textLang mainLang="syr"/>
<noteGrp type="abstract">
<desc xml:lang="en">Disputation between Timothy and the caliph al-Mahdi set up in the form of questions and answers</desc>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The desc should just say "Abstract" -> this is a human-readable label for the "Abstract" section. The abstract itself should go in the child note element, i.e. between lines 98 and 99

Comment thread data/works/tei/5503.xml Outdated
<bibl source="#bib5503-1" xml:id="bib1000-3" type="lawd:Edition">
<title xml:lang="de">Timotheos I. Ostsyrischen Patriarch: Disputation mit dem Kalifen al-Mahdi</title>
<author>Heimgartner M.</author>
<ptr target="https://syriaca.org/cbss/VXIZDJ8R"/>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Careful of "https" vs "http", Syriaca URIs should be http

Comment thread data/works/tei/5503.xml
<listBibl type="editions">
<head>Editions</head>
<desc xml:lang="en">This is not a comprehensive list of editions related to this work. Further citations may be available through <ref target="http://syriaca.org/cbss">The Comprehensive Bibliography on Syriac Studies</ref>.</desc>
<bibl source="#bib5503-1" xml:id="bib1000-3" type="lawd:Edition">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bibl IDs should follow the format of bib5503-n (i.e., the main numerical portion should match the file name/URI for the work).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also a question on your use of the source attribute: is this intended to say that the edition is using the manuscript bibl as a witness? If so, we would want to encode this in a slightly different way, cf. https://syriaca.org/documentation/schemas/syriacaWorks.compiled.html#editionManuscriptLink in the guidelines

Processed feedback by Will
Correction line 99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants