2023-06-07 02:10:59 +00:00
|
|
|
# p2p-ld
|
|
|
|
|
|
|
|
All of this is very work in progress :) plz do not rely on any of the descriptions or statements here, as they are all effectively provisional.
|
|
|
|
|
|
|
|
This site describes the implementation of the p2p linked data protocol in {cite}`saundersDecentralizedInfrastructureNeuro2022`
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:caption: Introduction
|
|
|
|
|
|
|
|
overview
|
2023-06-07 06:41:55 +00:00
|
|
|
comparison/index
|
2023-06-07 02:10:59 +00:00
|
|
|
p2p_concepts
|
|
|
|
out_of_scope
|
2023-06-07 06:41:55 +00:00
|
|
|
```
|
2023-06-07 02:10:59 +00:00
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:caption: Protocol
|
2023-06-07 06:41:55 +00:00
|
|
|
:numbered:
|
2023-06-07 02:10:59 +00:00
|
|
|
|
|
|
|
definitions
|
|
|
|
protocol
|
|
|
|
identity
|
|
|
|
discovery
|
|
|
|
data_structures
|
|
|
|
vocabulary
|
|
|
|
querying
|
|
|
|
encryption
|
|
|
|
federation
|
|
|
|
backwards_compatibility
|
|
|
|
evolvability
|
|
|
|
```
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:caption: Ecosystem
|
|
|
|
|
|
|
|
triplets
|
|
|
|
translation
|
|
|
|
```
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:caption: Drafting
|
|
|
|
|
|
|
|
sketchpad
|
|
|
|
```
|
|
|
|
|
|
|
|
```{toctree}
|
|
|
|
:caption: Meta
|
|
|
|
|
|
|
|
genindex
|
|
|
|
references
|
|
|
|
```
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|