ProjectJaraid / jaraid_source

Master and authority files of Project Jarāʾid
Other
1 stars 1 forks source link

"unknown" #64

Closed Mestyan closed 3 years ago

Mestyan commented 4 years ago

I would like to restore unknown because for indexing I want to have "unknown" among the individuals. Is it OK with you? @tillgrallert

Mestyan commented 4 years ago

I meant unknown between tags

Mestyan commented 4 years ago

"persName" tags

tillgrallert commented 4 years ago

you could easily index all periodicals that have neither a persName or an orgName in the relevant column.

On 16. Oct 2020, at 19:07, Mestyan notifications@github.com wrote:

 "persName" tags

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Mestyan commented 4 years ago

Yes, of course, but that means that I have to transform the XSLT code and to study more XSLT and I have no time for that now

On Oct 16, 2020, at 1:24 PM, Till Grallert notifications@github.com wrote:

you could easily index all periodicals that have neither a persName or an orgName in the relevant column.

On 16. Oct 2020, at 19:07, Mestyan notifications@github.com wrote:

 "persName" tags

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ProjectJaraid/jaraid_source/issues/64#issuecomment-710265070, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTHW4TGRF7QP2L4SCGPGGTSLB6VJANCNFSM4STSZH5Q.

tillgrallert commented 4 years ago

okay. fair enough :-) I would nevertheless advise against encoding something being unknown as an entity. this would also imply that somehow unknown is different from an empty column even though both indicate that the editors of a periodical are unknown (for unspecified reasons).

On 16. Oct 2020, at 19:26, Mestyan notifications@github.com wrote:

 Yes, of course, but that means that I have to transform the XSLT code and to study more XSLT and I have no time for that now

On Oct 16, 2020, at 1:24 PM, Till Grallert notifications@github.com wrote:

you could easily index all periodicals that have neither a persName or an orgName in the relevant column.

On 16. Oct 2020, at 19:07, Mestyan notifications@github.com wrote:

 "persName" tags

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ProjectJaraid/jaraid_source/issues/64#issuecomment-710265070, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTHW4TGRF7QP2L4SCGPGGTSLB6VJANCNFSM4STSZH5Q.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Mestyan commented 4 years ago

There should be no empty column. I use unknown as the placeholder for emptiness.

On Oct 16, 2020, at 1:34 PM, Till Grallert notifications@github.com wrote:

okay. fair enough :-) I would nevertheless advise against encoding something being unknown as an entity. this would also imply that somehow unknown is different from an empty column even though both indicate that the editors of a periodical are unknown (for unspecified reasons).

On 16. Oct 2020, at 19:26, Mestyan notifications@github.com wrote:

 Yes, of course, but that means that I have to transform the XSLT code and to study more XSLT and I have no time for that now

On Oct 16, 2020, at 1:24 PM, Till Grallert notifications@github.com wrote:

you could easily index all periodicals that have neither a persName or an orgName in the relevant column.

On 16. Oct 2020, at 19:07, Mestyan notifications@github.com wrote:

 "persName" tags

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ProjectJaraid/jaraid_source/issues/64#issuecomment-710265070, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTHW4TGRF7QP2L4SCGPGGTSLB6VJANCNFSM4STSZH5Q.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ProjectJaraid/jaraid_source/issues/64#issuecomment-710282327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTHW4QMHRJC4B4Q7XUS7STSLB73DANCNFSM4STSZH5Q.

Mestyan commented 4 years ago

I do not yet restore it, if I have a little time in the next two weeks I try to learn more XSLT and modify the code I have now