rdf4h-vocab-activitystreams: The ActivityStreams 2 RDF vocabulary for rdf4h.

[ bsd3, library, rdf ] [ Propose Tags ]

ActivityStreams 2.0 is a vocabulary for decentralized social media activities standardized by the W3C. This package imports that vocabulary into a format useable with the rdf4h package. See the README for more information: https://github.com/pniedzielski/rdf4h-vocab-activitystreams#readme.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.18 && <5), rdf4h (>=5.1 && <6), text (>=2 && <3) [details]
License BSD-3-Clause
Copyright Copyright © 2024, Patrick M. Niedzielski.
Author Patrick M. Niedzielski
Maintainer Patrick M. Niedzielski <patrick@pniedzielski.net>
Category RDF
Home page https://github.com/pniedzielski/rdf4h-vocab-activitystreams#readme
Bug tracker https://github.com/pniedzielski/rdf4h-vocab-activitystreams/issues
Source repo head: git clone https://github.com/pniedzielski/rdf4h-vocab-activitystreams
Uploaded by pniedzielski at 2024-04-03T04:06:27Z
Distributions
Downloads 14 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-04-03 [all 1 reports]

Readme for rdf4h-vocab-activitystreams-1.0.0

[back to package description]

ActivityStreams 2 Vocabulary for rdf4h

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 that vocabulary into a format useable with the rdf4h package.

The code in this module, as well as its Haddock documentation, is generated automatically from the OWL ontology published by the W3C.