diff --git a/src/metaschema/oscal_implementation-common_metaschema.xml b/src/metaschema/oscal_implementation-common_metaschema.xml
index b4def97907..34206f4f4d 100644
--- a/src/metaschema/oscal_implementation-common_metaschema.xml
+++ b/src/metaschema/oscal_implementation-common_metaschema.xml
@@ -193,7 +193,7 @@
The name of the remote interconnected system.
&allowed-values-property-name-networked-components;
-
+
&allowed-values-property-name-networked-components;
@@ -567,25 +567,6 @@
The media access control (MAC) address for the asset.
The physical location of the asset's hardware (e.g., Data Center ID, Cage#, Rack#, or other meaningful location identifiers).
is the asset subjected to network scans? (yes/no)
-
-
-
-
- The model number of the hardware used by the asset.
-
- The name of the operating system used by the asset.
-
- The version of the operating system used by the asset.
-
- The software product name used by the asset.
-
- The software product version used by the asset.
-
- The software product patch level used by the asset.
-
-
-
-
&allowed-values-component_inventory-item_property-name;
diff --git a/src/metaschema/shared-constraints/allowed-values-component_inventory-item_property-name.ent b/src/metaschema/shared-constraints/allowed-values-component_inventory-item_property-name.ent
index cf26a06ffe..75927ba766 100644
--- a/src/metaschema/shared-constraints/allowed-values-component_inventory-item_property-name.ent
+++ b/src/metaschema/shared-constraints/allowed-values-component_inventory-item_property-name.ent
@@ -11,3 +11,10 @@
The name of the baseline configuration for the asset.
Can the asset be check with an authenticated scan? (yes/no)
The function provided by the asset for the system.
+**(deprecated)** Use 'model' instead.
+The model of system used by the asset.
+The name of the operating system used by the asset.
+The version of the operating system used by the asset.
+The software product name used by the asset.
+The software product version used by the asset.
+The software product patch level used by the asset.
diff --git a/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent b/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent
index d6bcbbf67c..d33e8c0dcf 100644
--- a/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent
+++ b/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent
@@ -1,4 +1,5 @@
-The Internet Protocol Version 4 address is for an interconnection, service, or software component.
-The Internet Protocol Version 6 address is for an interconnection, service, or software component.
-The direction categorizes the network connectivity of an interconnection, service, or software component.
-A Uniform Resource Identifier (URI) is for an interconnection, service, or software component.
+The Internet Protocol Version 4 address is for an interconnection, service, or software component.
+The Internet Protocol Version 6 address is for an interconnection, service, or software component.
+The direction categorizes the network connectivity of an interconnection, service, or software component.
+A Uniform Resource Identifier (URI) is for an interconnection, service, or software component.
+The full-qualified domain name (FQDN) of the asset.