Closed awoflaherty closed 2 years ago
Anne, you had requested a way to signal paragraph breaks; the "\n" characters in the long texts are, in fact, paragraph breaks and not line breaks (at least they are intended to function that way). Real input, especially in "long ballot measures", may well have paragraph breaks, unless we explicitly disallow them.
That said, if you still want them removed, I can remove them.
Some quick notes on the example2 I am reading:
126: spaceport district is not a city, need to use another type, possible "other"
229/243: the text object appears twice in this office, but only once in the others. some dupes to remove?
317: name should be "Leptonican"
335: name should be "Hadronicrat"
348: good to see a person object for Jane but I think also needed a persons for the other candidates in the spaceport board election and school board election
900's contests generally - what is indication for partisan vs. non partisan?
1059: con statement pro statement and summary are not part of ballots, could be omitted in our profile.
1069: fulltext content -- note open question to Anne if long enough
1265: should be "President of the United States"
EJS
is_partisan default is true (spec, p. 61):
Boolean to indicate whether the office is partisan, e.g., true or false. If not present, assumption is true.
Anne says length of fulltext is sufficient.
348: good to see a person object for Jane but I think also needed a persons for the other candidates in the spaceport board election and school board election
We had a person object for Jane because she had no party affiliation and Matt wanted to be able to grab her profession. I'll add the others for completness' sake, though.
https://github.com/TrustTheVote-Project/NIST-1500-100-103-examples/blob/main/test_cases/example_2.json
My focus is on the text (Content) informations.