An open API service indexing awesome lists of open source software.

https://github.com/rybesh/flatttl

flatten Turtle
https://github.com/rybesh/flatttl

Last synced: 11 months ago
JSON representation

flatten Turtle

Awesome Lists containing this project

README

          

# flatttl

Formats RDF files into flattened, sorted Turtle for easier diffing.

The [tarball](https://raw.githubusercontent.com/rybesh/flatttl/main/dist/flatttl.tgz) contains a jar and a script for running it.

Usage:
```
flatttl some-rdf.ttl > flattened.ttl
```