Skip to content
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] add support for snippet byte_range and line_range #274

Closed
meretp opened this issue Nov 10, 2022 · 1 comment
Closed

[rdf] add support for snippet byte_range and line_range #274

meretp opened this issue Nov 10, 2022 · 1 comment
Labels
parser Issues related to the parser layer writer Issues concerning the writing layer

Comments

@meretp
Copy link
Collaborator

meretp commented Nov 10, 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 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.

@meretp 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
@meretp meretp added writer Issues concerning the writing layer parser Issues related to the parser layer labels Nov 14, 2022
@armintaenzertng
Copy link
Collaborator

Full SPDX 2.3 support is now part of the refactored version found on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Issues related to the parser layer writer Issues concerning the writing layer
Projects
None yet
Development

No branches or pull requests

2 participants