Copyright | Travis Whitaker 2016 |
---|---|
License | MIT |
Maintainer | pi.boy.travis@gmail.com |
Stability | Provisional |
Portability | Portable |
Safe Haskell | Safe |
Language | Haskell2010 |
This module provides a simple DSL for mapping Haskell data to RDF graphs.
Documentation
class ToObject a where Source #