diff --git a/vocabularies/Common.json b/vocabularies/Common.json index 2e835805..0e75aea4 100644 --- a/vocabularies/Common.json +++ b/vocabularies/Common.json @@ -275,7 +275,7 @@ ], "@Core.IsInstanceAnnotation": true, "@Core.Description": "The server assumed this value for $skip when it determined the annotated collection", - "@Core.LongDescription": "The server determines a value for $skip, e.g., if the request contains the `sap-skiplocation` query option." + "@Core.LongDescription": "The server assumes a value for $skip, for example, if the request contains the `sap-skiplocation` query option." }, "AssociationEntity": { "$Kind": "Term", diff --git a/vocabularies/Common.md b/vocabularies/Common.md index 2048e334..7664954d 100644 --- a/vocabularies/Common.md +++ b/vocabularies/Common.md @@ -29,7 +29,7 @@ Term|Type|Description [SecondaryKey](./Common.xml#L206:~:text=Use term `AlternateKeys` from the OASIS Core vocabulary instead [MinOccurs](./Common.xml#L218:~:text=The annotated set or collection contains at least this number of items [MaxOccurs](./Common.xml#L222:~:text=The annotated set or collection contains at most this number of items -[skip](./Common.xml#L226:~:text=The server assumed this value for $skip when it determined the annotated collection
The server determines a value for $skip, e.g., if the request contains the `sap-skiplocation` query option. +[skip](./Common.xml#L226:~:text=The server assumed this value for $skip when it determined the annotated collection
The server assumes a value for $skip, for example, if the request contains the `sap-skiplocation` query option. [AssociationEntity](./Common.xml#L234:~:text=Entity representing an n:m association with attributes [DerivedNavigation](./Common.xml#L241:~:text=Shortcut for a multi-segment navigation, contains the long path with all its segments [Masked](./Common.xml#L247:~:text=Use terms `MaskedValue` instead diff --git a/vocabularies/Common.xml b/vocabularies/Common.xml index 8444820e..53c192d5 100644 --- a/vocabularies/Common.xml +++ b/vocabularies/Common.xml @@ -227,7 +227,7 @@ - The server determines a value for $skip, e.g., if the request contains the `sap-skiplocation` query option. + The server assumes a value for $skip, for example, if the request contains the `sap-skiplocation` query option.