mirror of
https://github.com/p2p-ld/docs.git
synced 2024-11-10 00:34:30 +00:00
58 lines
797 B
Markdown
58 lines
797 B
Markdown
|
# 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
|
||
|
comparison
|
||
|
p2p_concepts
|
||
|
out_of_scope
|
||
|
```
|
||
|
|
||
|
```{toctree}
|
||
|
:caption: Protocol
|
||
|
|
||
|
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`
|