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

https://github.com/rybesh/unstar

Translates RDF-star to reified RDF
https://github.com/rybesh/unstar

Last synced: 11 months ago
JSON representation

Translates RDF-star to reified RDF

Awesome Lists containing this project

README

          

# unstar

Translates RDF-star to reified RDF.

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

Usage:
```
unstar rdf-star.ttl > reified-rdf.ttl
```