Skip to content

library for conversion between different RDF serialization formats, using external tools, and for RDF MIME-types

License

Notifications You must be signed in to change notification settings

elevont/rdfoothills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdfoothillls = RDF Utils

License: AGPL-3.0-or-later REUSE status Repo Package Releases Documentation Releases Dependency Status Build Status

A collection of mostly small, RDF related utilities, including conversatino between different serialization formats, using external tools.

Currently includes:

  • conversion with Python CLI tools from within Rust, including conversion between different RDF serialization formats and to HTML
  • meta data about a list of known RDF serialization formats, including:
    • MIME type
    • file extension

Projects using this library:

Behind the scenes we use pyLODE for conversion to HTML, and the python RDFlib (through a thin CLI wrapper: rdf-convert from the rdftools tool-set) for all other conversion.

About

library for conversion between different RDF serialization formats, using external tools, and for RDF MIME-types

Topics

Resources

License

Stars

Watchers

Forks

Languages