Titre : |
Green Trace : Secure and traceable supply chain management system based on blockchain and domain ontology |
Type de document : |
texte imprimé |
Auteurs : |
Amine Dif, Auteur ; Aimen Haddad ; Boubakeur Annane, Directeur de thèse |
Editeur : |
Setif:UFA |
Année de publication : |
2024 |
Importance : |
1 vol (91 f .) |
Format : |
29 cm |
Langues : |
Anglais (eng) |
Catégories : |
Thèses & Mémoires:Informatique
|
Mots-clés : |
Blockchain
Ontology
Agriculture
Supply Chain
Food Safety
Fraud Detection
Information Retrieval
Smart Contracts |
Index. décimale : |
004 - Informatique |
Résumé : |
This thesis explores the use of blockchain technology and domain ontology to create a reliable
system for tracking food and agricultural products throughout the supply chain. Traditional supply
chain management systems face challenges such as inefficiency and lack of transparency, which do
not meet the modern requirements for data security and integrity. Our proposed system utilizes the
decentralized and immutable nature of blockchain to ensure transparency, traceability, and security
in food and agricultural transactions. By incorporating domain-specific ontological frameworks,
the system can effectively organize and analyze large datasets, enabling better fraud Detection. We
introduce a comprehensive model with QR code scanners and a mobile app for real-time verification
and improved traceability. Smart contracts automate various processes, while ontological rules
support advanced fraud Detection. We take into account the needs of different stakeholders - food
producers, manufacturers, wholesalers, retailers, and customers - to ensure complete traceability
and fraud prevention throughout the supply chain. Additionally, the system’s ability to integrate
with other platforms and regulatory databases enhances its usability and scalability. Future efforts
will focus on optimizing the system’s performance, ensuring compliance with regulations, and
encouraging user adoption. This integration not only enhances data security and transparency but
also provides a systematic framework for continuously monitoring and updating fraud Detection
algorithms, making the system robust and adaptable to evolving fraud techniques. |
Note de contenu : |
Sommaire
1 Background 11
1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2 History of Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.3 Definition of Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.4 Types of Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.1 Public Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.2 Private Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.3 Hybird Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.4 Consortium Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
1.4.5 Comparison of Blockchain Types . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5 Blockchain Protocols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5.1 Ethereum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5.2 Corda . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.5.3 Hyperledger . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.5.4 Bitcoin vs Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.5.5 Comparison of Blockchain Protocols . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.6 Cryptography Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.6.1 Definition of Cryptography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.6.2 Symmetric & Asymmetric Cryptography . . . . . . . . . . . . . . . . . . . . . . . 17
1.7 Ontology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.7.1 Definition and Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.8 Food Security - Security Alimentaire . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
1.8.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
1.9 Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
1.9.1 Traceability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
1.10 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
2 Related Works 26
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.2 Definition of SCM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.3 How Normal System Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.3.1 The Importance Of Supply Chain Management . . . . . . . . . . . . . . . . . . . 26
2.3.2 Supply Chain Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
2.3.3 Elements Of Supply Chain Management . . . . . . . . . . . . . . . . . . . . . . . 28
2.3.4 Existing Companies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
2.3.5 Food Supply Chain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
2.3.6 Stages Of The Food Supply Chain . . . . . . . . . . . . . . . . . . . . . . . . . . 29
2.3.7 The Importance Of Food Supply Chain Management . . . . . . . . . . . . . . . . 29
2.3.8 Main Problems With Food Supply Chains Management . . . . . . . . . . . . . . 30
2.4 Recent Related Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
2.4.1 Food anti-counterfeiting traceability system . . . . . . . . . . . . . . . . . . . . . 30
2.4.2 IoT-Blockchain driven traceability techniques for improved safety measures in
food supply chain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
2.4.3 Food quality traceability prototype for restaurants using blockchain and food
quality data index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
2.4.4 Crypto Hash Algorithm-Based Blockchain Technology for Managing Decentralized
Ledger Database in Oil and Gas Industry . . . . . . . . . . . . . . . . . . . 31
2.4.5 RiceChain: secure and traceable rice supply chain framework using blockchain
technology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
2.4.6 Enhanced Supply Chain Protocols with AI . . . . . . . . . . . . . . . . . . . . . 32
2.4.7 Comparison of Related Works - Table . . . . . . . . . . . . . . . . . . . . . . . . 32
3 Fraud Detection based on Blockchain and Domain Ontology 35
3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.2 Proposed Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.3 Functional Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
3.4 Global Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
3.5 Proposed Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
3.6 Diagram Explanation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
3.6.1 Blockchain-Based Agricultural Product Traceability System . . . . . . . . . . . . 41
3.7 The Supply Chain Ontology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
3.7.1 Private Key Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
3.7.2 Transaction Addition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
3.8 How to Identify Frauds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
3.8.1 Fraud Detection Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
3.9 Blockchain Integration in All Transactions . . . . . . . . . . . . . . . . . . . . . . . . . . 49
3.10 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
4 Green Trace 52
4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2 Blockchain Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.1 Solidity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.2 Web3.js . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.3 Truffle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.4 Ganache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.3 Mobile Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.1 Flutter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.2 Web3dart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.3 Provider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.4 qr flutter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.3.5 qr code scanner . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.3.6 image picker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.3.7 image cropper . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.4 Database Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.4.1 Firebase Cloud Firestore . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.4.2 Firebase Cloud Storage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.5 Functionality Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
4.6 Implementation Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
4.6.1 Blockchain Initialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
4.6.2 Smart Contract Deployment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
4.7 Discussion and Future Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
4.7.1 Conventional System vs Proposed System . . . . . . . . . . . . . . . . . . . . . . 83
4.7.2 Future Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
4.7.3 Unfinished Business . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
4.7.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86
5
|
Côte titre : |
MAI/0885 |
Green Trace : Secure and traceable supply chain management system based on blockchain and domain ontology [texte imprimé] / Amine Dif, Auteur ; Aimen Haddad ; Boubakeur Annane, Directeur de thèse . - [S.l.] : Setif:UFA, 2024 . - 1 vol (91 f .) ; 29 cm. Langues : Anglais ( eng)
Catégories : |
Thèses & Mémoires:Informatique
|
Mots-clés : |
Blockchain
Ontology
Agriculture
Supply Chain
Food Safety
Fraud Detection
Information Retrieval
Smart Contracts |
Index. décimale : |
004 - Informatique |
Résumé : |
This thesis explores the use of blockchain technology and domain ontology to create a reliable
system for tracking food and agricultural products throughout the supply chain. Traditional supply
chain management systems face challenges such as inefficiency and lack of transparency, which do
not meet the modern requirements for data security and integrity. Our proposed system utilizes the
decentralized and immutable nature of blockchain to ensure transparency, traceability, and security
in food and agricultural transactions. By incorporating domain-specific ontological frameworks,
the system can effectively organize and analyze large datasets, enabling better fraud Detection. We
introduce a comprehensive model with QR code scanners and a mobile app for real-time verification
and improved traceability. Smart contracts automate various processes, while ontological rules
support advanced fraud Detection. We take into account the needs of different stakeholders - food
producers, manufacturers, wholesalers, retailers, and customers - to ensure complete traceability
and fraud prevention throughout the supply chain. Additionally, the system’s ability to integrate
with other platforms and regulatory databases enhances its usability and scalability. Future efforts
will focus on optimizing the system’s performance, ensuring compliance with regulations, and
encouraging user adoption. This integration not only enhances data security and transparency but
also provides a systematic framework for continuously monitoring and updating fraud Detection
algorithms, making the system robust and adaptable to evolving fraud techniques. |
Note de contenu : |
Sommaire
1 Background 11
1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.2 History of Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.3 Definition of Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.4 Types of Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.1 Public Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.2 Private Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.3 Hybird Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4.4 Consortium Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
1.4.5 Comparison of Blockchain Types . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5 Blockchain Protocols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5.1 Ethereum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
1.5.2 Corda . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.5.3 Hyperledger . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.5.4 Bitcoin vs Blockchain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1.5.5 Comparison of Blockchain Protocols . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.6 Cryptography Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.6.1 Definition of Cryptography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
1.6.2 Symmetric & Asymmetric Cryptography . . . . . . . . . . . . . . . . . . . . . . . 17
1.7 Ontology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.7.1 Definition and Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
1.8 Food Security - Security Alimentaire . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
1.8.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
1.9 Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
1.9.1 Traceability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
1.10 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
2 Related Works 26
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.2 Definition of SCM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.3 How Normal System Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.3.1 The Importance Of Supply Chain Management . . . . . . . . . . . . . . . . . . . 26
2.3.2 Supply Chain Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
2.3.3 Elements Of Supply Chain Management . . . . . . . . . . . . . . . . . . . . . . . 28
2.3.4 Existing Companies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
2.3.5 Food Supply Chain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
2.3.6 Stages Of The Food Supply Chain . . . . . . . . . . . . . . . . . . . . . . . . . . 29
2.3.7 The Importance Of Food Supply Chain Management . . . . . . . . . . . . . . . . 29
2.3.8 Main Problems With Food Supply Chains Management . . . . . . . . . . . . . . 30
2.4 Recent Related Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
2.4.1 Food anti-counterfeiting traceability system . . . . . . . . . . . . . . . . . . . . . 30
2.4.2 IoT-Blockchain driven traceability techniques for improved safety measures in
food supply chain . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
2.4.3 Food quality traceability prototype for restaurants using blockchain and food
quality data index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
2.4.4 Crypto Hash Algorithm-Based Blockchain Technology for Managing Decentralized
Ledger Database in Oil and Gas Industry . . . . . . . . . . . . . . . . . . . 31
2.4.5 RiceChain: secure and traceable rice supply chain framework using blockchain
technology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
2.4.6 Enhanced Supply Chain Protocols with AI . . . . . . . . . . . . . . . . . . . . . 32
2.4.7 Comparison of Related Works - Table . . . . . . . . . . . . . . . . . . . . . . . . 32
3 Fraud Detection based on Blockchain and Domain Ontology 35
3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.2 Proposed Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.3 Functional Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
3.4 Global Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
3.5 Proposed Schema . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
3.6 Diagram Explanation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
3.6.1 Blockchain-Based Agricultural Product Traceability System . . . . . . . . . . . . 41
3.7 The Supply Chain Ontology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
3.7.1 Private Key Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
3.7.2 Transaction Addition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
3.8 How to Identify Frauds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
3.8.1 Fraud Detection Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
3.9 Blockchain Integration in All Transactions . . . . . . . . . . . . . . . . . . . . . . . . . . 49
3.10 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
4 Green Trace 52
4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2 Blockchain Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.1 Solidity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.2 Web3.js . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.3 Truffle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.2.4 Ganache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4.3 Mobile Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.1 Flutter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.2 Web3dart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.3 Provider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.3.4 qr flutter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.3.5 qr code scanner . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.3.6 image picker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.3.7 image cropper . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.4 Database Technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.4.1 Firebase Cloud Firestore . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.4.2 Firebase Cloud Storage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
4.5 Functionality Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
4.6 Implementation Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
4.6.1 Blockchain Initialization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
4.6.2 Smart Contract Deployment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
4.7 Discussion and Future Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
4.7.1 Conventional System vs Proposed System . . . . . . . . . . . . . . . . . . . . . . 83
4.7.2 Future Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
4.7.3 Unfinished Business . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
4.7.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86
5
|
Côte titre : |
MAI/0885 |
|