From 5241c9595257a400ba0d1f7cfdbb3fa5972abe08 Mon Sep 17 00:00:00 2001 From: Duncan Dewhurst Date: Tue, 14 Apr 2026 12:25:36 +1200 Subject: [PATCH 1/2] docs/_static: Add RDL_MDE_v1.html --- docs/_static/RDL_MDE_v1.html | 8520 ++++++++++++++++++++++++++++++++++ 1 file changed, 8520 insertions(+) create mode 100644 docs/_static/RDL_MDE_v1.html diff --git a/docs/_static/RDL_MDE_v1.html b/docs/_static/RDL_MDE_v1.html new file mode 100644 index 00000000..d17339db --- /dev/null +++ b/docs/_static/RDL_MDE_v1.html @@ -0,0 +1,8520 @@ + + + + + + RDLS Metadata Editor + + + + + +
+
+
+
+ GFDRR Logo +
+

RDLS Metadata Editor

+

+ Metadata creation with guided dependencies and validation + RDLS v1.0 and later +

+
+
+ +
+
+ +
+ +
+ +
+
+
📋 Schema Configuration
+
+
+
+ +
+ RDLS v1.0 +
+
+
+ + +
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ 📁 Drop RDLS schema file here
or click to browse
+ +
+
+
+
+ + +
+
+
💾 Data Management
+
+
+ + + + + + + +
+
+
+ + +
+
+
+
📋 RDLS Metadata Form
+ No schema loaded +
+
+ + + + +
+
+
+
+
🌍
+

Schema will load automatically and configure sections as needed

+ Refactored with unified field creation and improved dependency handling - meant to work with RDLS v0.3 or later +
+
+
+
+
+
+
+ + +
+
+
+
👀 Live Preview & Validation
+
+
+ +
+
+ Validation Status + Not validated +
+
+
+
+ + 0/0 fields valid + +
+ +
+{
+  "message": "Refactored RDLS metadata will appear here..."
+}
+                        
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + From e5e02fe652ec46eb92024885d2915c9fcb954dcf Mon Sep 17 00:00:00 2001 From: Mattia Amadio <44863827+matamadio@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:19:10 +0200 Subject: [PATCH 2/2] Update and rename RDL_MDE_v1.html to RDL_MDE.html Alignment to current approved schema --- .../_static/{RDL_MDE_v1.html => RDL_MDE.html} | 2094 ++++++++++------- 1 file changed, 1215 insertions(+), 879 deletions(-) rename docs/_static/{RDL_MDE_v1.html => RDL_MDE.html} (84%) diff --git a/docs/_static/RDL_MDE_v1.html b/docs/_static/RDL_MDE.html similarity index 84% rename from docs/_static/RDL_MDE_v1.html rename to docs/_static/RDL_MDE.html index d17339db..0e2417f1 100644 --- a/docs/_static/RDL_MDE_v1.html +++ b/docs/_static/RDL_MDE.html @@ -231,13 +231,13 @@ box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); } - /* Special styling for problematic nested arrays */ + /* Special styling for nested classification arrays like disaster_identifiers */ .array-field[data-array-name*="disaster_identifiers"] .card { - border-left-color: #dc3545; + border-left-color: #6f42c1; /* Purple to distinguish from regular arrays */ } .array-field[data-array-name*="disaster_identifiers"] .card .card-body { - background-color: #fff5f5; + background-color: #f8f5ff; /* Light purple background */ } /* Footer Styles */ @@ -349,6 +349,36 @@ } } + /* Header navigation links styling */ + header nav .nav-link { + color: #495057; + padding: 0.5rem 1rem; + border-radius: 0.375rem; + transition: all 0.2s ease-in-out; + text-decoration: none; + font-size: 0.95rem; + } + + header nav .nav-link:hover { + background-color: #1a1f36; + color: white; + transform: translateY(-2px); + box-shadow: 0 2px 8px rgba(33, 37, 41, 0.3); + } + + header nav .nav-link b { + font-weight: 600; + } + + /* Component description example links styling */ + .form-text a { + text-decoration: none; + } + + .form-text a:hover { + text-decoration: underline; + } + @@ -371,10 +401,10 @@

RDLS Metadata Editor

RDL Project + Risk Data Catalog +