diff --git a/vocabularies/Common.json b/vocabularies/Common.json
index c555a95c..ad895ab4 100644
--- a/vocabularies/Common.json
+++ b/vocabularies/Common.json
@@ -1310,7 +1310,6 @@
"$Type": "Core.Tag",
"$DefaultValue": true,
"$AppliesTo": ["EntityContainer"],
- "@Common.Experimental": true,
"@Core.Description": "Sorting and filtering of amounts in multiple currencies needs special consideration",
"@Core.LongDescription": "TODO: add link to UX documentation on https://experience.sap.com/fiori-design/"
},
diff --git a/vocabularies/Common.md b/vocabularies/Common.md
index 15fe7c60..49c38b23 100644
--- a/vocabularies/Common.md
+++ b/vocabularies/Common.md
@@ -108,10 +108,10 @@ Term|Type|Description
[ChangedAt](Common.xml#L1449)|DateTimeOffset?|Last modification timestamp
[ChangedBy](Common.xml#L1453)|[UserID?](#UserID)|Last editor
[OriginalProtocolVersion](Common.xml#L1465)|String|Original protocol version of a converted (V4) CSDL document, allowed values `2.0` and `3.0`
-[ApplyMultiUnitBehaviorForSortingAndFiltering](Common.xml#L1470) *([Experimental](Common.md#Experimental))*|[Tag](https://github.com/oasis-tcs/odata-vocabularies/blob/main/vocabularies/Org.OData.Core.V1.md#Tag)|Sorting and filtering of amounts in multiple currencies needs special consideration
TODO: add link to UX documentation on https://experience.sap.com/fiori-design/
-[mediaUploadLink](Common.xml#L1476) *([Experimental](Common.md#Experimental))*|URL|URL for uploading new media content to a Document Management Service
In contrast to the `@odata.mediaEditLink` this URL allows to upload new media content without directly changing a stream property or media resource. The upload request typically uses HTTP POST with `Content-Type: multipart/form-data` following RFC 7578. The upload request must contain one multipart representing the content of the file. The `name` parameter in the `Content-Disposition` header (as described in RFC 7578) is irrelevant, but the `filename` parameter is expected. If the request succeeds the response will contain a JSON body of `Content-Type: application/json` with a JSON property `readLink`. The newly uploaded media resource can be linked to the stream property by changing the `@odata.mediaReadLink` to the value of this `readLink` in a subsequent PATCH request to the OData entity.
-[PrimitivePropertyPath](Common.xml#L1491) *([Experimental](Common.md#Experimental))*|[Tag](https://github.com/oasis-tcs/odata-vocabularies/blob/main/vocabularies/Org.OData.Core.V1.md#Tag)|A term or term property with this tag whose type is (a collection of) `Edm.PropertyPath` MUST resolve to a primitive structural property
-[WebSocketBaseURL](Common.xml#L1496) *([Experimental](Common.md#Experimental))*|URL|Base URL for WebSocket connections
+[ApplyMultiUnitBehaviorForSortingAndFiltering](Common.xml#L1470)|[Tag](https://github.com/oasis-tcs/odata-vocabularies/blob/main/vocabularies/Org.OData.Core.V1.md#Tag)|Sorting and filtering of amounts in multiple currencies needs special consideration
TODO: add link to UX documentation on https://experience.sap.com/fiori-design/
+[mediaUploadLink](Common.xml#L1475) *([Experimental](Common.md#Experimental))*|URL|URL for uploading new media content to a Document Management Service
In contrast to the `@odata.mediaEditLink` this URL allows to upload new media content without directly changing a stream property or media resource. The upload request typically uses HTTP POST with `Content-Type: multipart/form-data` following RFC 7578. The upload request must contain one multipart representing the content of the file. The `name` parameter in the `Content-Disposition` header (as described in RFC 7578) is irrelevant, but the `filename` parameter is expected. If the request succeeds the response will contain a JSON body of `Content-Type: application/json` with a JSON property `readLink`. The newly uploaded media resource can be linked to the stream property by changing the `@odata.mediaReadLink` to the value of this `readLink` in a subsequent PATCH request to the OData entity.
+[PrimitivePropertyPath](Common.xml#L1490) *([Experimental](Common.md#Experimental))*|[Tag](https://github.com/oasis-tcs/odata-vocabularies/blob/main/vocabularies/Org.OData.Core.V1.md#Tag)|A term or term property with this tag whose type is (a collection of) `Edm.PropertyPath` MUST resolve to a primitive structural property
+[WebSocketBaseURL](Common.xml#L1495) *([Experimental](Common.md#Experimental))*|URL|Base URL for WebSocket connections
## [TextFormatType](Common.xml#L134)
diff --git a/vocabularies/Common.xml b/vocabularies/Common.xml
index ef58e793..f2950293 100644
--- a/vocabularies/Common.xml
+++ b/vocabularies/Common.xml
@@ -1468,7 +1468,6 @@ Upon modification field control logic is invoked so that meta-information like h
-