pniedzielski / activitystreams2

ActivityStreams 2.0 Vocabulary and Core implementation in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActivityStreams 2 in Haskell

License BSD3

ActivityStreams 2.0 is an RDF vocabulary and serialization format for decentralized social media activities that is standardized by the W3C, and used by the ActivityPub protocol. This package imports this vocabulary into a native Haskell data module and allows easy serialization/deserialization in the ActivityStreams format, as well as into an RDF format.

About

ActivityStreams 2.0 Vocabulary and Core implementation in Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%