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

SUMOKBtoTPTPKB writes 195k lines into console #97

Open
kharus opened this issue Jun 1, 2023 · 1 comment
Open

SUMOKBtoTPTPKB writes 195k lines into console #97

kharus opened this issue Jun 1, 2023 · 1 comment

Comments

@kharus
Copy link
Contributor

kharus commented Jun 1, 2023

At the end of the run, SUMOKBtoTPTPKB writes the axiomKey to the console.

System.out.println("File written: " + fileWritten + " with key: " + axiomKey);

The full ontology consists of about 195k lines and is 12 Mb in size.
As a result, this printout completely obscures the logs.

I'm considering writing it to the file SUMO-fof.axiom.key or something similar.
@apease, what do you think?

@apease
Copy link
Contributor

apease commented Jun 1, 2023 via email

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

No branches or pull requests

2 participants