When running the diagram export on the URREF ontology, I get the following error:
$ java -jar owl-cli.jar diagram --format png URREF.ttl test.png
09:18:09.541 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment -- Failed to find configuration: location-mapping.ttl;location-mapping.rdf;etc/location-mapping.rdf;etc/location-mapping.ttl
Error: Broken pipe
Versions:
- owl-cli version: snapshot build date: 2024-03-12 04:47:19
- java 21.0.5 2024-10-15 LTS
- Java(TM) SE Runtime Environment (build 21.0.5+9-LTS-239)
- Java HotSpot(TM) 64-Bit Server VM (build 21.0.5+9-LTS-239, mixed mode, sharing)
- Linux Ubuntu 24.04.2 LTS x86_64