diff --git a/README.md b/README.md index 23f7183..d16a84f 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ The FAIR Data Accessor Service realises the Data Access function. In its turn, t The details of what each of these metadata object represent are given in the Metadata section below in this document. Also, the details of the FAIR Data Point API are given below in this document at the Application Programming Interface (API) section. -![FDPs’ Archimate Application layer architecture](images/FDP_metadata.png) +![FDPs’ Archimate Application layer architecture](images/FDP_architecture.png) Fig. 4 - FDPs’ Archimate Application layer architecture # Metadata model specification diff --git a/images/FDP_architecture.png b/images/FDP_architecture.png new file mode 100644 index 0000000..5be87ec Binary files /dev/null and b/images/FDP_architecture.png differ