Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 709 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 709 Bytes

SoCaTelLogo

Repository for the GraphQL API component of SoCaTel platform.

This repository contains two components:

  • a first component exposes a GraphQL API allowing access to social data (Twitter posts, Facebook posts, ...).
  • a second component is in charge of translating the GraphQL requests into SparQL requests and performs these requests on a GraphDB triple store instance.

License

All software components listed under this repository are licensed under:

Apache-2.0

Acknowledgments