Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stain/ops-linkeddataapi-docker

Docker image of Open PHACTS Linked Data API (OPS-LinkedDataAPI)
https://github.com/stain/ops-linkeddataapi-docker

Last synced: about 1 month ago
JSON representation

Docker image of Open PHACTS Linked Data API (OPS-LinkedDataAPI)

Awesome Lists containing this project

README

        

# OPS\_LinkedDataApi

[Open PHACTS](http://openphacts.org/) Linked Data API

Exposes [OPS\_LinkedDataAPI](https://github.com/openphacts/OPS_LinkedDataApi) through PHP with memcached.

## Dependencies

(TODO - [link these docker](http://docs.docker.com/userguide/dockerlinks/) images together):

* [virtuosa 7](https://github.com/stain/virtuoso-docker) with RDF loaded from [data.openphacts.org](http://data.openphacts.org/)
* [query expander](https://github.com/openphacts/queryExpander)

## License
* Dockerfile and OPS\_LinkedDataAPI: [Apache Software License 2.0](http://www.apache.org/licenses/LICENSE-2.0)
* PHP: [PHP License 3.01](http://php.net/license/3_01.txt)
* memcached: [BSD 3-clause](http://opensource.org/licenses/BSD-3-Clause)

## Credits

Docker image maintained by [Stian Soiland-Reyes](http://orcid.org/0000-0001-9842-9718) on behalf of the
[Open PHACTS Foundation](http://www.openphactsfoundation.org/), based on
[ops-platform-setup Vagrant install](https://github.com/openphacts/ops-platform-setup/tree/master/vagrant_install)
by [Sever Fundatureanu](http://orcid.org/0000-0002-8168-0604)