From 1dee49c762566f7bf7b22d85c54984e9c2a8158d Mon Sep 17 00:00:00 2001 From: Wendell Piez Date: Fri, 26 Aug 2022 18:08:14 -0400 Subject: [PATCH] Whitespace cleanup in metadata metaschema --- src/metaschema/oscal_metadata_metaschema.xml | 40 +++----------------- 1 file changed, 6 insertions(+), 34 deletions(-) diff --git a/src/metaschema/oscal_metadata_metaschema.xml b/src/metaschema/oscal_metadata_metaschema.xml index dad1498962..b5542fb67a 100644 --- a/src/metaschema/oscal_metadata_metaschema.xml +++ b/src/metaschema/oscal_metadata_metaschema.xml @@ -333,14 +333,7 @@ -

Since the reference target of an organizational affiliation must be - another party (whether further qualified as person or - organization) as inidcated by its uuid. As a machine-oriented identifier with uniqueness across document - and trans-document scope, this uuid value is sufficient - to reference the data item locally or globally across related - documents, e.g., in an imported OSCAL instance.

+

Since the reference target of an organizational affiliation must be another party (whether further qualified as person or organization) as inidcated by its uuid. As a machine-oriented identifier with uniqueness across document and trans-document scope, this uuid value is sufficient to reference the data item locally or globally across related documents, e.g., in an imported OSCAL instance.

Parties of both the person or organization type can be associated with an organization using the member-of-organization.

@@ -525,16 +518,7 @@ A unique identifier for a resource, for referencing across document and trans-document scope. -

A machine-oriented, globally unique - identifier with cross-instance scope that can be used to reference this defined - resource elsewhere in this or - other OSCAL instances. This UUID should be assigned per-subject, which - means it should be consistently used to identify the same subject across - revisions of the document.

+

A machine-oriented, globally unique identifier with cross-instance scope that can be used to reference this defined resource elsewhere in this or other OSCAL instances. This UUID should be assigned per-subject, which means it should be consistently used to identify the same subject across revisions of the document.

@@ -769,13 +753,8 @@ A textual label that provides a sub-type or characterization of the property's name. -

This can be used to further distinguish or discriminate between the semantics of - multiple properties of the same object with the same name and - ns, or to group properties into categories.

-

A class can be used in validation rules to express extra constraints - over named items of a specific class value. It is available for - grouping, but unlike group is not expected specifically to - designate any group membership as such.

+

This can be used to further distinguish or discriminate between the semantics of multiple properties of the same object with the same name and ns, or to group properties into categories.

+

A class can be used in validation rules to express extra constraints over named items of a specific class value. It is available for grouping, but unlike group is not expected specifically to designate any group membership as such.

@@ -1132,17 +1111,10 @@ -

A document identifier provides a globally unique identifier with a cross-instance scope that is - used for a group of documents that are to be treated as different versions, - representations or digital surrogates of the same document.

+

A document identifier provides a globally unique identifier with a cross-instance scope that is used for a group of documents that are to be treated as different versions, representations or digital surrogates of the same document.

A document identifier provides an additional data point for identifying a document that can be assigned by a publisher or organization for purposes in a wider system, such as a digital object identifier (DOI) or a local content management system identifier.

Use of a document identifier allows for document creators to associate sets of documents that are related in some way by the same document-id.

-

An OSCAL document always has an implicit document identifier provided by the - document's UUID, defined by the uuid on the top-level object. Having a - default UUID-based identifier ensures all documents can be minimally identified when - other document identifiers are not provided.

+

An OSCAL document always has an implicit document identifier provided by the document's UUID, defined by the uuid on the top-level object. Having a default UUID-based identifier ensures all documents can be minimally identified when other document identifiers are not provided.