https://github.com/dbpedia/gstore

Git repo / triple store hybrid graph storage

https://github.com/dbpedia/gstore

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Git repo / triple store hybrid graph storage

Basic Info
  • Host: GitHub
  • Owner: dbpedia
  • License: apache-2.0
  • Language: Scala
  • Default Branch: master
  • Size: 1.32 MB
Statistics
  • Stars: 5
  • Watchers: 20
  • Forks: 0
  • Open Issues: 11
  • Releases: 1
Created over 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

G(it|raph) Store

A web service for retrieving, validating and storing rdf data (jsonld) in 1. a SPARQL endpoint using filepath as graph 2. a git-enabled storage.

The G is an ORcronym for (git|graph).

You can find the documentation under: https://dbpedia.gitbook.io/databus/v/gstore/

You can find a test instance to try queries on your own under: http://gstore-playground.tools.dbpedia.org/

Overview

Gstore architecture

Owner

  • Name: DBpedia
  • Login: dbpedia
  • Kind: organization
  • Email: dbpedia-discussion@lists.sourceforge.net

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Push event: 1
Last Year
  • Issues event: 1
  • Watch event: 1
  • Push event: 1

Dependencies

.github/workflows/docker-image.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
  • docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
  • docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
Dockerfile docker
  • hseeberger/scala-sbt graalvm-ce-21.1.0-java8_1.5.1_2.12.13 build
  • openjdk 8-alpine build
docker-compose-fuseki.yml docker
  • stain/jena-fuseki latest
docker-compose.remote_git.yml docker
  • gitlab/gitlab-ce 13.8.8-ce.0
docker-compose.yml docker
  • openlink/virtuoso-opensource-7 latest
tests/Dockerfile docker
  • ubuntu 20.04 build