Feature #267
closedFehlerbehandlungsoptionen für dsr2xml
100%
Description
Siehe Posting von Anibal (http://forum.dcmtk.org/viewtopic.php?p=5227#5227)
Die folgenden Fehlerbehandlungsoptionen koennten auch für dsr2xml interessant sein:
error handling: -Ec --ignore-constraints ignore relationship content constraints -Ee --ignore-item-errors do not abort on content item errors, just warn (e.g. missing value type specific attributes) -Ei --skip-invalid-items skip invalid content items (incl. sub-tree)
Ich sehe allerdings das Problem, dass damit auch fehlerhafte oder sogar unvollstaendige
SR-Dokument in das XML-Format ueberfuehrt werden, das eigentlich ja eine vollstaendige
Abbildung darstellen soll.
=== Nachtrag JR (2010-06-15) ===
Siehe auch: http://forum.dcmtk.org/viewtopic.php?t=2560
Updated by Jörg Riesmeier over 11 years ago
- Category set to Application
- Status changed from Rejected to Assigned
- Assignee set to Jörg Riesmeier
Clunie schreibt in einer E-Mail an mich:
"As for dsr2xml, for those who are using it (only) as a tool
to extract information it would be extremely desirable to be
able to handle "bad" input with a command line option, since
otherwise the entire information content of the files is
unusable, which is a shame, and we know there are imperfect
modalities and evidence creators out there, and always will
be."
Updated by Jörg Riesmeier over 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100