|
21 | 21 | * [Specification](./transfer/transfer.process.protocol.md) |
22 | 22 | * [Binding: HTTPS](./transfer/transfer.process.binding.https.md) |
23 | 23 |
|
24 | | -## List of files |
| 24 | +## List of Files |
25 | 25 |
|
26 | | -* [README.md](./README.md) |
27 | | -* [SUMMARY.md](./SUMMARY.md) |
28 | | -* [Section 1 Terminology and Section 2 Concepts](./model/information.model.md) |
29 | | -* [Figure: Entities and Relationships in Data Space](./model/m.dataspace.relationships.png) |
30 | | -* [Figure (source): Entities and Relationships in Data Space](./model/m.dataspace.relationships.puml) |
31 | | -* [Figure: Entities and relationships to DCAT and ODRL](./model/m.participant.entities.png) |
32 | | -* [Figure (source): Entities and relationships to DCAT and ODRL](./model/m.participant.entities.drawio) |
33 | | -* [Section 3 Catalog protocol](./catalog/catalog.protocol.md) |
34 | | -* [Catalog HTTPS Binding](./catalog/catalog.binding.https.md) |
35 | | -* [Example: DCAT Distribution (json)](./catalog/message/example/dcat.distribution.example.json) |
36 | | -* [Example: DCAT Distribution option 1 (json)](./catalog/message/example/dcat.distribution.example.option1.json) |
37 | | -* [Example: DCAT Distribution option 2 (json)](./catalog/message/example/dcat.distribution.example.option2.json) |
38 | | -* [Catalog Error Message (json)](./catalog/message/catalog-error-message.json) |
39 | | -* [Catalog Message (json)](./catalog/message/catalog.json) |
40 | | -* [Catalog Request Message (json)](./catalog/message/catalog-request-message.json) |
41 | | -* [Section 4 Contract Negotiation](./negotiation/contract.negotiation.protocol.md) |
42 | | -* [Contract Negotiation HTTPS Binding](./negotiation/contract.negotiation.binding.https.md) |
43 | | -* [Figure: Contract Negotiation State Machine](./negotiation/contract.negotiation.state.machine.png) |
44 | | -* [Figure (Source): Contract Negotiation State Machine](./negotiation/contract.negotiation.state.machine.puml) |
45 | | -* [Contract Agreement Message (json)](./negotiation/message/contract-agreement-message.json) |
46 | | -* [Contract Agreement Verification Message (json)](./negotiation/message/contract-agreement-verification-message.json) |
47 | | -* [Contract Negotiation Error Message (json)](./negotiation/message/contract-negotiation.json) |
48 | | -* [Contract Negotiation Event Message (json)](./negotiation/message/contract-negotiation-event-message.json) |
49 | | -* [Contract Negotiation Message (json)](./negotiation/message/contract-negotiation.json) |
50 | | -* [Contract Negotiation Termination Message (json)](./negotiation/message/contract-negotiation-termination-message.json) |
51 | | -* [Contract Offer Message (json)](./negotiation/message/contract-offer-message.json) |
52 | | -* [Contract Request Message (json)](./negotiation/message/contract-request-message.json) |
53 | | -* [Example: Contract Agreement Message HTTP](./negotiation/message/example/contract.agreement.message.http.transfer.json) |
54 | | -* [Section 5 Transfer process](./transfer/transfer.process.protocol.md) |
55 | | -* [Transfer process HTTPS Binding](./transfer/transfer.process.binding.https.md) |
56 | | -* [Figure: Transfer Process State Machine](./transfer/transfer-process-state-machine.png) |
57 | | -* [Figure (source): Transfer Process State Machine](./transfer/transfer-process-state-machine.puml) |
58 | | -* [Transfer Completion Message (json)](./transfer/message/transfer-completion-message.json) |
59 | | -* [Transfer Error Message (json)](./transfer/message/transfer-error.json) |
60 | | -* [Transfer Process Message (json)](./transfer/message/transfer-process.json) |
61 | | -* [Transfer Request Message (json)](./transfer/message/transfer-request-message.json) |
62 | | -* [Transfer Start Message (json)](./transfer/message/transfer-start-message.json) |
63 | | -* [Transfer Suspension Message (json)](./transfer/message/transfer-suspension-message.json) |
64 | | -* [Transfer Termination Message (json)](./transfer/message/transfer-termination-message.json) |
65 | | -* [Common Schema (json)](./common/schema/definitions.schema.json) |
66 | | -* [Shape: Contract Agreement Message (ttl)](./negotiation/message/shape/contract-agreement-message-shape.ttl) |
67 | | -* [Shape: Contract Agreement Verification message (ttl)](./negotiation/message/shape/contract-agreement-verification-message-shape.ttl) |
68 | | -* [Shape: Contract Negotiation Event Message (ttl)](./negotiation/message/shape/contract-negotiation-event-message-shape.ttl) |
69 | | -* [Shape: Contract Negotiation Termination Message (ttl)](./negotiation/message/shape/contract-negotiation-termination-message-shape.ttl) |
70 | | -* [Shape: Contract Request Message (ttl)](./negotiation/message/shape/contract-request-message-shape.ttl) |
71 | | -* [diagram.styles.puml](./common/style/diagram.styles.puml) |
| 26 | +* [Common](./resources/list_common.md) |
| 27 | +* [Figures](./resources/list_figures.md) |
| 28 | +* [Messages](./resources/list_messages.md) |
| 29 | +* [Schemes](./resources/list_schemes.md) |
| 30 | +* [Shapes](./resources/list_shapes.md) |
0 commit comments