This project enables users to write and execute SPARQL queries on Wikidata directly within an Express.js application, without needing to visit the Wikidata website.
- Execute SPARQL queries
- Retrieve and display query results in a user-friendly interface
- Built with React and Vite for a modern front-end experience
- Node.js and npm installed
- Basic understanding of SPARQL and Wikidata
-
Clone the repository:
git clone https://github.com/kaliacad/wikidataqueriIA.git cd wikidataqueriIA
-
Install dependencies:
npm install
-
Add .env file
app - api - docs - web .env.example
VITE_OPEN_AI_API_KEY=AIzaSyExample-YourGoogleAPIKey12345678
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173
.
public/
- Static assetssrc/
- Source code for the React front-endindex.html
- Main HTML filepackage.json
- Project metadata and dependenciesvite.config.js
- Vite configuration
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
👉 Explore and Interact:
Have fun with the project!
We are deeply committed to fostering genuine open-source contributions. Consequently, we maintain a strict policy against the use of plagiarized source code. Any Pull Requests (PRs) that do not adhere to our Terms and Conditions will be identified as spam and subsequently closed by our maintainers.
Please be aware that we do not accept responsibility for any potential damages resulting from the scripts or programs included in this repository. These projects are publicly curated and do not undergo stringent malware or virus checks. Therefore, neither the maintainers nor the owner of this repository can be held accountable for any issues arising from running any of the programs or applications found within this repository.