You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#273 adds the fields byte range and line range to the internal data model. The rdf parser/writer need to be updated to also handle these new fields. Once this functionality is added the initially skipped tests in test_conversion.py and test_write_anything.py should be reactivated. And we should also add validation functions for the new fields, at least for the mandatory byte range field.
The text was updated successfully, but these errors were encountered:
meretp
changed the title
[rdf, tv] add support for snippet byte_range and line_range
[rdf] add support for snippet byte_range and line_range
Nov 11, 2022
#273 adds the fields byte range and line range to the internal data model. The rdf parser/writer need to be updated to also handle these new fields. Once this functionality is added the initially skipped tests in
test_conversion.py
andtest_write_anything.py
should be reactivated. And we should also add validation functions for the new fields, at least for the mandatory byte range field.The text was updated successfully, but these errors were encountered: