- Use ERIS for content-addressing
- Refactor UI with CSS library
- Componentize application into smaller, state-full parts
- Store XMPP credentials in local storage
- Expose a Datalog interface that transparently does dictionary lookups
- Like any RDF content
- Publish any RDF data as RDF/Turtle
- Publish simple ValueFlows proposals
- Add illustrated Datalog examples
- Allow custom clauses to be defined when querying with Datalog
- Add ValueFlows and OpenHospitalityNetwork examples
- Add sample data extracted from the osm2rdf TTL extracts
- Add index for full-text search
- Add index for geo-spatial search
- Extract leaflet bindings to separate library (swrup/leaflet)
- Use IndexedDB for local storage and Datalog for querying
- Transfer ActivityStreams content serialized as RDF/XML over an XMPP PEP node
Rewrite in OCaml, using XMPP and with a map for posts with geolocation.
- Authentication with OAuth 2.0
- Support content-addressable RDF
- ERIS encoding for content-addressing
- Refactor to re-frame framework
Initial alpha release.
- Initial interface for viewing activites and browsing content
- Ability to like content
- Basic ActivityPub Client-to-Server (C2S) Protocol
- Support for ActivityStreams, Schema and RDF ontologies