awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google/cayleyAvatar de google

    google/cayley

    15,043Voir sur 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
    Voir sur GitHub↗15,043
  • solid/solidAvatar de solid

    solid/solid

    8,108Voir sur 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
    Voir sur GitHub↗8,108
  1. Home
  2. Data & Databases
  3. Semantic Linked Data Storage

Explorer les sous-tags

  • 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.