From cf320970f81d8ca1d8b55b10a26a86cea4fd4528 Mon Sep 17 00:00:00 2001 From: Cristian Date: Thu, 23 Feb 2023 14:14:12 +0100 Subject: [PATCH] Add plugin link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6a030..f5de7a1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This is a GitHub template repository. It will not be declared as "fork" once you ## Writing your mappings -You can choose to write the mappings by hand in the `src-gen` directory, or write XRM through a plugin. This is by far a better experience since it provides autocomplete, code-lookup and a type-safety. The XRM will be easier to maintain in the future. +You can choose to write the mappings by hand in the `src-gen` directory, or write XRM through a [plugin](https://zazuko.com/products/expressive-rdf-mapper/). This is by far a better experience since it provides autocomplete, code-lookup and a type-safety. The XRM will be easier to maintain in the future. Set up a mapping to do a transformation: