Skip to content

linkeddata/ldphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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