ontologyportal / sigmakee

Sigma Knowledge Engineering Environment
GNU General Public License v3.0
100 stars 34 forks source link

SUMOKBtoTPTPKB writes 195k lines into console #97

Open kharus opened 1 year ago

kharus commented 1 year ago

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

https://github.com/ontologyportal/sigmakee/blob/ab90f79c71ff927242960a9c74c3d1f83db7dd76/src/java/com/articulate/sigma/trans/SUMOKBtoTPTPKB.java#L489

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 commented 1 year ago

oops, I left that debugging printout in by accident. I've pushed a new version of the code without it

On 6/1/23 8:58 AM, Ruslan Khafizov wrote:

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

https://github.com/ontologyportal/sigmakee/blob/ab90f79c71ff927242960a9c74c3d1f83db7dd76/src/java/com/articulate/sigma/trans/SUMOKBtoTPTPKB.java#L489 https://github.com/ontologyportal/sigmakee/blob/ab90f79c71ff927242960a9c74c3d1f83db7dd76/src/java/com/articulate/sigma/trans/SUMOKBtoTPTPKB.java#L489

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 https://github.com/apease, what do you think?

— Reply to this email directly, view it on GitHub https://github.com/ontologyportal/sigmakee/issues/97, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQG6HKJ3QMGCFFSLBNHVB3XJA4QHANCNFSM6AAAAAAYWOVEKA. You are receiving this because you were mentioned.Message ID: @.***>

--

Adam Pease https://www.ontologyportal.org https://www.adampease.org @.*** @apease_ontology on Twitter