DARIAH-ERIC / lexicalresources

Data space of the DARIAH Lexical Resources Working Group
https://dariah-eric.github.io/lexicalresources/
BSD 2-Clause "Simplified" License
18 stars 24 forks source link

Modify TEI Lex0-ODD to allow both <bibl> & <ref> to occur as children of <cit>, <etym> & <entry> #33

Closed iljackb closed 5 years ago

iljackb commented 5 years ago

In the etymology section common places for bibliographic references are:

In the etymology section these can be <bibl> or <ref type="bibl">.

We have <ref type="bibl"> (with a pointer to the source in @target) as the alternative to <bibl> where there is a predeclared bibliography that can be referenced.

In the current draft of the ODD these are not allowed (though I'm sure we've discussed this).

As for the changes, I think that making <bibl> a member of model.entryPart is one of the things needed, I'm not sure about what to do with <ref>'s content model...

Bonus: Even though it is beyond the etymology section, it would be good to allow <bibl> to occur as a child of <entry> (which is strangely not allowed). I also noticed that <ref> isn't allowed as a child of <entry>, (it is in the general TEI though). Since <ref type="bibl"> can occur wherever a <bibl> might occur, it would be good to make sure they are both allowed in the same places.

I would support and take the lead on pushing to get all of these added to the general TEI

laurentromary commented 5 years ago

I agree with the move: to be at the appraise level of TEI style modeling, it should be based on putting model.biblLike (important to get structured bibliographic description as well as manuscript) and model.ptrLike at the right places. OK, now looking at the situation so far, things seem to be pretty set already, aren't they?:

kdepuydt commented 5 years ago

We also need bibl within entry.

ttasovac commented 5 years ago

@iljackb @kdepuydt Laurent and I are implementing bibl within entry because we trust you :) However, we would need acutal examples for this, both for TEI Lex-0 and perhaps even for a possible ticket for the TEI Council. Could you guys give us good use cases?

WGBS2 commented 5 years ago

Hi

We have an unfinished copy of our letter C encoding from the 1701 Dictionnaire universel on github at wgbs2/Basnage. That will show how we use bibl fir citations and author references.

We are not totally TEI lex0 friendly as some decisions do not fit this type of dictionary and I am also working on a deeper encoding.

Hope this is helpful and feel free to criticize as we still need to talk all this through. I miss ENEL and won’t be in Graz as I must be in Valencia at the same time.

Best

Geoffrey

Envoyé de mon iPhone

Le 6 juin 2019 à 16:07, Toma Tasovac notifications@github.com a écrit :

@iljackb @kdepuydt Laurent and I are implementing bibl within entry. However, we would need acutal use examples for this, both for TEI Lex-0 and perhaps even for a possible ticket for the TEI Council. Could you guys give us good use cases?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

kdepuydt commented 5 years ago

Several articles in the Dictionary of Old Dutch end with bibliographical references ("Literatuur"). Example: http://gtb.ivdnt.org/iWDB/search?actie=article&wdb=ONW&id=ID2424&lemmodern=god&domein=0&conc=true afbeelding

laurentromary commented 5 years ago

Thanks Kathrien. Would it be possible for you to file a feature request on the TEI GitHub so that we have this globally in the guidelines?

iljackb commented 5 years ago

I don't have any examples of this as in all of my endeavors the bibl info is specific to only a portion of the entry (eg. etym, form, etc). But as is obvious, the use case is if you take an entry from a given bibliographic source then the would go on the level of entry.

Best Jack

On Thu, Jun 6, 2019 at 4:07 PM Toma Tasovac notifications@github.com wrote:

@iljackb https://github.com/iljackb @kdepuydt https://github.com/kdepuydt Laurent and I are implementing bibl within entry. However, we would need acutal use examples for this, both for TEI Lex-0 and perhaps even for a possible ticket for the TEI Council. Could you guys give us good use cases?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DARIAH-ERIC/lexicalresources/issues/33?email_source=notifications&email_token=ABYQ2HCPD4K6SFPP7JDYAPLPZEKY7A5CNFSM4F7J4OD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXC6O4I#issuecomment-499509105, or mute the thread https://github.com/notifications/unsubscribe-auth/ABYQ2HBPO4VFHMIB2NSGASLPZEKY7ANCNFSM4F7J4ODQ .

ttasovac commented 5 years ago

I created a ticket for the TEI Council on this — see link above this post. Please consider giving it a 👍.