Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Stardog as Backend Adapter #122

Merged
merged 2 commits into from Aug 19, 2016

Commits on Aug 19, 2016

  1. Add Stardog as new backend adapter

    - testet with Stardog >=4.0.1 (available via Docker)
    - use Zend_Http_Client as http request client
    - add sample config.ini
    - add integration tests
    - currently no unit tests
    - currently no native rdf import/export
    - code formatted with php code sniffer
    simeonackermann committed Aug 19, 2016
    Copy the full SHA
    7eed25a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3799657 View commit details
    Browse the repository at this point in the history