{"id":26016849,"url":"https://github.com/rainernsa/graphdb","last_synced_at":"2026-04-12T18:04:49.401Z","repository":{"id":253233176,"uuid":"842887754","full_name":"RainerNsa/GraphDB","owner":"RainerNsa","description":"This project is a full-stack application for managing Blazegraph databases using Django (backend) and Next.js (frontend). ","archived":false,"fork":false,"pushed_at":"2024-08-26T15:07:21.000Z","size":31675,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T10:41:32.675Z","etag":null,"topics":["blazegr","django","react","vite"],"latest_commit_sha":null,"homepage":"https://graphdb-f.vercel.app/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RainerNsa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-15T10:12:08.000Z","updated_at":"2024-08-26T15:07:25.000Z","dependencies_parsed_at":"2024-08-26T15:23:30.491Z","dependency_job_id":"85dd3096-c7d0-4d3b-b7df-c87001b3a2af","html_url":"https://github.com/RainerNsa/GraphDB","commit_stats":null,"previous_names":["woldreamz/graphdb","rainernsa/graphdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainerNsa%2FGraphDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainerNsa%2FGraphDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainerNsa%2FGraphDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainerNsa%2FGraphDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RainerNsa","download_url":"https://codeload.github.com/RainerNsa/GraphDB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242150740,"owners_count":20080003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blazegr","django","react","vite"],"created_at":"2025-03-06T04:34:47.339Z","updated_at":"2026-04-12T18:04:44.354Z","avatar_url":"https://github.com/RainerNsa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphDB Management Web Service\n\n## Overview\n\nThis project is a full-stack application for managing Blazegraph databases using Django (backend) and Next.js (frontend). The application provides an interface for uploading TTL files and interacting with the Blazegraph database.\n\n## Features\n\n- Upload TTL files and query Blazegraph.\n- Frontend built with Next.js and TypeScript.\n- Backend built with Django and Django REST Framework.\n\n## Getting Started\n\n### Prerequisites\n\n- Docker and Docker Compose\n- Node.js and Yarn\n- Python 3.x\n\n### Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/yourusername/graphdb_management.git\n   cd graphdb_management\n   ```\n2. **Set up the backend:**\n\n   ```bash\n   cd backend\n   pip install -r requirements.txt\n   python manage.py migrate\n   python manage.py runserver\n   ```\n\n3. **Set up the frontend:**\n\n   ```bash\n\n   cd ../frontend\n   npm install\n   npm run dev\n   ```\n\n4. **Run with Docker Compose:**\n\n   ```bash\n\n   docker-compose up --build\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainernsa%2Fgraphdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainernsa%2Fgraphdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainernsa%2Fgraphdb/lists"}