-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dcr attributes #5
Comments
just a heads up that the dcr attributes have been changed in TEI release 4.5.0. Quoting from the Readme:
For details see TEIC/TEI#2227, TEIC/TEI#1866, and TEIC/TEI#2359 |
We've had some discussion on this now (Berlin, DARIAH, Lexical Resources Summit 2023), there is a bit of narration in the meeting minutes, and I can extend that for the final docs. |
See also TEIC/TEI/issues/2419 |
@anacastrosalgado @ttasovac Why don't we use this space to put together a case for dcr in taxonomies (the IDs may be sketchy!), and I can then write a PR adding an example to https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-att.datcat.html (and handling at least one typo there at the same time). One thing that has just occurred to me is whether we understand the issue in the same way: as profiting from being able to fix the items of a Or does the picture have Ana's And in the latter case, it would be the use case by @JessedeDoes ( (Incidentally, Toma: I was not able to reference Jesse by content-completion, but in the preview it seems like his ID does get linked. Naturally, the practical question is now whether Jesse is going to receive a notification about having been mentioned in this issue.) |
I would also suggest removing the "help wanted" label, because it has a special status: it asks the entire DARIAH ERIC for help :-) You can verify that by looking at the front page of the organisation, listing repositories. (Been there myself as well, when it turned out that I was in fact asking the entire CLARIN for help, rather than just the users of the relevant repository...) |
Our use case is |
Here is the example: <usg type="domain" valueDatacat="#domain.medical_and_health_sciences.medicine">Med.</usg> <encodingDesc>
<classDecl>
<taxonomy xml:id="domains">
<!--...-->
<category xml:id="domain.medical_and_health_sciences">
<catDesc xml:lang="en">Medical and Health Sciences</catDesc>
<catDesc xml:lang="pt">Ciências Médicas e da Saúde</catDesc>
<category xml:id="domain.medical_and_health_sciences.medicine"
valueDatacat="https://vocabs.rossio.fcsh.unl.pt/pub/morais_domains/pt/page/0025 http://www.semanticweb.org/OntoDomLab-Med#Medicine">
<catDesc xml:lang="en">
<term>Medicine</term>
<gloss><!--...--></gloss>
</catDesc>
<catDesc xml:lang="pt">
<term>Medicina</term>
<gloss><!--...--></gloss>
</catDesc>
</category>
</category>
<!--...-->
</taxonomy>
</classDecl>
</encodingDesc> |
You should use the poniter for the
|
yes, that's what we actually do — we just didn't copy the hashtag by accident. I corrected it above. |
Hi @anacastrosalgado , may I ask for more around the |
Oh but let me stress that there is no rush! :-) I have prepared some text with some examples, and we have time now to elaborate on that. |
PR linked, there is space in it for some additions to appropriately reference the Morais project. |
Just a note that the PR got merged today (or yessturday, depending on where you're sitting) into the TEI/dev branch. |
One comment in the Google Doc said that we should mention and explain the use of DCR attributes in the narrative section.
I agree — but I don't remember that we discussed this, so this would require quite a bit of work... It would be great if somebody could take it upon themselves to come up with a proposal.
The text was updated successfully, but these errors were encountered: