Skip to content

Update Makefile to generate neo.owl.gz#136

Draft
balhoff wants to merge 2 commits intomasterfrom
balhoff-patch-3
Draft

Update Makefile to generate neo.owl.gz#136
balhoff wants to merge 2 commits intomasterfrom
balhoff-patch-3

Conversation

@balhoff
Copy link
Member

@balhoff balhoff commented Feb 19, 2026

Add gzipped OWL output.

This PR is only for testing a GitHub build at the moment.

Change output format from OWL to OFN and add gzipped version.
@balhoff
Copy link
Member Author

balhoff commented Feb 19, 2026

@balhoff
Copy link
Member Author

balhoff commented Feb 19, 2026

Noting size of .ofn.gz for release purposes:

 ls -lh neo.o*
-rw-r--r--  1 jim  staff   1.7G Feb 19 14:03 neo.ofn
-rw-r--r--  1 jim  staff   2.1G Feb 19 13:58 neo.owl
-rw-r--r--  1 jim  staff   109M Feb 19 14:03 neo.ofn.gz

@balhoff
Copy link
Member Author

balhoff commented Feb 20, 2026

I found that neo.owl and neo.ttl both gzip down to 63M, so they compress even better. We can stick with .owl for old times' sake.

@balhoff balhoff changed the title Update Makefile to generate neo.ofn and neo.ofn.gz Update Makefile to generate neo.owl.gz Feb 20, 2026
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.

1 participant