Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nichtich/turtle-writer

Write RDF/Turtle documents without non-core package dependencies
https://github.com/nichtich/turtle-writer

Last synced: 22 days ago
JSON representation

Write RDF/Turtle documents without non-core package dependencies

Awesome Lists containing this project

README

        

Turtle::Writer is a lightweight Perl module to write RDF/Turtle documents
without any non-core package dependencies. Before directly writing RDF/Turtle
by hand, have a look at this module. Before using this module, have a look at
[RDF::Trine::Serializer::Turtle](https://metacpan.org/module/RDF::Trine::Serializer::Turtle).

[![Build Status](https://travis-ci.org/nichtich/Turtle-Writer.png)](https://travis-ci.org/nichtich/Turtle-Writer)