Web project, using SparQL on dbpedia for mental disorder search feature
For this project to work on your local machine, you will need to install PHP (then put it on your entire environment with environment variables -> Path -> modify and add the path to your php folder). Then you will need to install composer.
Once composer is installed, open a command prompt in the folder of this previously cloned repo. enter the command: composer require easyrdf/easyrdf launch the PHP server with the command: php -S localhost:8080 go to: localhost:8080 in your browser