Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linkeddata/ldphp
Linked Data server for PHP
https://github.com/linkeddata/ldphp
solid solid-server
Last synced: 3 months ago
JSON representation
Linked Data server for PHP
- Host: GitHub
- URL: https://github.com/linkeddata/ldphp
- Owner: linkeddata
- License: mit
- Created: 2011-09-22T14:14:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T07:44:03.000Z (over 6 years ago)
- Last Synced: 2024-08-02T12:44:08.073Z (6 months ago)
- Topics: solid, solid-server
- Language: PHP
- Homepage:
- Size: 973 KB
- Stars: 38
- Watchers: 11
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - linkeddata/ldphp - Linked Data server for PHP (others)
README
# ldphp
## About
Linked Data Store for PHP
## Installation
- Check the apache conf files and change paths to your own system
- Requires librdf for php ( sudo apt-get install php5-librdf )
- Directories should automatically be generated in /data/ you may wish to check permissions
- To enable WebID authentication, install mod_authn_webid on your Apache2 server
## License
[MIT](http://joe.mit-license.org)