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

Light parse VEX data to find Context locator #50

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

puerco
Copy link
Member

@puerco puerco commented Aug 17, 2023

This PR modifies how we look for the context locator. We now do a light parse of the whole document to search for the context IRI early to decide which VEX parser to use.

follow-up to #45

igned-off-by: Adolfo García Veytia (Puerco) [email protected]

luhring
luhring previously approved these changes Aug 17, 2023
Copy link
Contributor

@luhring luhring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

This commit modifies how we look for the context locator. We now
do a light parse of the whole document to fund the context IRI early.

Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
@puerco puerco merged commit 308feef into openvex:main Aug 17, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants