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