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

Stream JSON format output to file #671

Merged
merged 3 commits into from
Apr 15, 2020
Merged

Stream JSON format output to file #671

merged 3 commits into from
Apr 15, 2020

Conversation

dustine32
Copy link
Contributor

@dustine32 dustine32 commented Apr 14, 2020

Resolves #670

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

Fixes an error encountered when converting go-lego.owl to go-lego.json as covered in issue #670. I pretty much transplanted code from obographs/OgJsonGenerator.prettyJsonString along with @julesjacobsen's suggestion to stream the output.

@jamesaoverton jamesaoverton merged commit 8456f12 into ontodev:master Apr 15, 2020
@jamesaoverton
Copy link
Member

Thanks @dustine32!

@dustine32
Copy link
Contributor Author

Whoa, cool, I'm in robot now! Thanks @jamesaoverton!

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.

Converting go-lego.owl to JSON throwing UTF16 String size OutOfMemoryError
2 participants