-
Notifications
You must be signed in to change notification settings - Fork 51
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
FI Feedback #637
Comments
As not sure FI will be available for 3.0, setting this to 3.1 milestone. If done before that is of course great. |
additional | characterTask done in f477b81 |
missing join="right"Task done in a084340 |
missing terms in dataComponent files meeting elementTasks under both headings done in 7c539a7 @matyaskopp Now we have in tei corpus root file information on parliamentary terms/legislative periods/electoral terms instead of parliamentary sessions (which we previously had). Note that we don't have full coverage for the latter 4-year term 2019 (-2023), so I hope it's not misleading to have a meeting element for that term in the corpus root file (we have full coverage for the parliamentary sessions we previously had as meeting elements). |
to date before from dateTask done in 6682e64 |
Suspiciously short life of parliamentary groupsFor the particular parliamentary group example you provided, the lifetime is valid (it comes straight from Parliament of Finland's open data service). |
Different content in TEI and TEI.ana versionsFix (not 100%) for aligning TEI and TEI.ana segments in f613e61 |
What is to happen with this feedback? Close it? Move it to Future? |
No comment on my comment. Moving this to Future. |
missing terms in data
According to wiki Finland has 4-year terms. So parliament organization should contain these events and meeting elements should refer to these events.
Something like:
(https://github.com/SemanticComputing/ParlaMint/blob/9409cc2b77ca36f6ac9be7e83cf9f5d917cf8714/Data/ParlaMint-FI/ParlaMint-FI.xml#L517-L559)
and corresponding meeting element should be
(https://github.com/SemanticComputing/ParlaMint/blob/9409cc2b77ca36f6ac9be7e83cf9f5d917cf8714/Data/ParlaMint-FI/ParlaMint-FI.xml#L10-L12)
Component files meeting element
https://github.com/SemanticComputing/ParlaMint/blob/9409cc2b77ca36f6ac9be7e83cf9f5d917cf8714/Data/ParlaMint-FI/ParlaMint-FI_2015-05-22-ps-7.xml#L13-L15
should be fixed and extended in this way:
missing notes
https://www.eduskunta.fi/FI/vaski/PoytakirjaAsiakohta/Sivut/PTK_7+2015+2.aspx

https://github.com/SemanticComputing/ParlaMint/blob/9409cc2b77ca36f6ac9be7e83cf9f5d917cf8714/Data/ParlaMint-FI/ParlaMint-FI_2015-05-22-ps-7.xml#L107-L112
should be:
Different content in TEI and TEI.ana versions
I checked the number of
<vocal>
elements inParlaMint-FI_2015-05-22-ps-7.ana.xml
(cnt=1) andParlaMint-FI_2015-05-22-ps-7.xml
(cnt=3)missing annotation when notes or interruptions
I guess this can be related to the previous issue.
missing join="right"
When space is not present after token (
<w>
/<pc>
) attrinutejoin="right"
is required.additional
|
character|
character inmsd
attributeshould be
to date before from date
from
<to
https://github.com/SemanticComputing/ParlaMint/blob/9409cc2b77ca36f6ac9be7e83cf9f5d917cf8714/Data/ParlaMint-FI/ParlaMint-FI.xml#L582-L584
Suspiciously short life of parliamentary groups
https://github.com/SemanticComputing/ParlaMint/blob/9409cc2b77ca36f6ac9be7e83cf9f5d917cf8714/Data/ParlaMint-FI/ParlaMint-FI.xml#L564
The text was updated successfully, but these errors were encountered: