This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d52da27 Publishing from bcd6737f3c939640cfa0c459f1ac4d8f32dfb173
d52da27 is described below
commit d52da271e9a6b342211f97eda761d06431539176
Author: Apache Daffodil Site Autobuild <[email protected]>
AuthorDate: Mon Jan 13 16:26:46 2025 +0000
Publishing from bcd6737f3c939640cfa0c459f1ac4d8f32dfb173
---
content/eclipse-configuration/index.html | 3 ++-
content/getting-started/index.html | 8 +++++++-
content/sbt/index.html | 3 ++-
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/content/eclipse-configuration/index.html
b/content/eclipse-configuration/index.html
index b35974c..1fddfa2 100644
--- a/content/eclipse-configuration/index.html
+++ b/content/eclipse-configuration/index.html
@@ -104,7 +104,8 @@
<h3 id="installing-eclipse-xml-plugin">Installing Eclipse XML Plugin</h3>
-<p>The XML settings all assume you have installed Eclipse's XML support. If
not already installed, the "Eclipse XML Editors and Tools" plugin can be
Eclipse's update site.</p>
+<p>The XML settings all assume you have installed Eclipse's XML support. If
not already installed,
+the "Eclipse XML Editors and Tools" plugin can be obtained from Eclipse's
update site.</p>
<h3 id="eclipse-xml-settings">Eclipse XML Settings</h3>
diff --git a/content/getting-started/index.html
b/content/getting-started/index.html
index 646d50d..5ef4844 100644
--- a/content/getting-started/index.html
+++ b/content/getting-started/index.html
@@ -125,7 +125,13 @@
<h3 id="existing-dfdl-schemas">Existing DFDL Schemas</h3>
-<p>Many DFDL schemas are freely and publicly available at <a
href="https://github.com/DFDLSchemas">DFDLSchemas</a> on GitHub. This includes
image formats, financial transaction formats, healthcare formats, and more.
Some DFDL Schemas for Controlled Unclassified Information (CUI) data formats
are available on <a
href="https://confluence.di2e.net/pages/viewpage.action?pageId=196139975">DI2E.net</a>,
which requires US Citizenship and DoD sponsorship.</p>
+<p>Many DFDL schemas are freely and publicly available at <a
href="https://github.com/DFDLSchemas">DFDLSchemas</a> on GitHub. This includes
image formats, financial transaction formats, healthcare formats, and more.</p>
+
+<p>DFDL Schemas for US and allied government data formats are available
+to authorized persons at
+<a
href="https://intelshare.intelink.gov/sites/ncdsmo/Shared%20Documents/Forms/AllItems.aspx?RootFolder=%2Fsites%2Fncdsmo%2FShared%20Documents%2FCDS%20Development%2FFilters%20and%20Other%20Application%20Source%20Code%2FDFDL%2FDFDL%20Schemas">US
DoD Intelink</a>. These formats include: Link16 (aka MIL-STD-6016, STANAG
5516) with JREAP (MIL-STD-3011) and
+NACT headers, VMF (aka MIL-STD-6017),GMTIF (STANAG 4607 AEDP-7), iCalendar,
IMF, USMTF (aka
+MIL-STD-6040), and OilStock</p>
<h3 id="creating-dfdl-schemas">Creating DFDL Schemas</h3>
diff --git a/content/sbt/index.html b/content/sbt/index.html
index 29f82af..f336174 100644
--- a/content/sbt/index.html
+++ b/content/sbt/index.html
@@ -96,7 +96,8 @@
-->
-<p>The Apache Daffodil SBT Plugin is plugin for the <a
href="https://www.scala-sbt.org/">SBT build tool</a> to help manage, build, and
test DFDL schema projects. It is part of the <a href="/dfdl-layout">Standard
DFDL Schema Project Layout</a>.</p>
+<p>The Apache Daffodil SBT Plugin is a plugin for the <a
href="https://www.scala-sbt.org/">SBT build tool</a>
+to help manage, build, and test DFDL schema projects. It is part of the <a
href="/dfdl-layout">Standard DFDL Schema Project Layout</a>.</p>
<p>See the <a href="https://github.com/apache/daffodil-sbt">GitHub page</a>
for details to enable and configure.</p>