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 RepositoriesLinked Data Platform Protocols

Standards for decentralized web applications that decouple application logic from user-controlled data storage.

Distinct from Data Store Protocol Adapters: None of the candidates describe the LDP standard for decentralized personal data stores.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Linked Data Platform Protocols. Refine with filters or upvote what's useful.

Awesome Linked Data Platform Protocols GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • 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

    Implements the Linked Data Platform protocol to enable decentralized data ownership and control.

    HTMLcommunication
    Ver en GitHub↗8,108
  • blazegraph/databaseAvatar de blazegraph

    blazegraph/database

    985Ver en GitHub↗

    This project is a high-performance semantic graph database engine designed for storing and querying massive RDF datasets. It functions as a specialized platform for managing linked data and complex relationship models, utilizing standard semantic web protocols to integrate and analyze distributed information sources. The system distinguishes itself through its use of B-Tree indexing to enable rapid traversal of relationships within large-scale datasets and its support for the Triple Pattern Fragments protocol to facilitate scalable web-based access. It provides automated tools for transformin

    Exposes datasets through the Triple Pattern Fragments protocol to ensure efficient and scalable web-based access.

    Javablazegraphgraph-databaserdf
    Ver en GitHub↗985
  1. Home
  2. Software Engineering & Architecture
  3. Linked Data Platform Protocols

Explorar subetiquetas

  • Triple Pattern Fragment ServersServers that expose RDF data through the Triple Pattern Fragments protocol for scalable web access. **Distinct from Linked Data Platform Protocols:** Distinct from Linked Data Platform Protocols: specifically implements the TPF protocol for efficient web-based lookups.