rdfcachek2

Caching System for RDF Databases with compact quad-trees

https://github.com/cristobalm/rdfcachek2

Science Score: 44.0%

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

  • CITATION.cff file
    Found 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.6%) to scientific vocabulary

Keywords

caching compressed-data databases quadtree rdf rdf-graph rdf-triples
Last synced: 6 months ago · JSON representation ·

Repository

Caching System for RDF Databases with compact quad-trees

Basic Info
  • Host: GitHub
  • Owner: CristobalM
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 10 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
caching compressed-data databases quadtree rdf rdf-graph rdf-triples
Created almost 6 years ago · Last pushed 7 months ago
Metadata Files
Readme Citation

README.md

RDF Cache K2 - RDF Caching System

This is a RDF Caching System using dynamic and compressed quad-trees.

Master thesis at Universidad de Chile | Direct Download - PDF

Owner

  • Name: Cristobal Miranda T.
  • Login: CristobalM
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: RDFCacheK2
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Cristóbal
    family-names: Miranda
identifiers:
  - type: url
    value: 'https://github.com/CristobalM/RDFCacheK2'
    description: Dynamic and compact K2-tree caching system

url: "https://github.com/CristobalM/RDFCacheK2"

GitHub Events

Total
  • Public event: 1
  • Push event: 3
Last Year
  • Public event: 1
  • Push event: 3

Dependencies

docker/Dockerfile docker
  • cmirandat/base-debian-rdfcachek2 v3 build
docker/base_docker/Dockerfile docker
  • debian bullseye-slim build
docker/old/Dockerfile docker
  • debian buster-slim build