Skip to content

Web project, using SparQL on dbpedia and wikidata for mental disorder search feature

Notifications You must be signed in to change notification settings

loickntb/Wiki-Mind

 
 

Repository files navigation

Wiki-Mind

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

About

Web project, using SparQL on dbpedia and wikidata for mental disorder search feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.5%
  • HTML 5.3%
  • CSS 5.2%