From aa9da79b30f97f573364ec4336710c22fe36c193 Mon Sep 17 00:00:00 2001 From: Jacobus Geluk Date: Tue, 10 Sep 2024 17:13:02 +0100 Subject: [PATCH] fix(template): fix DCAT reference (#69) Signed-off-by: Jacobus Geluk --- respec/template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/respec/template.html b/respec/template.html index c0a2d4f..e05c2a6 100644 --- a/respec/template.html +++ b/respec/template.html @@ -473,7 +473,7 @@

Scope

- The [[dprod]]] specification builds on [[DCAT]] by connecting + The [[dprod]]] specification builds on DCAT [[vocab-dcat-3]] by connecting DCAT Data Services to DPROD Data Products using @@ -711,7 +711,7 @@

Data Product (DPROD) Model

"logical model" where one can specify one's own rich semantic metadata.

- By linking Data Product ports to [[DCAT]] DataServices, + By linking Data Product ports to DCAT DataServices ([[vocab-dcat-3]]), DPROD can describe Data Products in a way that machines can read across the organization. This makes it easier for data teams to build and manage their own data products independently, while still working well with the rest of the organization's data.