diff --git a/_data/components.json b/_data/components.json
index b720dc729..24a9311bd 100644
--- a/_data/components.json
+++ b/_data/components.json
@@ -334,14 +334,14 @@
{
"@type": "source-code",
"description": "Code sample:",
- "code": ""
+ "code": ""
}
],
"fr": [
{
"@type": "source-code",
"description": "Exemple de code :",
- "code": ""
+ "code": ""
}
]
}
@@ -361,7 +361,7 @@
"@type": "source-code",
"@language": "en",
"description": "Code sample",
- "code": ""
+ "code": ""
}
],
"predecessor": "_:iteration_contributors_1"
@@ -376,7 +376,7 @@
"@type": "source-code",
"@language": "en",
"description": "Code sample",
- "code": ""
+ "code": ""
}
],
"successor": "_:iteration_contributors_2"
diff --git a/_data/wet-boew.json b/_data/wet-boew.json
index 8c572edba..d0e56f906 100644
--- a/_data/wet-boew.json
+++ b/_data/wet-boew.json
@@ -581,6 +581,62 @@
}
]
}
+,{
+ "@context": {
+ "@version": 1.1,
+ "dct": "http://purl.org/dc/terms/",
+ "title": { "@id": "dct:title", "@container": "@language" },
+ "description": { "@id": "dct:description", "@container": "@language" },
+ "modified": "dct:modified"
+ },
+ "title": {
+ "en": "Geomap",
+ "fr": "Géocarte"
+ },
+ "description": {
+ "en": "Displays a dynamic map over which information from additional sources can be overlaid.",
+ "fr": "Affiche une carte dynamique sur laquelle des informations provenant de sources supplémentaires peuvent être superposées."
+ },
+ "modified": "2024-07-12",
+ "componentName": "geomap",
+ "status": "stable",
+ "pages": {
+ "examples": [
+ {
+ "title": "Geomap",
+ "language": "en",
+ "path": "./geomap-en.html"
+ },
+ {
+ "title": "Géocarte",
+ "language": "fr",
+ "path": "./geomap-fr.html"
+ },
+ {
+ "title": "Geomap v4.0.30",
+ "language": "fr",
+ "path": "./geomap-v4.0.30-en.html"
+ },
+ {
+ "title": "Géocarte v4.0.30",
+ "language": "fr",
+ "path": "./geomap-v4.0.30-fr.html"
+ }
+ ],
+ "docs": [
+ {
+ "title": "Geomap",
+ "language": "en",
+ "url": "https://wet-boew.github.io/wet-boew/docs/ref/geomap/geomap-en.html"
+ },
+ {
+ "title": "Géocarte",
+ "language": "fr",
+ "url": "https://wet-boew.github.io/wet-boew/docs/ref/geomap/geomap-fr.html"
+ }
+ ]
+ }
+}
,{
"@context": {
"@version": 1.1,
diff --git a/_includes/components/gc-contributors/gc-contributors.html b/_includes/components/gc-contributors/gc-contributors.html
index 9dcae9133..8ebe14e57 100644
--- a/_includes/components/gc-contributors/gc-contributors.html
+++ b/_includes/components/gc-contributors/gc-contributors.html
@@ -1,7 +1,7 @@
{% if page.language == "en" %}From:{% else %}De :{% endif %}
diff --git a/_includes/components/gc-most-requested/gc-most-requested.html b/_includes/components/gc-most-requested/gc-most-requested.html
index 60203bbed..8cf19aae5 100644
--- a/_includes/components/gc-most-requested/gc-most-requested.html
+++ b/_includes/components/gc-most-requested/gc-most-requested.html
@@ -2,12 +2,12 @@
{% if page.language == "en" %}Most requested{% else %}En demande{% endif %}
diff --git a/components/gc-contributors/index.json-ld b/components/gc-contributors/index.json-ld
index 1778060ff..5d272217f 100644
--- a/components/gc-contributors/index.json-ld
+++ b/components/gc-contributors/index.json-ld
@@ -103,14 +103,14 @@
{
"@type": "source-code",
"description": "Code sample:",
- "code": ""
+ "code": ""
}
],
"fr": [
{
"@type": "source-code",
"description": "Exemple de code :",
- "code": ""
+ "code": ""
}
]
}
@@ -130,7 +130,7 @@
"@type": "source-code",
"@language": "en",
"description": "Code sample",
- "code": ""
+ "code": ""
}
],
"predecessor": "_:iteration_contributors_1"
@@ -145,7 +145,7 @@
"@type": "source-code",
"@language": "en",
"description": "Code sample",
- "code": ""
+ "code": ""
}
],
"successor": "_:iteration_contributors_2"
diff --git a/components/gc-contributors/samples/gc-contributors.html b/components/gc-contributors/samples/gc-contributors.html
index 9dcae9133..8ebe14e57 100644
--- a/components/gc-contributors/samples/gc-contributors.html
+++ b/components/gc-contributors/samples/gc-contributors.html
@@ -1,7 +1,7 @@
{% if page.language == "en" %}From:{% else %}De :{% endif %}
diff --git a/components/gc-most-requested/samples/gc-most-requested.html b/components/gc-most-requested/samples/gc-most-requested.html
index 60203bbed..8cf19aae5 100644
--- a/components/gc-most-requested/samples/gc-most-requested.html
+++ b/components/gc-most-requested/samples/gc-most-requested.html
@@ -2,12 +2,12 @@
{% if page.language == "en" %}Most requested{% else %}En demande{% endif %}