Skip to content

Handle invalid N-Triples as errors instead of panics - #128

Open
GregHanson wants to merge 1 commit into
KonradHoeffner:mainfrom
GregHanson:cherry-nt-error-handling
Open

Handle invalid N-Triples as errors instead of panics#128
GregHanson wants to merge 1 commit into
KonradHoeffner:mainfrom
GregHanson:cherry-nt-error-handling

Conversation

@GregHanson

Copy link
Copy Markdown
Collaborator

I had this one in a fork for awhile and appear to have forgotten to push upstream.

This fixes a panic during triple parsing on the NT->HDT conversion, returning an error now instead of performing the unsafe .unwrap()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants