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

allow using nt simple parser in RDF2HDT cli/generateHDT #163

Merged
merged 1 commit into from
May 17, 2022

Conversation

ate47
Copy link
Contributor

@ate47 ate47 commented May 16, 2022

In this pull request, I've added a argument to the RDF2HDT CLI command to use the simple NT parser RDFParserSimple, it also add a option for the generateHDT command with the option

  • parser.ntSimpleParser = true|false

I've also optimized the algorithm to reduce the number of calls to substring to the minimum, reducing the number of string copy.

@D063520
Copy link
Contributor

D063520 commented May 17, 2022

Good work!

@D063520 D063520 merged commit 162627c into rdfhdt:master May 17, 2022
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