srophe / syriaca-data

Repository for Syriaca.org TEI data, used by srophe-eXist-app.
4 stars 16 forks source link

tei:note #1038

Open dlschwartz opened 1 year ago

dlschwartz commented 1 year ago

We currently have the following @type attributes on tei:note:

davidamichelson commented 1 year ago

Gazetteer allows:

note/@type

All element must have an @type value. The current list of allowed values for note/@type are:

"corrigenda"
"deprecation"
"disambiguation"
"errata"
"incerta"
"license"

The Srophé application displays the note/@type value as a label on the note in most cases. For example, note/@type="deprecation" will be labelled as "Deprecation" in the HTML view. In the case of note/@type="license" in the , the @type label is not displayed.

davidamichelson commented 1 year ago

For both places and persons we should create and allow @type="discursive", for example this could be used for person/13 The bibliography on Ephrem is immense, thus only works cited in this entry are included in the list below.

dlschwartz commented 1 year ago

Update syriacaAll.odd to allow only the following values for @type on tei:note

"corrigenda"
"deprecation"
"disambiguation"
"discursive"
"errata"
"incerta"
"license"
dlschwartz commented 1 year ago

We have ca. 100 instances of <note xml:lang="en" type="description">In hagiography...</note>.

Should we keep this @type attribute? Change it to something else? None of the above seem appropriate.

davidamichelson commented 1 year ago

Sorry, just to clarify, persons needs to have abstract and description as types of note, because it can’t take a desc like places has. I think we discussed this, but may be it slipped by.

On Thu, Jun 8, 2023 at 4:06 PM Daniel Schwartz @.***> wrote:

We have ca. 100 instances of In hagiography....

Should we keep this @type https://github.com/type attribute? Change it to something else? None of the above seem appropriate.

— Reply to this email directly, view it on GitHub https://github.com/srophe/srophe-app-data/issues/1038#issuecomment-1583342925, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXQ37I7UMHHT3J3TO2MKCLXKI5E3ANCNFSM6AAAAAAY3FRYAU . You are receiving this because you were assigned.Message ID: @.***>