Skip to content
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

SI: missing meeting number in text content of meeting element #811

Open
matyaskopp opened this issue Oct 12, 2023 · 0 comments
Open

SI: missing meeting number in text content of meeting element #811

matyaskopp opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@matyaskopp
Copy link
Collaborator

Title of document

<title type="sub" xml:lang="en">Minutes of the National Assembly of the Republic of Slovenia, Term 8, Regular Session 29, (03. 02. 2022)</title>

meeting:

<meeting n="29" corresp="#DZ" ana="#parla.lower #parla.meeting.regular">Redna</meeting>

in metadata conversion the meeting/text() is used first and if empty then meeting/@n. So in corcondancer only two values are present in the meeting: Redna and Izredna.

it should be:

<meeting n="29" corresp="#DZ" ana="#parla.lower #parla.meeting.regular">29. Redna</meeting>
@matyaskopp matyaskopp added the bug Something isn't working label Oct 12, 2023
@matyaskopp matyaskopp added this to the Future milestone Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants