0.03
Grids.by/you is a hosting platform for Semantic Web. We provide free RDF hosting and OAuth-secured HTTP-API (including SPARQL endpoint) for getting necessary pieces of data.
Under the hood, we use a lot of great opensource components glued together. We're powered by Virtuoso/7 triplestore, Redis for caching and Celery/RabbitMQ for task processing.
We value both privacy of our users and responsiveness, so all communications are secured by TLS by default and are SPDY (aka HTTP/2.0) enabled.
Changelog
- We have a new design at dev.grids.by
- Our backend is upgraded to Virtuoso/7 triplestore
- There are download links in the list of your graphs at dev.grids.by now. You can share them and as long as you marked these graphs as public we will let getting them to any registered user
- API also has "download" method now
- "get" method of API uses
.jsonld
prefix now, as that's what we always returned there