-
Notifications
You must be signed in to change notification settings - Fork 30
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
RDF Converter, XML Reader Updates #325
Commits on Aug 20, 2019
-
[tools/xmlparser.py] Object Creation Errors to Warnings in Save Mode
If ignore_errors is set, errors from object creation are converted to warnings. Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 5ffb743 - Browse repository at this point
Copy the full SHA 5ffb743View commit details -
[text_parser_xml.py] Add Test for ignore_errors Mode
Including sample file. Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 45ca2bc - Browse repository at this point
Copy the full SHA 45ca2bcView commit details -
[RDFWriter] Fix Broken Install Via Manifest
By adding section_subclasses.yaml to MANIFEST the quick fix in rdf_converter.py/RDFWriter is replaced. Related to issue G-Node#212.
Configuration menu - View commit details
-
Copy full SHA for 4e4cdae - Browse repository at this point
Copy the full SHA 4e4cdaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a502115 - Browse repository at this point
Copy the full SHA a502115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b688af - Browse repository at this point
Copy the full SHA 6b688afView commit details
Commits on Sep 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 09fcb09 - Browse repository at this point
Copy the full SHA 09fcb09View commit details -
[xmlparser.py] ignore_errors: Change Object Initialization
From Null to current type (Document, Section, Property). Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 171a20f - Browse repository at this point
Copy the full SHA 171a20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d18e5be - Browse repository at this point
Copy the full SHA d18e5beView commit details -
[ignore_errors.xml] Add Further Test Cases
Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for b209dc0 - Browse repository at this point
Copy the full SHA b209dc0View commit details -
[xmlparser.py] Catch ValueError at Object Creation
Add more Specific Error Message. Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 8f18f02 - Browse repository at this point
Copy the full SHA 8f18f02View commit details -
[xmlparser.py] Remove Useless Import Statement
Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 9beda58 - Browse repository at this point
Copy the full SHA 9beda58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5991ede - Browse repository at this point
Copy the full SHA 5991edeView commit details -
[text_parser_xml.py] Check Exceptions of ignore_error.xml File
Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 9c32cfb - Browse repository at this point
Copy the full SHA 9c32cfbView commit details
Commits on Sep 26, 2019
-
[xmlparser.py] Revert Catch ValueError at Object Creation
Catch all Exceptions. Related to issue G-Node#276.
Configuration menu - View commit details
-
Copy full SHA for 420075f - Browse repository at this point
Copy the full SHA 420075fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b86309e - Browse repository at this point
Copy the full SHA b86309eView commit details