Skip to content

Commit

Permalink
Test full URLs per @dave-waltermire-nist's PR feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist committed Oct 31, 2022
1 parent 61540e6 commit cb0682f
Show file tree
Hide file tree
Showing 45 changed files with 7,610 additions and 7,610 deletions.
44 changes: 22 additions & 22 deletions docs/content/reference/develop/assessment-plan/json-definitions.md

Large diffs are not rendered by default.

422 changes: 211 additions & 211 deletions docs/content/reference/develop/assessment-plan/json-reference.md

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions docs/content/reference/develop/assessment-plan/xml-definitions.md

Large diffs are not rendered by default.

422 changes: 211 additions & 211 deletions docs/content/reference/develop/assessment-plan/xml-reference.md

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,126 changes: 563 additions & 563 deletions docs/content/reference/develop/assessment-results/json-reference.md

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,126 changes: 563 additions & 563 deletions docs/content/reference/develop/assessment-results/xml-reference.md

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/content/reference/develop/catalog/json-definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -723,9 +723,9 @@ The following is a reference for the JSON object definitions derived from the [m
<p>This value may be either:</p>
<ol>
<li>an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that points to a network resolvable resource,</li>
<li>an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that points to a network resolvable resource,</li>
<li>a <a href="/concepts/uri-use/#relative-reference">relative reference</a> pointing to a network resolvable resource whose base URI is the URI of the containing
<li>a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#relative-reference">relative reference</a> pointing to a network resolvable resource whose base URI is the URI of the containing
document, or</li>
</ol>
</div>
Expand Down Expand Up @@ -1638,7 +1638,7 @@ The following is a reference for the JSON object definitions derived from the [m
<details open="open">
<summary class="subhead">Remarks</summary>
<div class="remarks">
<p>This value must be an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>This value must be an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
</div>
</details>
</div>
Expand Down Expand Up @@ -2190,13 +2190,13 @@ The following is a reference for the JSON object definitions derived from the [m
<p>This value may be one of:</p>
<ol>
<li>an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that points to a network resolvable resource,</li>
<li>an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that points to a network resolvable resource,</li>
<li>a <a href="/concepts/uri-use/#relative-reference">relative reference</a> pointing to a network resolvable resource whose base URI is the URI of the containing
<li>a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#relative-reference">relative reference</a> pointing to a network resolvable resource whose base URI is the URI of the containing
document, or</li>
<li>a bare URI fragment (i.e., `#uuid`) pointing to an OSCAL object by the objects identifier
(e.g., id, uuid) in this or an imported document (see <a href="/concepts/uri-use/#linking-to-another-oscal-object">linking to another OSCAL object</a>). The specific object type will differ based on the link relationship type.</li>
(e.g., id, uuid) in this or an imported document (see <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#linking-to-another-oscal-object">linking to another OSCAL object</a>). The specific object type will differ based on the link relationship type.</li>
</ol>
</div>
</details>
Expand Down Expand Up @@ -2493,7 +2493,7 @@ The following is a reference for the JSON object definitions derived from the [m
<details open="open">
<summary class="subhead">Remarks</summary>
<div class="remarks">
<p>This value must be an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>This value must be an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>When a <code>ns</code> is not provided, its value should be assumed to be <code>http://csrc.nist.gov/ns/oscal</code> and the name should be a name defined by the associated OSCAL model.</p>
</div>
</details>
Expand Down Expand Up @@ -2751,12 +2751,12 @@ The following is a reference for the JSON object definitions derived from the [m
<p>This value may be one of:</p>
<ol>
<li>an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that points to a network resolvable resource,</li>
<li>an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that points to a network resolvable resource,</li>
<li>a <a href="/concepts/uri-use/#relative-reference">relative reference</a> pointing to a network resolvable resource whose base URI is the URI of the containing
<li>a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#relative-reference">relative reference</a> pointing to a network resolvable resource whose base URI is the URI of the containing
document, or</li>
<li>a bare URI fragment (i.e., `#uuid`) pointing to a <code>back-matter</code> resource in this or an imported document (see <a href="/concepts/uri-use/#linking-to-another-oscal-object">linking to another OSCAL object</a>).</li>
<li>a bare URI fragment (i.e., `#uuid`) pointing to a <code>back-matter</code> resource in this or an imported document (see <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#linking-to-another-oscal-object">linking to another OSCAL object</a>).</li>
</ol>
</div>
</details>
Expand Down Expand Up @@ -3995,7 +3995,7 @@ The following is a reference for the JSON object definitions derived from the [m
<details open="open">
<summary class="subhead">Remarks</summary>
<div class="remarks">
<p>This value must be an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>This value must be an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
</div>
</details>
</div>
Expand Down Expand Up @@ -4901,7 +4901,7 @@ The following is a reference for the JSON object definitions derived from the [m
<details open="open">
<summary class="subhead">Remarks</summary>
<div class="remarks">
<p>This value must be an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>This value must be an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>When a <code>ns</code> is not provided, its value should be assumed to be <code>http://csrc.nist.gov/ns/oscal</code> and the name should be a name defined by the associated OSCAL model.</p>
</div>
</details>
Expand Down Expand Up @@ -5166,7 +5166,7 @@ The following is a reference for the JSON object definitions derived from the [m
<details open="open">
<summary class="subhead">Remarks</summary>
<div class="remarks">
<p>This value must be an <a href="/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>This value must be an <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#absolute-uri">absolute URI</a> that serves as a <a href="https://pages.nist.gov/OSCAL/concepts/uri-use/#use-as-a-naming-system-identifier">naming system identifier</a>.</p>
<p>When a <code>ns</code> is not provided, its value should be assumed to be <code>http://csrc.nist.gov/ns/oscal</code> and the name should be a name defined by the associated OSCAL model.</p>
</div>
</details>
Expand Down
Loading

0 comments on commit cb0682f

Please sign in to comment.