feature request #7429
Improve parsing and formatting for VerbatimTimePeriod
100%
Description
In #6752 only very basic parsing and formatting functionality has been implemented for verbatimDate. Parsing supports "realdate ["verbatimYear"]"
For parsing we may want to support further formats like
"verbatimDate" [realdate]verbatimDate publ. realdate- verbatimDate [realdate] or the other way round, but this is very critical as it is unclear which data is the real date and which is the verbatim date
same as all above, but with other quotations marks such as ' or English quotation marks
Also we need parsing of verbatim date in NonViralName parser (maybe we should merge these 2 somehow). But be careful to distinguish from original name parsing (a possible original name should not be recognized as a verbatim date).
===
Formatting:
- decision which format should be the default format => for now we take realdate ["verbatimDate"]
- Allow defining formats => this is a general issue for all format and will not be solved here
Related issues
Associated revisions
ref #7530 3 families and dianthus import (WFO Access Import)
ref #7429 "verbatimDate" [realDate] format implemented for VerbatimTimePeriodParser
ref #7429 fixing test for verbatim time period parsing
fix #7429 improving verbatim time period parsing
ref #7429 fix date parsing in name parser test
ref #7429 fix order in "publ." parsing and implement for nom. ref. parser
History
#1 Updated by Andreas Müller over 2 years ago
- Follows feature request #6752: Add verbatimDate added
#2 Updated by Andreas Müller over 2 years ago
- Estimated time set to 1.50 h
#3 Updated by Andreas Müller over 2 years ago
- Priority changed from New to Highest
#4 Updated by Andreas Müller over 2 years ago
- Target version changed from Release 5.1 to Release 5.2
#5 Updated by Andreas Müller over 2 years ago
- Description updated (diff)
- Status changed from New to In Progress
- % Done changed from 0 to 20
#6 Updated by Andreas Müller over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 20 to 50
Applied in changeset cdmlib|f8c23aa7bed4470dc98635a7880dee45456979e0.
#7 Updated by Andreas Müller over 2 years ago
- Description updated (diff)
- % Done changed from 50 to 20
#8 Updated by Andreas Müller over 2 years ago
- % Done changed from 20 to 50
#9 Updated by Andreas Müller over 2 years ago
- Description updated (diff)
- Status changed from Resolved to Closed
#10 Updated by Andreas Müller over 2 years ago
- Description updated (diff)
- % Done changed from 50 to 100