awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesSemantic Linked Data Storage

Storage systems specialized in maintaining semantic relationships using quad-tuples for web-scale data.

Distinguishing note: None of the candidates cover the specific semantic quad-storage paradigm for linked data.

Explore 2 awesome GitHub repositories matching data & databases · Semantic Linked Data Storage. Refine with filters or upvote what's useful.

Awesome Semantic Linked Data Storage GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google/cayleyAvatar de google

    google/cayley

    15,043Ver en GitHub↗

    Cayley is a graph database and query engine designed to store and retrieve interconnected data. It functions as a quad store, persisting information as four-element tuples to maintain complex relationships and semantic linked data. The system features a backend-agnostic storage layer that decouples the graph API from the underlying data store. This allows for the integration of external backends through a modular adapter system, enabling the synchronization of data across different storage engines. The project provides a pattern-matching query engine for extracting specific nodes and relatio

    Persists information as four-element quads to maintain semantic relationships and linked data.

    Go
    Ver en GitHub↗15,043
  • solid/solidAvatar de solid

    solid/solid

    8,108Ver en GitHub↗

    Solid is a protocol and ecosystem for decentralized web applications that separates application logic from data storage. It enables users to store and control their personal information in personal online data stores, known as Pods, ensuring that individuals own their data rather than the applications they use. The project provides a framework for decentralized identity and authentication using WebID and OpenID Connect, decoupling identity from central providers. It implements a resource-level permission system via Web Access Control, allowing users to grant or deny read, write, and append ac

    Uses a storage architecture based on RDF graphs to enable cross-domain data linking and semantic querying.

    HTMLcommunication
    Ver en GitHub↗8,108
  1. Home
  2. Data & Databases
  3. Semantic Linked Data Storage

Explorar subetiquetas

  • Linked Data BrowsersTools for navigating and visualizing semantic resources as graphs of linked data. **Distinct from Semantic Linked Data Storage:** Focuses on the user-facing browsing and inspection interface, whereas Semantic Linked Data Storage focuses on the underlying storage engine.