From cdfa135d1d5038e1e9d447284f1ed540beb7b80b Mon Sep 17 00:00:00 2001 From: "Brutzman, Don" <brutzman@nps.edu> Date: Thu, 7 Nov 2024 05:24:46 -0800 Subject: [PATCH] attribution pipeline --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cf87e54..cd31d80 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,4 @@ The Robodata project is establishing NPS data-collection capabilities for a wide ## Data Format Definition Language (DFDL) -The [DFDL pipeline](DFDL/pipeline/README.md) project is working to map the majority of XML capabilities -to DFDL in order to best support long-term archivability of regular data. +The [DFDL attribution](DFDL/attribution/README.md) project is exploring a pipeline approach to map DFDL to the majority of XML capabilities, including XML attributes. The goal is to best support long-term archivability of regular data formats as XML, especially for existing or new XML schemas. -- GitLab