Mercurial > code > home > repos > light9
view bin/rdf2dot @ 2448:2ce77421c0b7
put a big time display on ascoltami
author | drewp@bigasterisk.com |
---|---|
date | Mon, 03 Jun 2024 16:35:49 -0700 |
parents | 207fe0670952 |
children |
line wrap: on
line source
#!/bin/zsh pdm run rdfpipe -o ntriples $@ | pdm run rdf2dot | dot -Tsvg > /tmp/g.svg print wrote /tmp/g.svg