diff --git a/7.x/docs/classes/AccountPromptFactory.html b/7.x/docs/classes/AccountPromptFactory.html
index 149108912..7e838d4da 100644
--- a/7.x/docs/classes/AccountPromptFactory.html
+++ b/7.x/docs/classes/AccountPromptFactory.html
@@ -29,7 +29,7 @@ belongs to the currently logged in account.
diff --git a/7.x/docs/classes/ActivityNotificationGenerator.html b/7.x/docs/classes/ActivityNotificationGenerator.html
index 1e58a2824..9629c91f7 100644
--- a/7.x/docs/classes/ActivityNotificationGenerator.html
+++ b/7.x/docs/classes/ActivityNotificationGenerator.html
@@ -27,7 +27,7 @@ Requests metadata of the topic from the
diff --git a/7.x/docs/classes/AddRemoveNotificationGenerator.html b/7.x/docs/classes/AddRemoveNotificationGenerator.html
index 7752b3370..018a74273 100644
--- a/7.x/docs/classes/AddRemoveNotificationGenerator.html
+++ b/7.x/docs/classes/AddRemoveNotificationGenerator.html
@@ -28,7 +28,7 @@ and the object value is extracted from the provided metadata.
diff --git a/7.x/docs/classes/AgentGroupAccessChecker.html b/7.x/docs/classes/AgentGroupAccessChecker.html
index fa9ff783e..38c357dc3 100644
--- a/7.x/docs/classes/AgentGroupAccessChecker.html
+++ b/7.x/docs/classes/AgentGroupAccessChecker.html
@@ -27,7 +27,7 @@ Implements the behaviour of groups from the WAC specification.
diff --git a/7.x/docs/classes/AllowAcceptHeaderWriter.html b/7.x/docs/classes/AllowAcceptHeaderWriter.html
index 6cfac4813..22829861c 100644
--- a/7.x/docs/classes/AllowAcceptHeaderWriter.html
+++ b/7.x/docs/classes/AllowAcceptHeaderWriter.html
@@ -29,7 +29,7 @@ if they are not valid in the given situation.
diff --git a/7.x/docs/classes/AssetPathExtractor.html b/7.x/docs/classes/AssetPathExtractor.html
index 17d042ef1..d4043b012 100644
--- a/7.x/docs/classes/AssetPathExtractor.html
+++ b/7.x/docs/classes/AssetPathExtractor.html
@@ -28,7 +28,7 @@ Returns the default path in case it is defined and no path was found in the map.
diff --git a/7.x/docs/classes/AtomicFileDataAccessor.html b/7.x/docs/classes/AtomicFileDataAccessor.html
index 0743da293..3ed773b48 100644
--- a/7.x/docs/classes/AtomicFileDataAccessor.html
+++ b/7.x/docs/classes/AtomicFileDataAccessor.html
@@ -32,7 +32,7 @@ will the data be written to the desired location.
diff --git a/7.x/docs/classes/AuthorizationParser.html b/7.x/docs/classes/AuthorizationParser.html
index 4e161841b..666622f3c 100644
--- a/7.x/docs/classes/AuthorizationParser.html
+++ b/7.x/docs/classes/AuthorizationParser.html
@@ -31,7 +31,7 @@ for things like OIDC tokens a
diff --git a/7.x/docs/classes/Authorizer.html b/7.x/docs/classes/Authorizer.html
index 5e77ed748..40c7d0d91 100644
--- a/7.x/docs/classes/Authorizer.html
+++ b/7.x/docs/classes/Authorizer.html
@@ -29,7 +29,7 @@ An Error with the necessary explanation will be thrown if permissions are not gr
diff --git a/7.x/docs/classes/AuthorizingHttpHandler.html b/7.x/docs/classes/AuthorizingHttpHandler.html
index 3cf627d44..beef9c97c 100644
--- a/7.x/docs/classes/AuthorizingHttpHandler.html
+++ b/7.x/docs/classes/AuthorizingHttpHandler.html
@@ -34,7 +34,7 @@ The following steps are executed:
diff --git a/7.x/docs/classes/AuxiliaryLinkMetadataWriter.html b/7.x/docs/classes/AuxiliaryLinkMetadataWriter.html
index 0b9252817..3b371901e 100644
--- a/7.x/docs/classes/AuxiliaryLinkMetadataWriter.html
+++ b/7.x/docs/classes/AuxiliaryLinkMetadataWriter.html
@@ -27,7 +27,7 @@ creates a Link header with the strategy identifier and the relation type as &quo
diff --git a/7.x/docs/classes/Base64EncodingStorage.html b/7.x/docs/classes/Base64EncodingStorage.html
index fd1df9817..ef4708649 100644
--- a/7.x/docs/classes/Base64EncodingStorage.html
+++ b/7.x/docs/classes/Base64EncodingStorage.html
@@ -32,7 +32,7 @@ to make sure there are no invalid or special path characters.
diff --git a/7.x/docs/classes/BaseAccountStore.html b/7.x/docs/classes/BaseAccountStore.html
index fa0ffe39a..ffca6ffce 100644
--- a/7.x/docs/classes/BaseAccountStore.html
+++ b/7.x/docs/classes/BaseAccountStore.html
@@ -31,7 +31,7 @@ Needs to be initialized before it can be used.
diff --git a/7.x/docs/classes/BaseChannelType.html b/7.x/docs/classes/BaseChannelType.html
index a3151138b..200bceaef 100644
--- a/7.x/docs/classes/BaseChannelType.html
+++ b/7.x/docs/classes/BaseChannelType.html
@@ -35,7 +35,7 @@ Classes extending this can pass extra SHACL properties in the constructor to ext
diff --git a/7.x/docs/classes/BaseClientCredentialsIdRoute.html b/7.x/docs/classes/BaseClientCredentialsIdRoute.html
index 17de73c5d..223bdc097 100644
--- a/7.x/docs/classes/BaseClientCredentialsIdRoute.html
+++ b/7.x/docs/classes/BaseClientCredentialsIdRoute.html
@@ -27,7 +27,7 @@ that adds the identifier relative to a base
diff --git a/7.x/docs/classes/BaseClientCredentialsStore.html b/7.x/docs/classes/BaseClientCredentialsStore.html
index 5531caf47..ca35cf735 100644
--- a/7.x/docs/classes/BaseClientCredentialsStore.html
+++ b/7.x/docs/classes/BaseClientCredentialsStore.html
@@ -31,7 +31,7 @@ Needs to be initialized before it can be used.
storage:AccountLoginStorage<{ Â Â Â Â clientCredentials: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â label: "string"; Â Â Â Â Â Â Â Â secret: "string"; Â Â Â Â Â Â Â Â webId: "string"; Â Â Â Â }; }>
@@ -104,7 +104,7 @@ Needs to be initialized before it can be used.
diff --git a/7.x/docs/classes/BaseComponentsJsFactory.html b/7.x/docs/classes/BaseComponentsJsFactory.html
index af487d50f..9a5c2c3fb 100644
--- a/7.x/docs/classes/BaseComponentsJsFactory.html
+++ b/7.x/docs/classes/BaseComponentsJsFactory.html
@@ -31,7 +31,7 @@ but moduleState will be stored in between calls.
diff --git a/7.x/docs/classes/BaseCookieStore.html b/7.x/docs/classes/BaseCookieStore.html
index 1d4149e89..73b2177b0 100644
--- a/7.x/docs/classes/BaseCookieStore.html
+++ b/7.x/docs/classes/BaseCookieStore.html
@@ -30,7 +30,7 @@ after which they will be removed.
diff --git a/7.x/docs/classes/BaseIdentifierStrategy.html b/7.x/docs/classes/BaseIdentifierStrategy.html
index 937a68fc9..ef79ee31b 100644
--- a/7.x/docs/classes/BaseIdentifierStrategy.html
+++ b/7.x/docs/classes/BaseIdentifierStrategy.html
@@ -35,7 +35,7 @@ which does standard slash-semantics based string comparison.
diff --git a/7.x/docs/classes/BaseLogger.html b/7.x/docs/classes/BaseLogger.html
index 81293ef4b..d73930b74 100644
--- a/7.x/docs/classes/BaseLogger.html
+++ b/7.x/docs/classes/BaseLogger.html
@@ -33,7 +33,7 @@ leaving only the implementation of
diff --git a/7.x/docs/classes/BaseLoginAccountStorage.html b/7.x/docs/classes/BaseLoginAccountStorage.html
index 6f3d8d44a..3ea0e2ee4 100644
--- a/7.x/docs/classes/BaseLoginAccountStorage.html
+++ b/7.x/docs/classes/BaseLoginAccountStorage.html
@@ -41,7 +41,7 @@ that keeps track of how many login objects are associated with the account.
storage:AccountLoginStorage<{ Â Â Â Â password: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â email: "string"; Â Â Â Â Â Â Â Â password: "string"; Â Â Â Â Â Â Â Â verified: "boolean"; Â Â Â Â }; }>
diff --git a/7.x/docs/classes/BasePodStore.html b/7.x/docs/classes/BasePodStore.html
index b33f066ed..aee6feab7 100644
--- a/7.x/docs/classes/BasePodStore.html
+++ b/7.x/docs/classes/BasePodStore.html
@@ -35,7 +35,7 @@ This can be changed by setting the constructor visible parameter to
storage:AccountLoginStorage<{ Â Â Â Â owner: { Â Â Â Â Â Â Â Â podId: "id:pod"; Â Â Â Â Â Â Â Â visible: "boolean"; Â Â Â Â Â Â Â Â webId: "string"; Â Â Â Â }; Â Â Â Â pod: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â baseUrl: "string"; Â Â Â Â }; }>
@@ -126,12 +126,12 @@ This can be changed by setting the constructor visible parameter to
diff --git a/7.x/docs/classes/BaseReadWriteLocker.html b/7.x/docs/classes/BaseReadWriteLocker.html
index d6558c30b..66b0c7c91 100644
--- a/7.x/docs/classes/BaseReadWriteLocker.html
+++ b/7.x/docs/classes/BaseReadWriteLocker.html
@@ -39,7 +39,7 @@ which means there can still be a small waiting period if there are multiple simu
diff --git a/7.x/docs/classes/BaseServerFactory.html b/7.x/docs/classes/BaseServerFactory.html
index d0d654429..ff0f0e5b8 100644
--- a/7.x/docs/classes/BaseServerFactory.html
+++ b/7.x/docs/classes/BaseServerFactory.html
@@ -30,7 +30,7 @@ which should be used to attach listeners.
diff --git a/7.x/docs/classes/BaseStateHandler.html b/7.x/docs/classes/BaseStateHandler.html
index 372475409..c8686b75d 100644
--- a/7.x/docs/classes/BaseStateHandler.html
+++ b/7.x/docs/classes/BaseStateHandler.html
@@ -28,7 +28,7 @@ in case the
diff --git a/7.x/docs/classes/BaseTypedRepresentationConverter.html b/7.x/docs/classes/BaseTypedRepresentationConverter.html
index 9ce0cf2d0..2c513ae3b 100644
--- a/7.x/docs/classes/BaseTypedRepresentationConverter.html
+++ b/7.x/docs/classes/BaseTypedRepresentationConverter.html
@@ -39,7 +39,7 @@ and the output preferences to the stored output types.
diff --git a/7.x/docs/classes/BaseUrlExtractor.html b/7.x/docs/classes/BaseUrlExtractor.html
index 5af55d702..66633019e 100644
--- a/7.x/docs/classes/BaseUrlExtractor.html
+++ b/7.x/docs/classes/BaseUrlExtractor.html
@@ -27,7 +27,7 @@ or by using the port if the first isn't provided.
diff --git a/7.x/docs/classes/BaseUrlHandler.html b/7.x/docs/classes/BaseUrlHandler.html
index dfba01e56..14bebb8d6 100644
--- a/7.x/docs/classes/BaseUrlHandler.html
+++ b/7.x/docs/classes/BaseUrlHandler.html
@@ -28,7 +28,7 @@ which should equal the pod identifier.
diff --git a/7.x/docs/classes/BaseUrlRouterRule.html b/7.x/docs/classes/BaseUrlRouterRule.html
index 587bfd450..9cd92b922 100644
--- a/7.x/docs/classes/BaseUrlRouterRule.html
+++ b/7.x/docs/classes/BaseUrlRouterRule.html
@@ -32,7 +32,7 @@ Uses the identifiers that were added to the routing storage.
diff --git a/7.x/docs/classes/BaseUrlVerifier.html b/7.x/docs/classes/BaseUrlVerifier.html
index 952052b19..ade10f438 100644
--- a/7.x/docs/classes/BaseUrlVerifier.html
+++ b/7.x/docs/classes/BaseUrlVerifier.html
@@ -27,7 +27,7 @@ and warns the user in case it differs from the previous one.
diff --git a/7.x/docs/classes/BaseWebIdStore.html b/7.x/docs/classes/BaseWebIdStore.html
index 97b5aacb4..f9ac2ca04 100644
--- a/7.x/docs/classes/BaseWebIdStore.html
+++ b/7.x/docs/classes/BaseWebIdStore.html
@@ -31,7 +31,7 @@ Needs to be initialized before it can be used.
diff --git a/7.x/docs/classes/BasicETagHandler.html b/7.x/docs/classes/BasicETagHandler.html
index 65a1a9990..357f7a9ef 100644
--- a/7.x/docs/classes/BasicETagHandler.html
+++ b/7.x/docs/classes/BasicETagHandler.html
@@ -29,7 +29,7 @@ ETags are constructed by combining the last modified date with the content type
diff --git a/7.x/docs/classes/BasicRepresentation.html b/7.x/docs/classes/BasicRepresentation.html
index fd082cd4e..d3e1e1fd3 100644
--- a/7.x/docs/classes/BasicRepresentation.html
+++ b/7.x/docs/classes/BasicRepresentation.html
@@ -37,7 +37,7 @@ is determined from the content type inside the metadata.
diff --git a/7.x/docs/classes/BinarySliceResourceStore.html b/7.x/docs/classes/BinarySliceResourceStore.html
index 40a5cb7d9..8c3dae6f1 100644
--- a/7.x/docs/classes/BinarySliceResourceStore.html
+++ b/7.x/docs/classes/BinarySliceResourceStore.html
@@ -36,7 +36,7 @@ as we don't know the actual size of the data stream.
diff --git a/7.x/docs/classes/CachedHandler.html b/7.x/docs/classes/CachedHandler.html
index 3d686f7b7..4436f5567 100644
--- a/7.x/docs/classes/CachedHandler.html
+++ b/7.x/docs/classes/CachedHandler.html
@@ -39,7 +39,7 @@ Errors will be thrown in case a primitive is used.
diff --git a/7.x/docs/classes/CachedJwkGenerator.html b/7.x/docs/classes/CachedJwkGenerator.html
index 93bfe12f6..7e08ce9d4 100644
--- a/7.x/docs/classes/CachedJwkGenerator.html
+++ b/7.x/docs/classes/CachedJwkGenerator.html
@@ -32,7 +32,7 @@ The public key is determined based on the private key and then also stored in me
diff --git a/7.x/docs/classes/ChainedConverter.html b/7.x/docs/classes/ChainedConverter.html
index 4c2c474bb..970908b0b 100644
--- a/7.x/docs/classes/ChainedConverter.html
+++ b/7.x/docs/classes/ChainedConverter.html
@@ -44,7 +44,7 @@ so paths only differing in intermediate types can be combined.
diff --git a/7.x/docs/classes/ChainedTemplateEngine.html b/7.x/docs/classes/ChainedTemplateEngine.html
index f8eb02f0b..308376c04 100644
--- a/7.x/docs/classes/ChainedTemplateEngine.html
+++ b/7.x/docs/classes/ChainedTemplateEngine.html
@@ -35,7 +35,7 @@ Contents will still be passed along and another entry will be added for the body
diff --git a/7.x/docs/classes/CliExtractor.html b/7.x/docs/classes/CliExtractor.html
index b5a3679eb..6837066d5 100644
--- a/7.x/docs/classes/CliExtractor.html
+++ b/7.x/docs/classes/CliExtractor.html
@@ -39,7 +39,7 @@ e.g., by being strict throwing an error on these unexpected parameters.
diff --git a/7.x/docs/classes/CliResolver.html b/7.x/docs/classes/CliResolver.html
index 7f0b7f429..d70c41e27 100644
--- a/7.x/docs/classes/CliResolver.html
+++ b/7.x/docs/classes/CliResolver.html
@@ -25,7 +25,7 @@ Mainly exists so both such classes can be generated in a single Components.js in
diff --git a/7.x/docs/classes/ClientCredentialsAdapter.html b/7.x/docs/classes/ClientCredentialsAdapter.html
index 31378ddcd..cb42d4f1a 100644
--- a/7.x/docs/classes/ClientCredentialsAdapter.html
+++ b/7.x/docs/classes/ClientCredentialsAdapter.html
@@ -28,7 +28,7 @@ if no payload is found in the source.
diff --git a/7.x/docs/classes/ClientCredentialsAdapterFactory.html b/7.x/docs/classes/ClientCredentialsAdapterFactory.html
index 9d414e91b..6a302d213 100644
--- a/7.x/docs/classes/ClientCredentialsAdapterFactory.html
+++ b/7.x/docs/classes/ClientCredentialsAdapterFactory.html
@@ -29,7 +29,7 @@ have a look at
diff --git a/7.x/docs/classes/ClientIdAdapter.html b/7.x/docs/classes/ClientIdAdapter.html
index 29a034b7c..5b7fb57fc 100644
--- a/7.x/docs/classes/ClientIdAdapter.html
+++ b/7.x/docs/classes/ClientIdAdapter.html
@@ -30,7 +30,7 @@ If the result is a valid Client ID document, that will be returned instead.
diff --git a/7.x/docs/classes/ClientIdAdapterFactory.html b/7.x/docs/classes/ClientIdAdapterFactory.html
index 316cc59f8..3a053563e 100644
--- a/7.x/docs/classes/ClientIdAdapterFactory.html
+++ b/7.x/docs/classes/ClientIdAdapterFactory.html
@@ -29,7 +29,7 @@ have a look at
diff --git a/7.x/docs/classes/ClusterManager.html b/7.x/docs/classes/ClusterManager.html
index 7f4fb75dc..bdef51bc2 100644
--- a/7.x/docs/classes/ClusterManager.html
+++ b/7.x/docs/classes/ClusterManager.html
@@ -54,7 +54,7 @@ It also contains the logic for respawning workers when they are killed by the os
diff --git a/7.x/docs/classes/ConditionalHandler.html b/7.x/docs/classes/ConditionalHandler.html
index 11fc07ed0..c98d9a2cc 100644
--- a/7.x/docs/classes/ConditionalHandler.html
+++ b/7.x/docs/classes/ConditionalHandler.html
@@ -39,7 +39,7 @@ this handler will set the value itself in the given storage after the source han
diff --git a/7.x/docs/classes/ConfigPodInitializer.html b/7.x/docs/classes/ConfigPodInitializer.html
index fc64d0b6a..2112782b3 100644
--- a/7.x/docs/classes/ConfigPodInitializer.html
+++ b/7.x/docs/classes/ConfigPodInitializer.html
@@ -34,7 +34,7 @@ and then adds them to the routing storage.
diff --git a/7.x/docs/classes/ConfigPodManager.html b/7.x/docs/classes/ConfigPodManager.html
index 9b1602e78..aa661ea0b 100644
--- a/7.x/docs/classes/ConfigPodManager.html
+++ b/7.x/docs/classes/ConfigPodManager.html
@@ -37,7 +37,7 @@ and fills it with resources from a
diff --git a/7.x/docs/classes/ConstantConverter.html b/7.x/docs/classes/ConstantConverter.html
index d9e190bdb..0fc3d8156 100644
--- a/7.x/docs/classes/ConstantConverter.html
+++ b/7.x/docs/classes/ConstantConverter.html
@@ -32,7 +32,7 @@ which could then interactively load another representation.
diff --git a/7.x/docs/classes/ContainerInitializer.html b/7.x/docs/classes/ContainerInitializer.html
index fe9bfd4c3..897a188ba 100644
--- a/7.x/docs/classes/ContainerInitializer.html
+++ b/7.x/docs/classes/ContainerInitializer.html
@@ -27,7 +27,7 @@ Will copy all the files and folders in the given path to the corresponding docum
diff --git a/7.x/docs/classes/ContainerPathStorage.html b/7.x/docs/classes/ContainerPathStorage.html
index aacfc8959..ed64e58ea 100644
--- a/7.x/docs/classes/ContainerPathStorage.html
+++ b/7.x/docs/classes/ContainerPathStorage.html
@@ -32,7 +32,7 @@ Leading slashes of the relative path are trimmed, and a trailing slash is added
diff --git a/7.x/docs/classes/ControlHandler.html b/7.x/docs/classes/ControlHandler.html
index 90c116285..a3f92e4f7 100644
--- a/7.x/docs/classes/ControlHandler.html
+++ b/7.x/docs/classes/ControlHandler.html
@@ -32,7 +32,7 @@ the results will be merged.
diff --git a/7.x/docs/classes/ConvertingErrorHandler.html b/7.x/docs/classes/ConvertingErrorHandler.html
index 8c6ca94b6..ca9b1ca40 100644
--- a/7.x/docs/classes/ConvertingErrorHandler.html
+++ b/7.x/docs/classes/ConvertingErrorHandler.html
@@ -27,7 +27,7 @@ Then feeds that representation into its converter to create a representation bas
diff --git a/7.x/docs/classes/ConvertingNotificationSerializer.html b/7.x/docs/classes/ConvertingNotificationSerializer.html
index a80f80b27..8979fd499 100644
--- a/7.x/docs/classes/ConvertingNotificationSerializer.html
+++ b/7.x/docs/classes/ConvertingNotificationSerializer.html
@@ -27,7 +27,7 @@ In case none was provided no conversion takes place.
diff --git a/7.x/docs/classes/ConvertingOperationHttpHandler.html b/7.x/docs/classes/ConvertingOperationHttpHandler.html
index 751241efc..83a6c72e6 100644
--- a/7.x/docs/classes/ConvertingOperationHttpHandler.html
+++ b/7.x/docs/classes/ConvertingOperationHttpHandler.html
@@ -27,7 +27,7 @@ If there are no preferences, or no data, the response will be returned as-is.
diff --git a/7.x/docs/classes/ConvertingPatcher.html b/7.x/docs/classes/ConvertingPatcher.html
index 8960b2758..a312607aa 100644
--- a/7.x/docs/classes/ConvertingPatcher.html
+++ b/7.x/docs/classes/ConvertingPatcher.html
@@ -31,7 +31,7 @@ In case no defaultType is provided, the patcher output will be retu
diff --git a/7.x/docs/classes/ConvertingRouterRule.html b/7.x/docs/classes/ConvertingRouterRule.html
index 7605ba3cd..f7f908393 100644
--- a/7.x/docs/classes/ConvertingRouterRule.html
+++ b/7.x/docs/classes/ConvertingRouterRule.html
@@ -32,7 +32,7 @@ If not, the convertStore will be returned.
diff --git a/7.x/docs/classes/CookieInteractionHandler.html b/7.x/docs/classes/CookieInteractionHandler.html
index 7971476cb..2b2048aaf 100644
--- a/7.x/docs/classes/CookieInteractionHandler.html
+++ b/7.x/docs/classes/CookieInteractionHandler.html
@@ -30,7 +30,7 @@ Checks the account settings to see if the cookie needs to be remembered.
diff --git a/7.x/docs/classes/CookieMetadataWriter.html b/7.x/docs/classes/CookieMetadataWriter.html
index 9cda244a2..3aa7e8947 100644
--- a/7.x/docs/classes/CookieMetadataWriter.html
+++ b/7.x/docs/classes/CookieMetadataWriter.html
@@ -32,7 +32,7 @@ causing it to be a session cookie.
diff --git a/7.x/docs/classes/CookieParser.html b/7.x/docs/classes/CookieParser.html
index 663f8e4a7..7069fd177 100644
--- a/7.x/docs/classes/CookieParser.html
+++ b/7.x/docs/classes/CookieParser.html
@@ -29,7 +29,7 @@ The values of the cookies will be used as objects in the generated triples
diff --git a/7.x/docs/classes/DataAccessorBasedStore.html b/7.x/docs/classes/DataAccessorBasedStore.html
index 71805d5df..2107e3153 100644
--- a/7.x/docs/classes/DataAccessorBasedStore.html
+++ b/7.x/docs/classes/DataAccessorBasedStore.html
@@ -46,7 +46,7 @@ but the main disadvantage is that sometimes multiple calls are required where a
diff --git a/7.x/docs/classes/DeleteOperationHandler.html b/7.x/docs/classes/DeleteOperationHandler.html
index 62c350d97..f0b6403a6 100644
--- a/7.x/docs/classes/DeleteOperationHandler.html
+++ b/7.x/docs/classes/DeleteOperationHandler.html
@@ -27,7 +27,7 @@ Calls the deleteResource function from a
diff --git a/7.x/docs/classes/DeleteParentExtractor.html b/7.x/docs/classes/DeleteParentExtractor.html
index 21b1f5efd..7c133b7a7 100644
--- a/7.x/docs/classes/DeleteParentExtractor.html
+++ b/7.x/docs/classes/DeleteParentExtractor.html
@@ -31,7 +31,7 @@ in case the target resource does not exist.
diff --git a/7.x/docs/classes/DynamicJsonToTemplateConverter.html b/7.x/docs/classes/DynamicJsonToTemplateConverter.html
index 67e053ac3..770187777 100644
--- a/7.x/docs/classes/DynamicJsonToTemplateConverter.html
+++ b/7.x/docs/classes/DynamicJsonToTemplateConverter.html
@@ -35,7 +35,7 @@ the input representation will be returned unless a JSON template is defined.
diff --git a/7.x/docs/classes/ExtensionBasedMapper.html b/7.x/docs/classes/ExtensionBasedMapper.html
index 602434efd..3f8b4b790 100644
--- a/7.x/docs/classes/ExtensionBasedMapper.html
+++ b/7.x/docs/classes/ExtensionBasedMapper.html
@@ -31,7 +31,7 @@ the corresponding file will be appended with the correct extension, preceded by
diff --git a/7.x/docs/classes/ExtensionBasedMapperFactory.html b/7.x/docs/classes/ExtensionBasedMapperFactory.html
index d222b27c6..c42ad55bf 100644
--- a/7.x/docs/classes/ExtensionBasedMapperFactory.html
+++ b/7.x/docs/classes/ExtensionBasedMapperFactory.html
@@ -29,7 +29,7 @@ Specifically used when identifiers need to be generated for a new pod (since pod
diff --git a/7.x/docs/classes/FileSystemResourceLocker.html b/7.x/docs/classes/FileSystemResourceLocker.html
index 76ec55dba..f37961399 100644
--- a/7.x/docs/classes/FileSystemResourceLocker.html
+++ b/7.x/docs/classes/FileSystemResourceLocker.html
@@ -37,7 +37,7 @@ however will be ignored and replaced by our own LockUtils' retryFunction fun
diff --git a/7.x/docs/classes/FilterMetadataDataAccessor.html b/7.x/docs/classes/FilterMetadataDataAccessor.html
index 5f3566c48..fc1dc4cdd 100644
--- a/7.x/docs/classes/FilterMetadataDataAccessor.html
+++ b/7.x/docs/classes/FilterMetadataDataAccessor.html
@@ -27,7 +27,7 @@ can be filtered before passing on the call to the wrapped DataAccessor.
diff --git a/7.x/docs/classes/ForgetWebIdHandler.html b/7.x/docs/classes/ForgetWebIdHandler.html
index 5ccf0ec07..ff88758e5 100644
--- a/7.x/docs/classes/ForgetWebIdHandler.html
+++ b/7.x/docs/classes/ForgetWebIdHandler.html
@@ -27,7 +27,7 @@ causing the next policy trigger to be one where a new WebID has to be chosen.
diff --git a/7.x/docs/classes/ForgotPasswordHandler.html b/7.x/docs/classes/ForgotPasswordHandler.html
index 6d5993b27..e339ea03a 100644
--- a/7.x/docs/classes/ForgotPasswordHandler.html
+++ b/7.x/docs/classes/ForgotPasswordHandler.html
@@ -32,7 +32,7 @@ The JSON response will always be the same to prevent leaking which email address
diff --git a/7.x/docs/classes/FormToJsonConverter.html b/7.x/docs/classes/FormToJsonConverter.html
index 5f0e924eb..4efccf5e8 100644
--- a/7.x/docs/classes/FormToJsonConverter.html
+++ b/7.x/docs/classes/FormToJsonConverter.html
@@ -27,7 +27,7 @@ Due to the nature of form data, the result will be a simple key/value JSON objec
diff --git a/7.x/docs/classes/FoundHttpError.html b/7.x/docs/classes/FoundHttpError.html
index 449fdab0e..040be5987 100644
--- a/7.x/docs/classes/FoundHttpError.html
+++ b/7.x/docs/classes/FoundHttpError.html
@@ -27,7 +27,7 @@ Methods other than GET may or may not be changed to GET in subsequent requests.<
diff --git a/7.x/docs/classes/GeneratedPodManager.html b/7.x/docs/classes/GeneratedPodManager.html
index a7337b0a1..eb63a88d1 100644
--- a/7.x/docs/classes/GeneratedPodManager.html
+++ b/7.x/docs/classes/GeneratedPodManager.html
@@ -29,7 +29,7 @@ to create the default resources and identifier for a new pod.
diff --git a/7.x/docs/classes/GetOperationHandler.html b/7.x/docs/classes/GetOperationHandler.html
index 106e9ecd2..314b81ba6 100644
--- a/7.x/docs/classes/GetOperationHandler.html
+++ b/7.x/docs/classes/GetOperationHandler.html
@@ -27,7 +27,7 @@ Calls the getRepresentation function from a
diff --git a/7.x/docs/classes/GreedyReadWriteLocker.html b/7.x/docs/classes/GreedyReadWriteLocker.html
index 0d4c7d962..d9fc1af95 100644
--- a/7.x/docs/classes/GreedyReadWriteLocker.html
+++ b/7.x/docs/classes/GreedyReadWriteLocker.html
@@ -29,7 +29,7 @@ this locker is threadsafe if its inputs are as well.
diff --git a/7.x/docs/classes/HandlerServerConfigurator.html b/7.x/docs/classes/HandlerServerConfigurator.html
index 4011a2c9e..c345850e5 100644
--- a/7.x/docs/classes/HandlerServerConfigurator.html
+++ b/7.x/docs/classes/HandlerServerConfigurator.html
@@ -29,7 +29,7 @@ Failsafes are added to make sure a valid response is sent in case something goes
diff --git a/7.x/docs/classes/HashEncodingStorage.html b/7.x/docs/classes/HashEncodingStorage.html
index a379f3781..f84c75e9c 100644
--- a/7.x/docs/classes/HashEncodingStorage.html
+++ b/7.x/docs/classes/HashEncodingStorage.html
@@ -36,7 +36,7 @@ and data migration from older versions and formats is supported.
diff --git a/7.x/docs/classes/HashMap.html b/7.x/docs/classes/HashMap.html
index fc94eb485..9578c6783 100644
--- a/7.x/docs/classes/HashMap.html
+++ b/7.x/docs/classes/HashMap.html
@@ -38,7 +38,7 @@ This ensures that equal objects that are not the same instance are mapped to the
diff --git a/7.x/docs/classes/HeadOperationHandler.html b/7.x/docs/classes/HeadOperationHandler.html
index 97486432a..b172e0e45 100644
--- a/7.x/docs/classes/HeadOperationHandler.html
+++ b/7.x/docs/classes/HeadOperationHandler.html
@@ -27,7 +27,7 @@ Calls the getRepresentation function from a
diff --git a/7.x/docs/classes/HtmlViewEntry.html b/7.x/docs/classes/HtmlViewEntry.html
index 713c74bf9..d7eb28c69 100644
--- a/7.x/docs/classes/HtmlViewEntry.html
+++ b/7.x/docs/classes/HtmlViewEntry.html
@@ -27,7 +27,7 @@ which can be useful if someone wants to replace the HTML for certain URLs.
diff --git a/7.x/docs/classes/HtmlViewHandler.html b/7.x/docs/classes/HtmlViewHandler.html
index 05db241e7..f61dcd467 100644
--- a/7.x/docs/classes/HtmlViewHandler.html
+++ b/7.x/docs/classes/HtmlViewHandler.html
@@ -32,7 +32,7 @@ and an authenticating parameter indicating if this is an active OID
diff --git a/7.x/docs/classes/HttpError.html b/7.x/docs/classes/HttpError.html
index 0f7f1b509..ecabe5fee 100644
--- a/7.x/docs/classes/HttpError.html
+++ b/7.x/docs/classes/HttpError.html
@@ -39,7 +39,7 @@ All errors inheriting from this should fix the status code thereby hiding the HT
diff --git a/7.x/docs/classes/IdentityProviderFactory.html b/7.x/docs/classes/IdentityProviderFactory.html
index ce6be08b8..d67e44a33 100644
--- a/7.x/docs/classes/IdentityProviderFactory.html
+++ b/7.x/docs/classes/IdentityProviderFactory.html
@@ -32,7 +32,7 @@ Routes will be updated based on the baseUrl and oidcPath
diff --git a/7.x/docs/classes/IdentityProviderHttpHandler.html b/7.x/docs/classes/IdentityProviderHttpHandler.html
index f74af978d..bfef92f75 100644
--- a/7.x/docs/classes/IdentityProviderHttpHandler.html
+++ b/7.x/docs/classes/IdentityProviderHttpHandler.html
@@ -28,7 +28,7 @@ Finds the account ID if there is cookie metadata.
diff --git a/7.x/docs/classes/ImmutableMetadataPatcher.html b/7.x/docs/classes/ImmutableMetadataPatcher.html
index 4cfb36cf7..2d150b96c 100644
--- a/7.x/docs/classes/ImmutableMetadataPatcher.html
+++ b/7.x/docs/classes/ImmutableMetadataPatcher.html
@@ -29,7 +29,7 @@ When there is a change to an Immutable Triple, then a ConflictError will be thro
diff --git a/7.x/docs/classes/InMemoryDataAccessor.html b/7.x/docs/classes/InMemoryDataAccessor.html
index 3aad0a3ae..d560e9ec9 100644
--- a/7.x/docs/classes/InMemoryDataAccessor.html
+++ b/7.x/docs/classes/InMemoryDataAccessor.html
@@ -37,7 +37,7 @@ There are a few things it still needs to do, and it is very important every impl
diff --git a/7.x/docs/classes/IndexRepresentationStore.html b/7.x/docs/classes/IndexRepresentationStore.html
index c820b4cb4..b5011a254 100644
--- a/7.x/docs/classes/IndexRepresentationStore.html
+++ b/7.x/docs/classes/IndexRepresentationStore.html
@@ -42,7 +42,7 @@ the mediaRange should be set to "*∕*".
diff --git a/7.x/docs/classes/InteractionRouteHandler.html b/7.x/docs/classes/InteractionRouteHandler.html
index ac68f9846..87d89f504 100644
--- a/7.x/docs/classes/InteractionRouteHandler.html
+++ b/7.x/docs/classes/InteractionRouteHandler.html
@@ -35,7 +35,7 @@ otherwise the input parameters are passed to the source handler.
diff --git a/7.x/docs/classes/JsonConversionHandler.html b/7.x/docs/classes/JsonConversionHandler.html
index 640b69f28..647cb2f8c 100644
--- a/7.x/docs/classes/JsonConversionHandler.html
+++ b/7.x/docs/classes/JsonConversionHandler.html
@@ -31,7 +31,7 @@ meaning this class accepts all input that can be converted to JSON.
diff --git a/7.x/docs/classes/JsonInteractionHandler.html b/7.x/docs/classes/JsonInteractionHandler.html
index 7b43c46c1..6f89b850a 100644
--- a/7.x/docs/classes/JsonInteractionHandler.html
+++ b/7.x/docs/classes/JsonInteractionHandler.html
@@ -60,7 +60,7 @@ designed to be used for IDP/OIDC interactions.
diff --git a/7.x/docs/classes/JsonResourceStorage.html b/7.x/docs/classes/JsonResourceStorage.html
index 015724bd9..a0d065ff2 100644
--- a/7.x/docs/classes/JsonResourceStorage.html
+++ b/7.x/docs/classes/JsonResourceStorage.html
@@ -41,7 +41,7 @@ which will be appended to the stored base URL.
diff --git a/7.x/docs/classes/KeyExtractor.html b/7.x/docs/classes/KeyExtractor.html
index 5a970ccad..50c8f0558 100644
--- a/7.x/docs/classes/KeyExtractor.html
+++ b/7.x/docs/classes/KeyExtractor.html
@@ -27,7 +27,7 @@ Returns the default value if it was defined in case no value was found in the ma
diff --git a/7.x/docs/classes/KeyValueChannelStorage.html b/7.x/docs/classes/KeyValueChannelStorage.html
index 4ae7a53c6..b8984555d 100644
--- a/7.x/docs/classes/KeyValueChannelStorage.html
+++ b/7.x/docs/classes/KeyValueChannelStorage.html
@@ -30,7 +30,7 @@ Encodes IDs/topics before storing them in the KeyValueStorage.
diff --git a/7.x/docs/classes/LazyLoggerFactory.html b/7.x/docs/classes/LazyLoggerFactory.html
index 6b9bf6ed4..58b765742 100644
--- a/7.x/docs/classes/LazyLoggerFactory.html
+++ b/7.x/docs/classes/LazyLoggerFactory.html
@@ -33,7 +33,7 @@ any log messages will be buffered and re-emitted.
diff --git a/7.x/docs/classes/LinkRelMetadataWriter.html b/7.x/docs/classes/LinkRelMetadataWriter.html
index cd58bd316..4412a379a 100644
--- a/7.x/docs/classes/LinkRelMetadataWriter.html
+++ b/7.x/docs/classes/LinkRelMetadataWriter.html
@@ -27,7 +27,7 @@ The values of the objects will be put in a Link header with the corresponding &q
diff --git a/7.x/docs/classes/LinkWebIdHandler.html b/7.x/docs/classes/LinkWebIdHandler.html
index 77bd3955b..b0150ff9b 100644
--- a/7.x/docs/classes/LinkWebIdHandler.html
+++ b/7.x/docs/classes/LinkWebIdHandler.html
@@ -31,7 +31,7 @@ thereby registering them to the server IDP.
diff --git a/7.x/docs/classes/ListeningActivityHandler.html b/7.x/docs/classes/ListeningActivityHandler.html
index f64edd804..25d8b77e6 100644
--- a/7.x/docs/classes/ListeningActivityHandler.html
+++ b/7.x/docs/classes/ListeningActivityHandler.html
@@ -31,7 +31,7 @@ it needs to be added somewhere where its presence has no impact, such as the lis
diff --git a/7.x/docs/classes/LocationInteractionHandler.html b/7.x/docs/classes/LocationInteractionHandler.html
index ec7b6f401..29ebc7831 100644
--- a/7.x/docs/classes/LocationInteractionHandler.html
+++ b/7.x/docs/classes/LocationInteractionHandler.html
@@ -39,7 +39,7 @@ enabling the script to move the user to the next page.
diff --git a/7.x/docs/classes/LockingInteractionHandler.html b/7.x/docs/classes/LockingInteractionHandler.html
index dececc28b..79f42d5e4 100644
--- a/7.x/docs/classes/LockingInteractionHandler.html
+++ b/7.x/docs/classes/LockingInteractionHandler.html
@@ -27,7 +27,7 @@ If the route is the base account route, this can be used to prevent multiple ope
diff --git a/7.x/docs/classes/LockingResourceStore.html b/7.x/docs/classes/LockingResourceStore.html
index 48482bb35..bc7c7ad28 100644
--- a/7.x/docs/classes/LockingResourceStore.html
+++ b/7.x/docs/classes/LockingResourceStore.html
@@ -32,7 +32,7 @@ The actual operation is still executed on the auxiliary resource.
diff --git a/7.x/docs/classes/LogoutHandler.html b/7.x/docs/classes/LogoutHandler.html
index cafcedc95..8ce14377d 100644
--- a/7.x/docs/classes/LogoutHandler.html
+++ b/7.x/docs/classes/LogoutHandler.html
@@ -27,7 +27,7 @@ In practice this means making sure the cookie is no longer valid.
diff --git a/7.x/docs/classes/MappedMetadataWriter.html b/7.x/docs/classes/MappedMetadataWriter.html
index 9c0f653aa..bce7be023 100644
--- a/7.x/docs/classes/MappedMetadataWriter.html
+++ b/7.x/docs/classes/MappedMetadataWriter.html
@@ -27,7 +27,7 @@ The header value(s) will be the same as the corresponding object value(s).
diff --git a/7.x/docs/classes/MarkdownToHtmlConverter.html b/7.x/docs/classes/MarkdownToHtmlConverter.html
index a90228a59..7112f744e 100644
--- a/7.x/docs/classes/MarkdownToHtmlConverter.html
+++ b/7.x/docs/classes/MarkdownToHtmlConverter.html
@@ -29,7 +29,7 @@ In case the Markdown body starts with a header (#), that value will also be used
diff --git a/7.x/docs/classes/MaxKeyLengthStorage.html b/7.x/docs/classes/MaxKeyLengthStorage.html
index a9bb2d12e..1b2cf2176 100644
--- a/7.x/docs/classes/MaxKeyLengthStorage.html
+++ b/7.x/docs/classes/MaxKeyLengthStorage.html
@@ -38,7 +38,7 @@ For this reason, only the part after the last / in a key is hashed,
diff --git a/7.x/docs/classes/MetadataParser.html b/7.x/docs/classes/MetadataParser.html
index 6e511701e..e7d06863a 100644
--- a/7.x/docs/classes/MetadataParser.html
+++ b/7.x/docs/classes/MetadataParser.html
@@ -35,7 +35,7 @@ such as the value of a header entry.
diff --git a/7.x/docs/classes/MethodFilterHandler.html b/7.x/docs/classes/MethodFilterHandler.html
index 9f4718574..eea5899fa 100644
--- a/7.x/docs/classes/MethodFilterHandler.html
+++ b/7.x/docs/classes/MethodFilterHandler.html
@@ -35,7 +35,7 @@ In case of a match, the input will be sent to the source handler.
diff --git a/7.x/docs/classes/MethodNotAllowedHttpError.html b/7.x/docs/classes/MethodNotAllowedHttpError.html
index 29f0bd063..0079485ba 100644
--- a/7.x/docs/classes/MethodNotAllowedHttpError.html
+++ b/7.x/docs/classes/MethodNotAllowedHttpError.html
@@ -27,7 +27,7 @@ Can keep track of the methods that are not allowed.
diff --git a/7.x/docs/classes/ModuleVersionVerifier.html b/7.x/docs/classes/ModuleVersionVerifier.html
index 38b748fbd..4b1cbcf80 100644
--- a/7.x/docs/classes/ModuleVersionVerifier.html
+++ b/7.x/docs/classes/ModuleVersionVerifier.html
@@ -28,7 +28,7 @@ This will be relevant in the future when we look into migration initializers.
diff --git a/7.x/docs/classes/MovedPermanentlyHttpError.html b/7.x/docs/classes/MovedPermanentlyHttpError.html
index 46be87726..d988459c4 100644
--- a/7.x/docs/classes/MovedPermanentlyHttpError.html
+++ b/7.x/docs/classes/MovedPermanentlyHttpError.html
@@ -27,7 +27,7 @@ Methods other than GET may or may not be changed to GET in subsequent requests.<
diff --git a/7.x/docs/classes/N3PatchBodyParser.html b/7.x/docs/classes/N3PatchBodyParser.html
index 2d4cc366d..6952f9b87 100644
--- a/7.x/docs/classes/N3PatchBodyParser.html
+++ b/7.x/docs/classes/N3PatchBodyParser.html
@@ -27,7 +27,7 @@ Requirements can be found at Solid Protocol, §5.3.1:
diff --git a/7.x/docs/classes/N3PatchModesExtractor.html b/7.x/docs/classes/N3PatchModesExtractor.html
index f059673c8..08b18f714 100644
--- a/7.x/docs/classes/N3PatchModesExtractor.html
+++ b/7.x/docs/classes/N3PatchModesExtractor.html
@@ -30,7 +30,7 @@ When ?deletions is non-empty, servers MUST treat the request as a Read and Write
diff --git a/7.x/docs/classes/NoCheckOwnershipValidator.html b/7.x/docs/classes/NoCheckOwnershipValidator.html
index 1fee2ec12..f7bd195cf 100644
--- a/7.x/docs/classes/NoCheckOwnershipValidator.html
+++ b/7.x/docs/classes/NoCheckOwnershipValidator.html
@@ -27,7 +27,7 @@ This should only be used for debugging.
diff --git a/7.x/docs/classes/NotImplementedHttpError.html b/7.x/docs/classes/NotImplementedHttpError.html
index 348784d51..5a724a8b0 100644
--- a/7.x/docs/classes/NotImplementedHttpError.html
+++ b/7.x/docs/classes/NotImplementedHttpError.html
@@ -27,7 +27,7 @@ Usually this implies future availability (e.g., a new feature of a web-service A
diff --git a/7.x/docs/classes/NotificationDescriber.html b/7.x/docs/classes/NotificationDescriber.html
index 75e9f9edc..5b8bf1a71 100644
--- a/7.x/docs/classes/NotificationDescriber.html
+++ b/7.x/docs/classes/NotificationDescriber.html
@@ -30,7 +30,7 @@ this functionality should probably be added here as well.
diff --git a/7.x/docs/classes/NotificationSerializer.html b/7.x/docs/classes/NotificationSerializer.html
index ffafe7059..5f8f7a6b9 100644
--- a/7.x/docs/classes/NotificationSerializer.html
+++ b/7.x/docs/classes/NotificationSerializer.html
@@ -31,7 +31,7 @@ so that a specific notification channel type can add extra metadata to the Repre
diff --git a/7.x/docs/classes/NotificationSubscriber.html b/7.x/docs/classes/NotificationSubscriber.html
index b1fde6869..4b465407f 100644
--- a/7.x/docs/classes/NotificationSubscriber.html
+++ b/7.x/docs/classes/NotificationSubscriber.html
@@ -29,7 +29,7 @@ If successful the generated channel will be stored in a
diff --git a/7.x/docs/classes/NotificationUnsubscriber.html b/7.x/docs/classes/NotificationUnsubscriber.html
index c9c4ebfff..4b25ebbec 100644
--- a/7.x/docs/classes/NotificationUnsubscriber.html
+++ b/7.x/docs/classes/NotificationUnsubscriber.html
@@ -27,7 +27,7 @@ Should be wrapped in a route handler that only allows DELETE operat
diff --git a/7.x/docs/classes/OkResponseDescription.html b/7.x/docs/classes/OkResponseDescription.html
index a7c0ea8fa..e79fb42bc 100644
--- a/7.x/docs/classes/OkResponseDescription.html
+++ b/7.x/docs/classes/OkResponseDescription.html
@@ -27,7 +27,7 @@ A 206 will be returned if range metadata is found in the metadata object.
diff --git a/7.x/docs/classes/OwnerMetadataWriter.html b/7.x/docs/classes/OwnerMetadataWriter.html
index ca4cacf05..de68d0795 100644
--- a/7.x/docs/classes/OwnerMetadataWriter.html
+++ b/7.x/docs/classes/OwnerMetadataWriter.html
@@ -31,7 +31,7 @@ targeting the URI of the owner in the response of HTTP HEAD or GET requests targ
diff --git a/7.x/docs/classes/OwnershipValidator.html b/7.x/docs/classes/OwnershipValidator.html
index 538b4bc83..51d6dac5b 100644
--- a/7.x/docs/classes/OwnershipValidator.html
+++ b/7.x/docs/classes/OwnershipValidator.html
@@ -31,7 +31,7 @@ The error message should contain a description of what is wrong and how it can b
diff --git a/7.x/docs/classes/ParentContainerReader.html b/7.x/docs/classes/ParentContainerReader.html
index cfaad968e..502048e5f 100644
--- a/7.x/docs/classes/ParentContainerReader.html
+++ b/7.x/docs/classes/ParentContainerReader.html
@@ -29,7 +29,7 @@ Delete requires write permissions on both the parent container and
diff --git a/7.x/docs/classes/ParsingHttpHandler.html b/7.x/docs/classes/ParsingHttpHandler.html
index dcecf5514..e8c8d1fc3 100644
--- a/7.x/docs/classes/ParsingHttpHandler.html
+++ b/7.x/docs/classes/ParsingHttpHandler.html
@@ -28,7 +28,7 @@ In case the Operation
diff --git a/7.x/docs/classes/PartialReadWriteLocker.html b/7.x/docs/classes/PartialReadWriteLocker.html
index e421a6469..bb01e9cec 100644
--- a/7.x/docs/classes/PartialReadWriteLocker.html
+++ b/7.x/docs/classes/PartialReadWriteLocker.html
@@ -31,7 +31,7 @@ by the same worker thread that acquired them.
diff --git a/7.x/docs/classes/PassthroughAdapterFactory.html b/7.x/docs/classes/PassthroughAdapterFactory.html
index 9a5d935bb..b9b2c8c98 100644
--- a/7.x/docs/classes/PassthroughAdapterFactory.html
+++ b/7.x/docs/classes/PassthroughAdapterFactory.html
@@ -34,7 +34,7 @@ have a look at
diff --git a/7.x/docs/classes/PatchOperationHandler.html b/7.x/docs/classes/PatchOperationHandler.html
index 203f0865f..692cdc145 100644
--- a/7.x/docs/classes/PatchOperationHandler.html
+++ b/7.x/docs/classes/PatchOperationHandler.html
@@ -27,7 +27,7 @@ Calls the modifyResource function from a
diff --git a/7.x/docs/classes/PathBasedReader.html b/7.x/docs/classes/PathBasedReader.html
index 41b154ab7..feb8e6f88 100644
--- a/7.x/docs/classes/PathBasedReader.html
+++ b/7.x/docs/classes/PathBasedReader.html
@@ -30,7 +30,7 @@ and will be evaluated relative to the base URL.
diff --git a/7.x/docs/classes/PermissionReader.html b/7.x/docs/classes/PermissionReader.html
index dec460340..667a6fbdc 100644
--- a/7.x/docs/classes/PermissionReader.html
+++ b/7.x/docs/classes/PermissionReader.html
@@ -37,7 +37,7 @@ it can return an empty or incomplete map.
diff --git a/7.x/docs/classes/PlainJsonLdFilter.html b/7.x/docs/classes/PlainJsonLdFilter.html
index 08e75c2f6..64bb46272 100644
--- a/7.x/docs/classes/PlainJsonLdFilter.html
+++ b/7.x/docs/classes/PlainJsonLdFilter.html
@@ -27,7 +27,7 @@ This will not store metadata, only throw errors if necessary.
diff --git a/7.x/docs/classes/PodStorageLocationStrategy.html b/7.x/docs/classes/PodStorageLocationStrategy.html
index 72cdd0a21..6bc88c064 100644
--- a/7.x/docs/classes/PodStorageLocationStrategy.html
+++ b/7.x/docs/classes/PodStorageLocationStrategy.html
@@ -30,7 +30,7 @@ is used here to determine what the root pod URL is.
diff --git a/7.x/docs/classes/PostOperationHandler.html b/7.x/docs/classes/PostOperationHandler.html
index c7f822973..b33a01e6f 100644
--- a/7.x/docs/classes/PostOperationHandler.html
+++ b/7.x/docs/classes/PostOperationHandler.html
@@ -27,7 +27,7 @@ Calls the addResource function from a
diff --git a/7.x/docs/classes/PreferenceSupport.html b/7.x/docs/classes/PreferenceSupport.html
index d0b363909..1c276c67b 100644
--- a/7.x/docs/classes/PreferenceSupport.html
+++ b/7.x/docs/classes/PreferenceSupport.html
@@ -27,7 +27,7 @@ if the converter can handle that object.
diff --git a/7.x/docs/classes/PromptHandler.html b/7.x/docs/classes/PromptHandler.html
index 17efb95c3..0e2b9b553 100644
--- a/7.x/docs/classes/PromptHandler.html
+++ b/7.x/docs/classes/PromptHandler.html
@@ -32,7 +32,7 @@ the cookie is relevant for all pages and other pages can see if we are still in
diff --git a/7.x/docs/classes/PublicCredentialsExtractor.html b/7.x/docs/classes/PublicCredentialsExtractor.html
index 3c230483b..4150436b9 100644
--- a/7.x/docs/classes/PublicCredentialsExtractor.html
+++ b/7.x/docs/classes/PublicCredentialsExtractor.html
@@ -27,7 +27,7 @@ This class mainly exists so a
diff --git a/7.x/docs/classes/PutOperationHandler.html b/7.x/docs/classes/PutOperationHandler.html
index 313aa4ce7..a6719a45a 100644
--- a/7.x/docs/classes/PutOperationHandler.html
+++ b/7.x/docs/classes/PutOperationHandler.html
@@ -27,7 +27,7 @@ Calls the setRepresentation function from a
diff --git a/7.x/docs/classes/RangeMetadataWriter.html b/7.x/docs/classes/RangeMetadataWriter.html
index 005b55d4f..b8deb8f6a 100644
--- a/7.x/docs/classes/RangeMetadataWriter.html
+++ b/7.x/docs/classes/RangeMetadataWriter.html
@@ -33,7 +33,7 @@ or the size of the slice for range requests.
diff --git a/7.x/docs/classes/RangePreferenceParser.html b/7.x/docs/classes/RangePreferenceParser.html
index d3818f273..d6c894be6 100644
--- a/7.x/docs/classes/RangePreferenceParser.html
+++ b/7.x/docs/classes/RangePreferenceParser.html
@@ -27,7 +27,7 @@ If the range corresponds to a suffix-length range, it will be stored in st
diff --git a/7.x/docs/classes/RdfPatcher.html b/7.x/docs/classes/RdfPatcher.html
index 8ad3bae20..89a0bfada 100644
--- a/7.x/docs/classes/RdfPatcher.html
+++ b/7.x/docs/classes/RdfPatcher.html
@@ -27,7 +27,7 @@ and then converts the representation with store back to a representation with da
diff --git a/7.x/docs/classes/RdfToQuadConverter.html b/7.x/docs/classes/RdfToQuadConverter.html
index 92c5aa207..71818e6bb 100644
--- a/7.x/docs/classes/RdfToQuadConverter.html
+++ b/7.x/docs/classes/RdfToQuadConverter.html
@@ -30,7 +30,7 @@ We use filepaths because embedding them directly into the configurations breaks
diff --git a/7.x/docs/classes/RdfValidator.html b/7.x/docs/classes/RdfValidator.html
index adf456d9c..60cb1b25b 100644
--- a/7.x/docs/classes/RdfValidator.html
+++ b/7.x/docs/classes/RdfValidator.html
@@ -27,7 +27,7 @@ It does this by letting the stored RepresentationConverter convert the data.
diff --git a/7.x/docs/classes/RedirectHttpError.html b/7.x/docs/classes/RedirectHttpError.html
index b26a4619d..37e590d7c 100644
--- a/7.x/docs/classes/RedirectHttpError.html
+++ b/7.x/docs/classes/RedirectHttpError.html
@@ -32,7 +32,7 @@ Includes the location it redirects to.
diff --git a/7.x/docs/classes/RedirectingErrorHandler.html b/7.x/docs/classes/RedirectingErrorHandler.html
index 8a16d4966..8d35efda5 100644
--- a/7.x/docs/classes/RedirectingErrorHandler.html
+++ b/7.x/docs/classes/RedirectingErrorHandler.html
@@ -27,7 +27,7 @@ This Error handler converts those to RedirectResponseDescriptions that are used
diff --git a/7.x/docs/classes/RegexRouterRule.html b/7.x/docs/classes/RegexRouterRule.html
index d47bb591a..d7603097b 100644
--- a/7.x/docs/classes/RegexRouterRule.html
+++ b/7.x/docs/classes/RegexRouterRule.html
@@ -30,7 +30,7 @@ This way regexes such as /container/ can match containers in any po
diff --git a/7.x/docs/classes/RelativePathInteractionRoute.html b/7.x/docs/classes/RelativePathInteractionRoute.html
index 0e2fb493e..e0edf42ab 100644
--- a/7.x/docs/classes/RelativePathInteractionRoute.html
+++ b/7.x/docs/classes/RelativePathInteractionRoute.html
@@ -35,7 +35,7 @@ which can either be an absolute URL or an InteractionRoute of which the path wil
diff --git a/7.x/docs/classes/RepresentationMetadata.html b/7.x/docs/classes/RepresentationMetadata.html
index 5a8ff132b..93227c4b0 100644
--- a/7.x/docs/classes/RepresentationMetadata.html
+++ b/7.x/docs/classes/RepresentationMetadata.html
@@ -25,7 +25,7 @@ Most functions return the metadata object to allow for chaining.
diff --git a/7.x/docs/classes/RepresentationPatchHandler.html b/7.x/docs/classes/RepresentationPatchHandler.html
index d9a44dadf..e19943b7e 100644
--- a/7.x/docs/classes/RepresentationPatchHandler.html
+++ b/7.x/docs/classes/RepresentationPatchHandler.html
@@ -29,7 +29,7 @@ the patcher is expected to create a new one.
diff --git a/7.x/docs/classes/ResetPasswordHandler.html b/7.x/docs/classes/ResetPasswordHandler.html
index 907754433..be0feddd7 100644
--- a/7.x/docs/classes/ResetPasswordHandler.html
+++ b/7.x/docs/classes/ResetPasswordHandler.html
@@ -31,7 +31,7 @@ which should have been generated by a different handler.
diff --git a/7.x/docs/classes/ResolveLoginHandler.html b/7.x/docs/classes/ResolveLoginHandler.html
index de59b15f3..630292a4c 100644
--- a/7.x/docs/classes/ResolveLoginHandler.html
+++ b/7.x/docs/classes/ResolveLoginHandler.html
@@ -31,7 +31,7 @@ Classes that resolve login methods should extend this class and implement the CreateAccountHandler
diff --git a/7.x/docs/classes/RouterRule.html b/7.x/docs/classes/RouterRule.html
index d1fd26a53..2d3637582 100644
--- a/7.x/docs/classes/RouterRule.html
+++ b/7.x/docs/classes/RouterRule.html
@@ -31,7 +31,7 @@ potentially based on the Representation of incoming data.
diff --git a/7.x/docs/classes/RoutingAuxiliaryIdentifierStrategy.html b/7.x/docs/classes/RoutingAuxiliaryIdentifierStrategy.html
index 584c340b2..9a67ecdb5 100644
--- a/7.x/docs/classes/RoutingAuxiliaryIdentifierStrategy.html
+++ b/7.x/docs/classes/RoutingAuxiliaryIdentifierStrategy.html
@@ -31,7 +31,7 @@ Uses isAuxiliaryIdentifier to know which strategy to route to.
diff --git a/7.x/docs/classes/RoutingAuxiliaryStrategy.html b/7.x/docs/classes/RoutingAuxiliaryStrategy.html
index ac005ad39..6e018b581 100644
--- a/7.x/docs/classes/RoutingAuxiliaryStrategy.html
+++ b/7.x/docs/classes/RoutingAuxiliaryStrategy.html
@@ -33,7 +33,7 @@ or only the matching strategy if the input is an auxiliary identifier.
diff --git a/7.x/docs/classes/RoutingResourceStore.html b/7.x/docs/classes/RoutingResourceStore.html
index e4e381285..0e5991602 100644
--- a/7.x/docs/classes/RoutingResourceStore.html
+++ b/7.x/docs/classes/RoutingResourceStore.html
@@ -30,7 +30,7 @@ a 404 will be thrown. In the other cases the error of the router will be thrown
diff --git a/7.x/docs/classes/SafeErrorHandler.html b/7.x/docs/classes/SafeErrorHandler.html
index e49734343..47a9c3d93 100644
--- a/7.x/docs/classes/SafeErrorHandler.html
+++ b/7.x/docs/classes/SafeErrorHandler.html
@@ -27,7 +27,7 @@ This class is a failsafe in case the wrapped error handler fails.
diff --git a/7.x/docs/classes/SeededAccountInitializer.html b/7.x/docs/classes/SeededAccountInitializer.html
index 899104150..8a4e5654e 100644
--- a/7.x/docs/classes/SeededAccountInitializer.html
+++ b/7.x/docs/classes/SeededAccountInitializer.html
@@ -28,7 +28,7 @@ The pod settings that can be defined are identical to those of the
diff --git a/7.x/docs/classes/SequenceHandler.html b/7.x/docs/classes/SequenceHandler.html
index 1a8422f07..6005a663e 100644
--- a/7.x/docs/classes/SequenceHandler.html
+++ b/7.x/docs/classes/SequenceHandler.html
@@ -35,7 +35,7 @@ The canHandle check of this handler will always succeed.
diff --git a/7.x/docs/classes/ShorthandResolver.html b/7.x/docs/classes/ShorthandResolver.html
index 969eccccd..3271b3a37 100644
--- a/7.x/docs/classes/ShorthandResolver.html
+++ b/7.x/docs/classes/ShorthandResolver.html
@@ -30,7 +30,7 @@ The resulting values are the values that should be assigned to those variables.<
diff --git a/7.x/docs/classes/SingleContainerJsonStorage.html b/7.x/docs/classes/SingleContainerJsonStorage.html
index 58cce2530..8dd875301 100644
--- a/7.x/docs/classes/SingleContainerJsonStorage.html
+++ b/7.x/docs/classes/SingleContainerJsonStorage.html
@@ -35,7 +35,7 @@ and we specifically want to only return entries of one storage.
diff --git a/7.x/docs/classes/SliceStream.html b/7.x/docs/classes/SliceStream.html
index 5a9e9c776..395b90d7d 100644
--- a/7.x/docs/classes/SliceStream.html
+++ b/7.x/docs/classes/SliceStream.html
@@ -33,7 +33,7 @@ as the class makes no assumptions based on the object mode of the source stream.
diff --git a/7.x/docs/classes/SparqlDataAccessor.html b/7.x/docs/classes/SparqlDataAccessor.html
index 75828c908..118eb7c7f 100644
--- a/7.x/docs/classes/SparqlDataAccessor.html
+++ b/7.x/docs/classes/SparqlDataAccessor.html
@@ -35,7 +35,7 @@ so those don't get overwritten.
diff --git a/7.x/docs/classes/SparqlUpdateBodyParser.html b/7.x/docs/classes/SparqlUpdateBodyParser.html
index cde5dee53..d609d1f77 100644
--- a/7.x/docs/classes/SparqlUpdateBodyParser.html
+++ b/7.x/docs/classes/SparqlUpdateBodyParser.html
@@ -27,7 +27,7 @@ Will convert the incoming update string to algebra in a
diff --git a/7.x/docs/classes/StateHandler.html b/7.x/docs/classes/StateHandler.html
index 0a030b031..9f1aca068 100644
--- a/7.x/docs/classes/StateHandler.html
+++ b/7.x/docs/classes/StateHandler.html
@@ -31,7 +31,7 @@ gets called when a state notification can be sent out.
diff --git a/7.x/docs/classes/StateNotificationGenerator.html b/7.x/docs/classes/StateNotificationGenerator.html
index e09542906..c935d3698 100644
--- a/7.x/docs/classes/StateNotificationGenerator.html
+++ b/7.x/docs/classes/StateNotificationGenerator.html
@@ -27,7 +27,7 @@ This is relevant for the state feature where a notification channel
diff --git a/7.x/docs/classes/StaticAssetEntry.html b/7.x/docs/classes/StaticAssetEntry.html
index d81949fca..ef8f78ba8 100644
--- a/7.x/docs/classes/StaticAssetEntry.html
+++ b/7.x/docs/classes/StaticAssetEntry.html
@@ -25,7 +25,7 @@ By using a separate class instead of a key/value map it is easier to replace val
diff --git a/7.x/docs/classes/StaticAssetHandler.html b/7.x/docs/classes/StaticAssetHandler.html
index efd4fc7d4..8df018e06 100644
--- a/7.x/docs/classes/StaticAssetHandler.html
+++ b/7.x/docs/classes/StaticAssetHandler.html
@@ -30,7 +30,7 @@ File paths ending in a slash assume the target is a folder and map all of its co
diff --git a/7.x/docs/classes/StaticHandler.html b/7.x/docs/classes/StaticHandler.html
index ae2c3dd70..c444a2433 100644
--- a/7.x/docs/classes/StaticHandler.html
+++ b/7.x/docs/classes/StaticHandler.html
@@ -35,7 +35,7 @@ Will return undefined if no value is stored.
diff --git a/7.x/docs/classes/StaticStorageDescriber.html b/7.x/docs/classes/StaticStorageDescriber.html
index 964936910..134679f8a 100644
--- a/7.x/docs/classes/StaticStorageDescriber.html
+++ b/7.x/docs/classes/StaticStorageDescriber.html
@@ -29,7 +29,7 @@ such as the <> a pim:Storage triple.
diff --git a/7.x/docs/classes/StorageDescriptionAdvertiser.html b/7.x/docs/classes/StorageDescriptionAdvertiser.html
index 5970c4fb1..a7d69efb2 100644
--- a/7.x/docs/classes/StorageDescriptionAdvertiser.html
+++ b/7.x/docs/classes/StorageDescriptionAdvertiser.html
@@ -28,7 +28,7 @@ and then appends the provided relative path to determine the storage description
diff --git a/7.x/docs/classes/StorageDescriptionHandler.html b/7.x/docs/classes/StorageDescriptionHandler.html
index da18429c4..1e82759b9 100644
--- a/7.x/docs/classes/StorageDescriptionHandler.html
+++ b/7.x/docs/classes/StorageDescriptionHandler.html
@@ -28,7 +28,7 @@ and will be used to verify if the container it is linked to is an actual storage
diff --git a/7.x/docs/classes/SubdomainExtensionBasedMapper.html b/7.x/docs/classes/SubdomainExtensionBasedMapper.html
index fef75dc62..6994d6451 100644
--- a/7.x/docs/classes/SubdomainExtensionBasedMapper.html
+++ b/7.x/docs/classes/SubdomainExtensionBasedMapper.html
@@ -37,7 +37,7 @@ E.g., http://www.test.com/foo would result in a 403, even if
diff --git a/7.x/docs/classes/SuffixAuxiliaryIdentifierStrategy.html b/7.x/docs/classes/SuffixAuxiliaryIdentifierStrategy.html
index f77e9e1e6..323627ad2 100644
--- a/7.x/docs/classes/SuffixAuxiliaryIdentifierStrategy.html
+++ b/7.x/docs/classes/SuffixAuxiliaryIdentifierStrategy.html
@@ -29,7 +29,7 @@ Simple string matching is used, so the dot needs to be included if needed, e.g.
diff --git a/7.x/docs/classes/TemplatedPodGenerator.html b/7.x/docs/classes/TemplatedPodGenerator.html
index 533634ea1..f3dc5ab32 100644
--- a/7.x/docs/classes/TemplatedPodGenerator.html
+++ b/7.x/docs/classes/TemplatedPodGenerator.html
@@ -38,7 +38,7 @@ E.g. setting the base url variable for components.js to the pod identifier.
diff --git a/7.x/docs/classes/UnionCredentialsExtractor.html b/7.x/docs/classes/UnionCredentialsExtractor.html
index 45e3341c3..bd410e534 100644
--- a/7.x/docs/classes/UnionCredentialsExtractor.html
+++ b/7.x/docs/classes/UnionCredentialsExtractor.html
@@ -28,7 +28,7 @@ the last result will be used.
diff --git a/7.x/docs/classes/UnionPermissionReader.html b/7.x/docs/classes/UnionPermissionReader.html
index 6b7675c19..2b57efd4b 100644
--- a/7.x/docs/classes/UnionPermissionReader.html
+++ b/7.x/docs/classes/UnionPermissionReader.html
@@ -27,7 +27,7 @@ Every permission in every credential type is handled according to the rule
diff --git a/7.x/docs/classes/UnionPreferenceParser.html b/7.x/docs/classes/UnionPreferenceParser.html
index f3441c321..47cb19942 100644
--- a/7.x/docs/classes/UnionPreferenceParser.html
+++ b/7.x/docs/classes/UnionPreferenceParser.html
@@ -27,7 +27,7 @@ Will throw an error if multiple parsers return a range as these can't logica
diff --git a/7.x/docs/classes/V6MigrationInitializer.html b/7.x/docs/classes/V6MigrationInitializer.html
index ff42150f5..38fa8e047 100644
--- a/7.x/docs/classes/V6MigrationInitializer.html
+++ b/7.x/docs/classes/V6MigrationInitializer.html
@@ -30,7 +30,7 @@ After migration is complete the old data will be removed.
newAccountStorage:AccountLoginStorage<{ Â Â Â Â account: { Â Â Â Â Â Â Â Â rememberLogin: "boolean?"; Â Â Â Â }; Â Â Â Â clientCredentials: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â label: "string"; Â Â Â Â Â Â Â Â secret: "string"; Â Â Â Â Â Â Â Â webId: "string"; Â Â Â Â }; Â Â Â Â owner: { Â Â Â Â Â Â Â Â podId: "id:pod"; Â Â Â Â Â Â Â Â visible: "boolean"; Â Â Â Â Â Â Â Â webId: "string"; Â Â Â Â }; Â Â Â Â password: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â email: "string"; Â Â Â Â Â Â Â Â password: "string"; Â Â Â Â Â Â Â Â verified: "boolean"; Â Â Â Â }; Â Â Â Â pod: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â baseUrl: "string"; Â Â Â Â }; Â Â Â Â webIdLink: { Â Â Â Â Â Â Â Â accountId: "id:account"; Â Â Â Â Â Â Â Â webId: "string"; Â Â Â Â }; }>
@@ -155,27 +155,27 @@ After migration is complete the old data will be removed.
diff --git a/7.x/docs/classes/ValidatingDataAccessor.html b/7.x/docs/classes/ValidatingDataAccessor.html
index 178e33f07..66b7d7dc3 100644
--- a/7.x/docs/classes/ValidatingDataAccessor.html
+++ b/7.x/docs/classes/ValidatingDataAccessor.html
@@ -27,7 +27,7 @@ An AtomicDataAccessor can be used to prevent data being written in case validati
diff --git a/7.x/docs/classes/VariableHandler.html b/7.x/docs/classes/VariableHandler.html
index 1066805f5..448836949 100644
--- a/7.x/docs/classes/VariableHandler.html
+++ b/7.x/docs/classes/VariableHandler.html
@@ -33,7 +33,7 @@ E.g.: The exact file path (when required) should be determined by the server to
diff --git a/7.x/docs/classes/VariableSetter.html b/7.x/docs/classes/VariableSetter.html
index 2b27ff121..9c898cc38 100644
--- a/7.x/docs/classes/VariableSetter.html
+++ b/7.x/docs/classes/VariableSetter.html
@@ -27,7 +27,7 @@ unless there already is a value for the variable and override is false.
diff --git a/7.x/docs/classes/VersionHandler.html b/7.x/docs/classes/VersionHandler.html
index dba5cb94f..20c7380b9 100644
--- a/7.x/docs/classes/VersionHandler.html
+++ b/7.x/docs/classes/VersionHandler.html
@@ -27,7 +27,7 @@ This version number should be updated every time the API changes.
diff --git a/7.x/docs/classes/ViewInteractionHandler.html b/7.x/docs/classes/ViewInteractionHandler.html
index 09584da01..da5e8bd60 100644
--- a/7.x/docs/classes/ViewInteractionHandler.html
+++ b/7.x/docs/classes/ViewInteractionHandler.html
@@ -30,7 +30,7 @@ Other methods will be rejected.
diff --git a/7.x/docs/classes/WacAllowHttpHandler.html b/7.x/docs/classes/WacAllowHttpHandler.html
index 9a82794f7..1ee3cb683 100644
--- a/7.x/docs/classes/WacAllowHttpHandler.html
+++ b/7.x/docs/classes/WacAllowHttpHandler.html
@@ -29,7 +29,7 @@ so in general it is a good idea to make sure all these classes cache their resul
diff --git a/7.x/docs/classes/WacAllowMetadataWriter.html b/7.x/docs/classes/WacAllowMetadataWriter.html
index 82da67890..7f9f96dbe 100644
--- a/7.x/docs/classes/WacAllowMetadataWriter.html
+++ b/7.x/docs/classes/WacAllowMetadataWriter.html
@@ -29,7 +29,7 @@ by including the WAC-Allow HTTP header in the response of HTTP HEAD and GET requ
diff --git a/7.x/docs/classes/WaterfallHandler.html b/7.x/docs/classes/WaterfallHandler.html
index 965acf6e7..b07bd922b 100644
--- a/7.x/docs/classes/WaterfallHandler.html
+++ b/7.x/docs/classes/WaterfallHandler.html
@@ -38,7 +38,7 @@ allowing for more fine-grained handlers to check before catch-all handlers.
diff --git a/7.x/docs/classes/WebSocket2023Emitter.html b/7.x/docs/classes/WebSocket2023Emitter.html
index 740d3f086..d7352e1ae 100644
--- a/7.x/docs/classes/WebSocket2023Emitter.html
+++ b/7.x/docs/classes/WebSocket2023Emitter.html
@@ -28,7 +28,7 @@ The key should be the identifier of the matching channel.
diff --git a/7.x/docs/classes/WebSocket2023Listener.html b/7.x/docs/classes/WebSocket2023Listener.html
index 77a32d46d..09a044824 100644
--- a/7.x/docs/classes/WebSocket2023Listener.html
+++ b/7.x/docs/classes/WebSocket2023Listener.html
@@ -27,7 +27,7 @@ in which case its Web
diff --git a/7.x/docs/classes/WebSocket2023Storer.html b/7.x/docs/classes/WebSocket2023Storer.html
index 788e68f63..2a7ee01aa 100644
--- a/7.x/docs/classes/WebSocket2023Storer.html
+++ b/7.x/docs/classes/WebSocket2023Storer.html
@@ -31,7 +31,7 @@ Open WebSockets will not receive notifications if their channel expired.
diff --git a/7.x/docs/classes/WebhookWebId.html b/7.x/docs/classes/WebhookWebId.html
index 9a2786e08..07d2adf47 100644
--- a/7.x/docs/classes/WebhookWebId.html
+++ b/7.x/docs/classes/WebhookWebId.html
@@ -28,7 +28,7 @@ This is a minimal WebID with only the solid:oidcIssuer triple.
diff --git a/7.x/docs/classes/WinstonLoggerFactory.html b/7.x/docs/classes/WinstonLoggerFactory.html
index e85964089..874e4841b 100644
--- a/7.x/docs/classes/WinstonLoggerFactory.html
+++ b/7.x/docs/classes/WinstonLoggerFactory.html
@@ -30,7 +30,7 @@ By default, it will print to the console with colorized logging levels.
diff --git a/7.x/docs/classes/WrappedExpiringStorage.html b/7.x/docs/classes/WrappedExpiringStorage.html
index 9b7cadea9..e4e01afad 100644
--- a/7.x/docs/classes/WrappedExpiringStorage.html
+++ b/7.x/docs/classes/WrappedExpiringStorage.html
@@ -37,7 +37,7 @@ Has a timer that will delete all expired data every hour (default value).
diff --git a/7.x/docs/classes/WrappedIndexedStorage.html b/7.x/docs/classes/WrappedIndexedStorage.html
index e9c5d741b..d9290c696 100644
--- a/7.x/docs/classes/WrappedIndexedStorage.html
+++ b/7.x/docs/classes/WrappedIndexedStorage.html
@@ -42,7 +42,7 @@ The other storage is used to store all indexes that are used to find the correct
Replaces part of an object of the given type with the given partial value.
@@ -915,7 +915,7 @@ The identifier in the value is used to determine which object.
diff --git a/7.x/docs/classes/WrappingLogger.html b/7.x/docs/classes/WrappingLogger.html
index 0ac709c56..ded80ed7c 100644
--- a/7.x/docs/classes/WrappingLogger.html
+++ b/7.x/docs/classes/WrappingLogger.html
@@ -27,7 +27,7 @@ which can be swapped out a runtime.
diff --git a/7.x/docs/classes/YargsCliExtractor.html b/7.x/docs/classes/YargsCliExtractor.html
index 3971831a5..3297819af 100644
--- a/7.x/docs/classes/YargsCliExtractor.html
+++ b/7.x/docs/classes/YargsCliExtractor.html
@@ -27,7 +27,7 @@ Specific settings can be enabled through the provided options.
diff --git a/7.x/docs/classes/YargsParameter.html b/7.x/docs/classes/YargsParameter.html
index ec1661d43..f7f1fc163 100644
--- a/7.x/docs/classes/YargsParameter.html
+++ b/7.x/docs/classes/YargsParameter.html
@@ -26,7 +26,7 @@ thereby allowing us to create these in a Components.js configuration.
diff --git a/7.x/docs/functions/allFulfilled.html b/7.x/docs/functions/allFulfilled.html
index 643d673d5..a9dddffd2 100644
--- a/7.x/docs/functions/allFulfilled.html
+++ b/7.x/docs/functions/allFulfilled.html
@@ -37,7 +37,7 @@ If there are rejections (and ignoreErrors is false), throws a combi
diff --git a/7.x/docs/functions/assertReadConditions.html b/7.x/docs/functions/assertReadConditions.html
index f8a0649ba..9a320af5f 100644
--- a/7.x/docs/functions/assertReadConditions.html
+++ b/7.x/docs/functions/assertReadConditions.html
@@ -50,7 +50,7 @@ this is why we have to check ETags after content negotiation.
diff --git a/7.x/docs/functions/cloneRepresentation.html b/7.x/docs/functions/cloneRepresentation.html
index 68ece3553..204ef946b 100644
--- a/7.x/docs/functions/cloneRepresentation.html
+++ b/7.x/docs/functions/cloneRepresentation.html
@@ -34,7 +34,7 @@ This function loads the entire stream in memory.
diff --git a/7.x/docs/functions/createAggregateError.html b/7.x/docs/functions/createAggregateError.html
index c27c371b3..5f230527b 100644
--- a/7.x/docs/functions/createAggregateError.html
+++ b/7.x/docs/functions/createAggregateError.html
@@ -34,7 +34,7 @@ If they are all within the 4xx range, 400 will be used, otherwise 500.
diff --git a/7.x/docs/functions/createGenericEventEmitterClass.html b/7.x/docs/functions/createGenericEventEmitterClass.html
index c451a3de7..ab7f705f1 100644
--- a/7.x/docs/functions/createGenericEventEmitterClass.html
+++ b/7.x/docs/functions/createGenericEventEmitterClass.html
@@ -37,7 +37,7 @@ Useful in case a class needs to extend EventEmitter and wants specific internal
diff --git a/7.x/docs/functions/createSubdomainRegexp.html b/7.x/docs/functions/createSubdomainRegexp.html
index 98514e550..da366533a 100644
--- a/7.x/docs/functions/createSubdomainRegexp.html
+++ b/7.x/docs/functions/createSubdomainRegexp.html
@@ -41,7 +41,7 @@ In case there is a subdomain, the first match of the regular expression will be
diff --git a/7.x/docs/functions/createVocabulary.html b/7.x/docs/functions/createVocabulary.html
index 9fd6bbed3..5ba889efb 100644
--- a/7.x/docs/functions/createVocabulary.html
+++ b/7.x/docs/functions/createVocabulary.html
@@ -40,7 +40,7 @@ The terms field contains all the same values but as NamedNode inste
diff --git a/7.x/docs/functions/decodeUriPathComponents.html b/7.x/docs/functions/decodeUriPathComponents.html
index 62c78f14e..fe4c54c7d 100644
--- a/7.x/docs/functions/decodeUriPathComponents.html
+++ b/7.x/docs/functions/decodeUriPathComponents.html
@@ -36,7 +36,7 @@ Characters that would result in an illegal file path remain percent encoded.
diff --git a/7.x/docs/functions/encodeUriPathComponents.html b/7.x/docs/functions/encodeUriPathComponents.html
index 8ed04a1a2..ba8247a69 100644
--- a/7.x/docs/functions/encodeUriPathComponents.html
+++ b/7.x/docs/functions/encodeUriPathComponents.html
@@ -35,7 +35,7 @@ lead to unnecessary double encoding, resulting in a URI that differs from the ex
diff --git a/7.x/docs/functions/ensureLeadingSlash.html b/7.x/docs/functions/ensureLeadingSlash.html
index 6b2057683..50bed031c 100644
--- a/7.x/docs/functions/ensureLeadingSlash.html
+++ b/7.x/docs/functions/ensureLeadingSlash.html
@@ -35,7 +35,7 @@ If there is no slash it will be added.
diff --git a/7.x/docs/functions/ensureTrailingSlash.html b/7.x/docs/functions/ensureTrailingSlash.html
index 52b4094f2..c7488ce57 100644
--- a/7.x/docs/functions/ensureTrailingSlash.html
+++ b/7.x/docs/functions/ensureTrailingSlash.html
@@ -35,7 +35,7 @@ If there is no slash it will be added.
diff --git a/7.x/docs/functions/errorTermsToMetadata.html b/7.x/docs/functions/errorTermsToMetadata.html
index f50e96b7f..3f7614257 100644
--- a/7.x/docs/functions/errorTermsToMetadata.html
+++ b/7.x/docs/functions/errorTermsToMetadata.html
@@ -39,7 +39,7 @@ The values will become literals.
diff --git a/7.x/docs/functions/extractErrorTerms.html b/7.x/docs/functions/extractErrorTerms.html
index ce486a536..02d722f82 100644
--- a/7.x/docs/functions/extractErrorTerms.html
+++ b/7.x/docs/functions/extractErrorTerms.html
@@ -35,7 +35,7 @@ The object literal values will be used as values in the resulting object.
diff --git a/7.x/docs/functions/filter.html b/7.x/docs/functions/filter.html
index 4e18295f6..fed612bb7 100644
--- a/7.x/docs/functions/filter.html
+++ b/7.x/docs/functions/filter.html
@@ -62,7 +62,7 @@ See the documentation of the above function for more details.
diff --git a/7.x/docs/functions/filterHandlers.html b/7.x/docs/functions/filterHandlers.html
index 039ea890b..6bf5ccd29 100644
--- a/7.x/docs/functions/filterHandlers.html
+++ b/7.x/docs/functions/filterHandlers.html
@@ -45,7 +45,7 @@ Will error if no matching handlers are found.
diff --git a/7.x/docs/functions/find.html b/7.x/docs/functions/find.html
index 3420b9e2d..6ee233688 100644
--- a/7.x/docs/functions/find.html
+++ b/7.x/docs/functions/find.html
@@ -63,7 +63,7 @@ See the documentation of the above function for more details.
diff --git a/7.x/docs/functions/forgetWebId.html b/7.x/docs/functions/forgetWebId.html
index 3a66a37a2..d7925a5f7 100644
--- a/7.x/docs/functions/forgetWebId.html
+++ b/7.x/docs/functions/forgetWebId.html
@@ -39,7 +39,7 @@ If there is no session in the Interaction, nothing will happen.
diff --git a/7.x/docs/functions/getBestPreference.html b/7.x/docs/functions/getBestPreference.html
index d93449b18..556c394e0 100644
--- a/7.x/docs/functions/getBestPreference.html
+++ b/7.x/docs/functions/getBestPreference.html
@@ -40,7 +40,7 @@ Undefined if there is no match.
diff --git a/7.x/docs/functions/getConversionTarget.html b/7.x/docs/functions/getConversionTarget.html
index a98c51d8f..818e46eb1 100644
--- a/7.x/docs/functions/getConversionTarget.html
+++ b/7.x/docs/functions/getConversionTarget.html
@@ -44,7 +44,7 @@ after which the best match gets found based on the weights.
diff --git a/7.x/docs/functions/getDefault.html b/7.x/docs/functions/getDefault.html
index 9f85ea3e5..ca5f8db95 100644
--- a/7.x/docs/functions/getDefault.html
+++ b/7.x/docs/functions/getDefault.html
@@ -57,7 +57,7 @@ The Map will also be updated to assign that default value to the given key.
diff --git a/7.x/docs/functions/getExtension.html b/7.x/docs/functions/getExtension.html
index 2c19cc69e..a4f60dd5b 100644
--- a/7.x/docs/functions/getExtension.html
+++ b/7.x/docs/functions/getExtension.html
@@ -33,7 +33,7 @@ Custom function since path.extname does not work on all cases (e.g.
diff --git a/7.x/docs/functions/getRelativeUrl.html b/7.x/docs/functions/getRelativeUrl.html
index 7e0e71d1e..51c8c21fc 100644
--- a/7.x/docs/functions/getRelativeUrl.html
+++ b/7.x/docs/functions/getRelativeUrl.html
@@ -43,7 +43,7 @@ Will throw an error in case the resulting target is not withing the base URL sco
diff --git a/7.x/docs/functions/getTemplateFilePath.html b/7.x/docs/functions/getTemplateFilePath.html
index 0e3ce9fd5..388200aa5 100644
--- a/7.x/docs/functions/getTemplateFilePath.html
+++ b/7.x/docs/functions/getTemplateFilePath.html
@@ -30,7 +30,7 @@ Returns undefined if the input does not contain a file path.
diff --git a/7.x/docs/functions/getTypeWeight.html b/7.x/docs/functions/getTypeWeight.html
index ed967231e..f10da2011 100644
--- a/7.x/docs/functions/getTypeWeight.html
+++ b/7.x/docs/functions/getTypeWeight.html
@@ -39,7 +39,7 @@ In case there are multiple matches the most specific one will be chosen as per R
diff --git a/7.x/docs/functions/getWeightedPreferences.html b/7.x/docs/functions/getWeightedPreferences.html
index bf3cfd867..79e949ac6 100644
--- a/7.x/docs/functions/getWeightedPreferences.html
+++ b/7.x/docs/functions/getWeightedPreferences.html
@@ -40,7 +40,7 @@ Weights of 0 indicate that no match is possible.
diff --git a/7.x/docs/functions/importOidcProvider.html b/7.x/docs/functions/importOidcProvider.html
index 3f4f4a205..52a883881 100644
--- a/7.x/docs/functions/importOidcProvider.html
+++ b/7.x/docs/functions/importOidcProvider.html
@@ -30,7 +30,7 @@ There have been reports of JEST_WORKER_ID being undefined, so to be
diff --git a/7.x/docs/functions/isInternalContentType.html b/7.x/docs/functions/isInternalContentType.html
index 8a1af9748..dfde0ec42 100644
--- a/7.x/docs/functions/isInternalContentType.html
+++ b/7.x/docs/functions/isInternalContentType.html
@@ -34,7 +34,7 @@ Response will be false if the input type is undefined.
diff --git a/7.x/docs/functions/isValidVariable.html b/7.x/docs/functions/isValidVariable.html
index e2129103f..2fd8490bc 100644
--- a/7.x/docs/functions/isValidVariable.html
+++ b/7.x/docs/functions/isValidVariable.html
@@ -30,7 +30,7 @@ This can be used to weed out irrelevant parameters in an object.
diff --git a/7.x/docs/functions/listSingleThreadedComponents.html b/7.x/docs/functions/listSingleThreadedComponents.html
index 456899921..42c5abdb2 100644
--- a/7.x/docs/functions/listSingleThreadedComponents.html
+++ b/7.x/docs/functions/listSingleThreadedComponents.html
@@ -38,7 +38,7 @@ interface while the application is being run in multithreaded mode.
diff --git a/7.x/docs/functions/map.html b/7.x/docs/functions/map.html
index 3fbede61b..2a4f9f1da 100644
--- a/7.x/docs/functions/map.html
+++ b/7.x/docs/functions/map.html
@@ -64,7 +64,7 @@ See the documentation of the above function for more details.
diff --git a/7.x/docs/functions/modulePath.html b/7.x/docs/functions/modulePath.html
index cbb82a7bd..dfac870df 100644
--- a/7.x/docs/functions/modulePath.html
+++ b/7.x/docs/functions/modulePath.html
@@ -30,7 +30,7 @@ to be resolved by the resolveAssetPath function.
diff --git a/7.x/docs/functions/msToDuration.html b/7.x/docs/functions/msToDuration.html
index 591499eb4..aeb5d017e 100644
--- a/7.x/docs/functions/msToDuration.html
+++ b/7.x/docs/functions/msToDuration.html
@@ -34,7 +34,7 @@ because months have no fixed size in milliseconds.
diff --git a/7.x/docs/functions/parseAccept.html b/7.x/docs/functions/parseAccept.html
index 6aef2efef..fa87e8698 100644
--- a/7.x/docs/functions/parseAccept.html
+++ b/7.x/docs/functions/parseAccept.html
@@ -39,7 +39,7 @@ with invalid syntax are ignored and removed from the returned array.
diff --git a/7.x/docs/functions/parseAcceptCharset.html b/7.x/docs/functions/parseAcceptCharset.html
index 151fafcab..f35cc7a0d 100644
--- a/7.x/docs/functions/parseAcceptCharset.html
+++ b/7.x/docs/functions/parseAcceptCharset.html
@@ -39,7 +39,7 @@ are ignored and not returned.
diff --git a/7.x/docs/functions/parseAcceptDateTime.html b/7.x/docs/functions/parseAcceptDateTime.html
index 643d7671e..cbd014e57 100644
--- a/7.x/docs/functions/parseAcceptDateTime.html
+++ b/7.x/docs/functions/parseAcceptDateTime.html
@@ -39,7 +39,7 @@ or an empty array if a range in an invalid format is detected.
diff --git a/7.x/docs/functions/parseAcceptEncoding.html b/7.x/docs/functions/parseAcceptEncoding.html
index 308541b33..27d42cb0e 100644
--- a/7.x/docs/functions/parseAcceptEncoding.html
+++ b/7.x/docs/functions/parseAcceptEncoding.html
@@ -39,7 +39,7 @@ are ignored and not returned.
diff --git a/7.x/docs/functions/parseAcceptLanguage.html b/7.x/docs/functions/parseAcceptLanguage.html
index 797716364..256c9f7a3 100644
--- a/7.x/docs/functions/parseAcceptLanguage.html
+++ b/7.x/docs/functions/parseAcceptLanguage.html
@@ -39,7 +39,7 @@ are ignored and not returned.
diff --git a/7.x/docs/functions/parsePath.html b/7.x/docs/functions/parsePath.html
index 85615631b..184087034 100644
--- a/7.x/docs/functions/parsePath.html
+++ b/7.x/docs/functions/parsePath.html
@@ -44,7 +44,7 @@ If not, a 500 error will be thrown.
diff --git a/7.x/docs/functions/pipeSafely.html b/7.x/docs/functions/pipeSafely.html
index 2ff11acae..dbe30c84f 100644
--- a/7.x/docs/functions/pipeSafely.html
+++ b/7.x/docs/functions/pipeSafely.html
@@ -61,7 +61,7 @@ This will also make the stream
diff --git a/7.x/docs/functions/reduce.html b/7.x/docs/functions/reduce.html
index 37aaf6ca3..a217450ab 100644
--- a/7.x/docs/functions/reduce.html
+++ b/7.x/docs/functions/reduce.html
@@ -59,7 +59,7 @@ The first element will be used as the initial value.
diff --git a/7.x/docs/functions/resolveAssetPath.html b/7.x/docs/functions/resolveAssetPath.html
index 637e21c21..37d95ab24 100644
--- a/7.x/docs/functions/resolveAssetPath.html
+++ b/7.x/docs/functions/resolveAssetPath.html
@@ -31,7 +31,7 @@ will be relative to the module directory instead of the cwd.
diff --git a/7.x/docs/functions/resolvePromiseOrValue.html b/7.x/docs/functions/resolvePromiseOrValue.html
index b8a0df091..df30e7245 100644
--- a/7.x/docs/functions/resolvePromiseOrValue.html
+++ b/7.x/docs/functions/resolvePromiseOrValue.html
@@ -51,7 +51,7 @@ otherwise the result will be sync.
diff --git a/7.x/docs/functions/responseToDataset.html b/7.x/docs/functions/responseToDataset.html
index 5828477b6..668749c8d 100644
--- a/7.x/docs/functions/responseToDataset.html
+++ b/7.x/docs/functions/responseToDataset.html
@@ -36,7 +36,7 @@ In case the given Response object was already parsed its body can be passed alon
diff --git a/7.x/docs/functions/sortedAsyncMerge.html b/7.x/docs/functions/sortedAsyncMerge.html
index ac068b745..d48cb6e99 100644
--- a/7.x/docs/functions/sortedAsyncMerge.html
+++ b/7.x/docs/functions/sortedAsyncMerge.html
@@ -56,7 +56,7 @@ In case the results of the individual iterators are not sorted the outcome resul
diff --git a/7.x/docs/functions/transformQuotedStrings.html b/7.x/docs/functions/transformQuotedStrings.html
index 792a282fa..9d5b8b301 100644
--- a/7.x/docs/functions/transformQuotedStrings.html
+++ b/7.x/docs/functions/transformQuotedStrings.html
@@ -41,7 +41,7 @@
Thrown if invalid characters are detected in a quoted string.
diff --git a/7.x/docs/functions/verifyAccountId.html b/7.x/docs/functions/verifyAccountId.html
index 73ee171d6..87373050b 100644
--- a/7.x/docs/functions/verifyAccountId.html
+++ b/7.x/docs/functions/verifyAccountId.html
@@ -38,7 +38,7 @@ To be used when a request tries to access a resource to ensure they're not a
diff --git a/7.x/docs/interfaces/AdapterFactory.html b/7.x/docs/interfaces/AdapterFactory.html
index 4d0f0dd43..c9ae83dc7 100644
--- a/7.x/docs/interfaces/AdapterFactory.html
+++ b/7.x/docs/interfaces/AdapterFactory.html
@@ -32,7 +32,7 @@ have a look at ExpiringAdapterFactory
diff --git a/7.x/docs/interfaces/BaseServerFactoryOptions.html b/7.x/docs/interfaces/BaseServerFactoryOptions.html
index 0ee117b1a..9132918f8 100644
--- a/7.x/docs/interfaces/BaseServerFactoryOptions.html
+++ b/7.x/docs/interfaces/BaseServerFactoryOptions.html
@@ -27,7 +27,7 @@ before passing the options to the createServer function.
diff --git a/7.x/docs/interfaces/DataAccessor.html b/7.x/docs/interfaces/DataAccessor.html
index 41b67c4a8..65508fcbd 100644
--- a/7.x/docs/interfaces/DataAccessor.html
+++ b/7.x/docs/interfaces/DataAccessor.html
@@ -41,7 +41,7 @@ There are a few things it still needs to do, and it is very important every impl
diff --git a/7.x/docs/interfaces/ETagHandler.html b/7.x/docs/interfaces/ETagHandler.html
index 99b740e0e..1f5da9d73 100644
--- a/7.x/docs/interfaces/ETagHandler.html
+++ b/7.x/docs/interfaces/ETagHandler.html
@@ -30,7 +30,7 @@ but also to see if two ETags of different representations correspond to the same
diff --git a/7.x/docs/interfaces/ExpiringStorage.html b/7.x/docs/interfaces/ExpiringStorage.html
index 555864a80..dcafdd0cb 100644
--- a/7.x/docs/interfaces/ExpiringStorage.html
+++ b/7.x/docs/interfaces/ExpiringStorage.html
@@ -38,7 +38,7 @@ Entries with no expiration date never expire.
diff --git a/7.x/docs/interfaces/FileIdentifierMapperFactory.html b/7.x/docs/interfaces/FileIdentifierMapperFactory.html
index 6423e42dd..f65dc1c65 100644
--- a/7.x/docs/interfaces/FileIdentifierMapperFactory.html
+++ b/7.x/docs/interfaces/FileIdentifierMapperFactory.html
@@ -34,7 +34,7 @@ Specifically used when identifiers need to be generated for a new pod (since pod
diff --git a/7.x/docs/interfaces/Finalizable.html b/7.x/docs/interfaces/Finalizable.html
index bb9a88320..36f8e38a4 100644
--- a/7.x/docs/interfaces/Finalizable.html
+++ b/7.x/docs/interfaces/Finalizable.html
@@ -32,7 +32,7 @@ NOTE: classes without an existing extends-relation should extend from Finalizer
diff --git a/7.x/docs/interfaces/GenericEventEmitter.html b/7.x/docs/interfaces/GenericEventEmitter.html
index cd8fe4b72..9ed9f4e11 100644
--- a/7.x/docs/interfaces/GenericEventEmitter.html
+++ b/7.x/docs/interfaces/GenericEventEmitter.html
@@ -37,7 +37,7 @@ in case EventEmitter needs to be extended.
diff --git a/7.x/docs/interfaces/HttpErrorClass.html b/7.x/docs/interfaces/HttpErrorClass.html
index 3e7929ff4..46ecb2d69 100644
--- a/7.x/docs/interfaces/HttpErrorClass.html
+++ b/7.x/docs/interfaces/HttpErrorClass.html
@@ -30,7 +30,7 @@ This helps us make sure all HttpError classes have the same utility static funct
diff --git a/7.x/docs/interfaces/Initializable.html b/7.x/docs/interfaces/Initializable.html
index c3764c73b..ccf16cb7e 100644
--- a/7.x/docs/interfaces/Initializable.html
+++ b/7.x/docs/interfaces/Initializable.html
@@ -31,7 +31,7 @@ NOTE: classes without an existing extends-relation should extend from Initialize
diff --git a/7.x/docs/interfaces/InteractionRoute.html b/7.x/docs/interfaces/InteractionRoute.html
index 54449aa42..050393d81 100644
--- a/7.x/docs/interfaces/InteractionRoute.html
+++ b/7.x/docs/interfaces/InteractionRoute.html
@@ -37,7 +37,7 @@ Typings are used to indicate the keys used to indicate what the corresponding va
diff --git a/7.x/docs/interfaces/JsonRepresentation.html b/7.x/docs/interfaces/JsonRepresentation.html
index a1fe05186..24c87aabd 100644
--- a/7.x/docs/interfaces/JsonRepresentation.html
+++ b/7.x/docs/interfaces/JsonRepresentation.html
@@ -31,7 +31,7 @@ and specific to JSON.
diff --git a/7.x/docs/interfaces/JsonView.html b/7.x/docs/interfaces/JsonView.html
index 7348bd1b8..a928650cd 100644
--- a/7.x/docs/interfaces/JsonView.html
+++ b/7.x/docs/interfaces/JsonView.html
@@ -39,7 +39,7 @@ Designed to be used by a UpdateOwnerHandler
diff --git a/7.x/docs/interfaces/KeyValueStorage.html b/7.x/docs/interfaces/KeyValueStorage.html
index 33e9409e4..13829f5c3 100644
--- a/7.x/docs/interfaces/KeyValueStorage.html
+++ b/7.x/docs/interfaces/KeyValueStorage.html
@@ -42,7 +42,7 @@ To prevent potential issues, keys should be urlencoded before calling the storag
diff --git a/7.x/docs/interfaces/LoginStorage.html b/7.x/docs/interfaces/LoginStorage.html
index 86d5aeffe..30ac97b4e 100644
--- a/7.x/docs/interfaces/LoginStorage.html
+++ b/7.x/docs/interfaces/LoginStorage.html
@@ -38,7 +38,7 @@ This is useful for storages that want to add extra requirements based on the dat
diff --git a/7.x/docs/interfaces/NotificationChannel.html b/7.x/docs/interfaces/NotificationChannel.html
index 38cbe19cf..1fdebd85b 100644
--- a/7.x/docs/interfaces/NotificationChannel.html
+++ b/7.x/docs/interfaces/NotificationChannel.html
@@ -30,7 +30,7 @@ Most of the fields are those defined in
diff --git a/7.x/docs/interfaces/NotificationChannelStorage.html b/7.x/docs/interfaces/NotificationChannelStorage.html
index 4a1c52706..0cd54a153 100644
--- a/7.x/docs/interfaces/NotificationChannelStorage.html
+++ b/7.x/docs/interfaces/NotificationChannelStorage.html
@@ -30,7 +30,7 @@ Besides the standard channel info it also stores features specific to a certain
diff --git a/7.x/docs/interfaces/NotificationChannelType.html b/7.x/docs/interfaces/NotificationChannelType.html
index fd8b4e266..0a484ee43 100644
--- a/7.x/docs/interfaces/NotificationChannelType.html
+++ b/7.x/docs/interfaces/NotificationChannelType.html
@@ -31,7 +31,7 @@ only need to support channels generated by an initChannel on the sa
diff --git a/7.x/docs/interfaces/OAuthErrorFields.html b/7.x/docs/interfaces/OAuthErrorFields.html
index facb55220..9c00b7b2d 100644
--- a/7.x/docs/interfaces/OAuthErrorFields.html
+++ b/7.x/docs/interfaces/OAuthErrorFields.html
@@ -27,7 +27,7 @@ but having our own version reduces the part of the codebase that is dependent on
diff --git a/7.x/docs/interfaces/PodGenerator.html b/7.x/docs/interfaces/PodGenerator.html
index 9c8f18116..f93a7b398 100644
--- a/7.x/docs/interfaces/PodGenerator.html
+++ b/7.x/docs/interfaces/PodGenerator.html
@@ -30,7 +30,7 @@ These can then be used when the server is restarted to re-instantiate those stor
diff --git a/7.x/docs/interfaces/PodManager.html b/7.x/docs/interfaces/PodManager.html
index 9ae0de9d3..9dce175d8 100644
--- a/7.x/docs/interfaces/PodManager.html
+++ b/7.x/docs/interfaces/PodManager.html
@@ -30,7 +30,7 @@ In the future this should also include delete, and potentially recovery function
diff --git a/7.x/docs/interfaces/PodStore.html b/7.x/docs/interfaces/PodStore.html
index 51017f8ab..557d7f29a 100644
--- a/7.x/docs/interfaces/PodStore.html
+++ b/7.x/docs/interfaces/PodStore.html
@@ -30,7 +30,7 @@ The visible parameter indicates if an owner should be publicly expo
diff --git a/7.x/docs/interfaces/RedirectHttpErrorClass.html b/7.x/docs/interfaces/RedirectHttpErrorClass.html
index 369e97e3a..7fa86fce2 100644
--- a/7.x/docs/interfaces/RedirectHttpErrorClass.html
+++ b/7.x/docs/interfaces/RedirectHttpErrorClass.html
@@ -32,7 +32,7 @@ Makes sure a location value is always needed.
diff --git a/7.x/docs/interfaces/RepresentationPreferences.html b/7.x/docs/interfaces/RepresentationPreferences.html
index 84dc69da6..4c7a66260 100644
--- a/7.x/docs/interfaces/RepresentationPreferences.html
+++ b/7.x/docs/interfaces/RepresentationPreferences.html
@@ -26,7 +26,7 @@ or an empty ValuePreferences can indicate that no preferences were
diff --git a/7.x/docs/interfaces/ResourceLocker.html b/7.x/docs/interfaces/ResourceLocker.html
index dcd228558..a294d386d 100644
--- a/7.x/docs/interfaces/ResourceLocker.html
+++ b/7.x/docs/interfaces/ResourceLocker.html
@@ -32,7 +32,7 @@ Other components that require locking of resources should use that interface.MemoryResourceLocker
diff --git a/7.x/docs/interfaces/ResourceStore.html b/7.x/docs/interfaces/ResourceStore.html
index dd27f67eb..aa8a3000b 100644
--- a/7.x/docs/interfaces/ResourceStore.html
+++ b/7.x/docs/interfaces/ResourceStore.html
@@ -43,7 +43,7 @@ should those be relevant to the store.
diff --git a/7.x/docs/interfaces/ResourcesGenerator.html b/7.x/docs/interfaces/ResourcesGenerator.html
index 0705a62f0..f484b1a7c 100644
--- a/7.x/docs/interfaces/ResourcesGenerator.html
+++ b/7.x/docs/interfaces/ResourcesGenerator.html
@@ -29,7 +29,7 @@ Note that this is not an AsyncHandler since it returns an AsyncIterable instead
diff --git a/7.x/docs/interfaces/SetMultiMap.html b/7.x/docs/interfaces/SetMultiMap.html
index ad5b6bc0a..7a2f03b44 100644
--- a/7.x/docs/interfaces/SetMultiMap.html
+++ b/7.x/docs/interfaces/SetMultiMap.html
@@ -40,7 +40,7 @@ Using an empty Set when calling the set function is the same as del
diff --git a/7.x/docs/interfaces/SystemError.html b/7.x/docs/interfaces/SystemError.html
index 4cf0cf039..4342ae1e7 100644
--- a/7.x/docs/interfaces/SystemError.html
+++ b/7.x/docs/interfaces/SystemError.html
@@ -29,7 +29,7 @@ For example, a system error will occur if an application attempts to read a file
diff --git a/7.x/docs/interfaces/TemplatedResourcesGenerator.html b/7.x/docs/interfaces/TemplatedResourcesGenerator.html
index e44f76a37..abbc280a2 100644
--- a/7.x/docs/interfaces/TemplatedResourcesGenerator.html
+++ b/7.x/docs/interfaces/TemplatedResourcesGenerator.html
@@ -31,7 +31,7 @@ indicating where the templates are stored that need to be used for resource gene
diff --git a/7.x/docs/types/AccountLoginStorage.html b/7.x/docs/types/AccountLoginStorage.html
index d0699019a..d703de46e 100644
--- a/7.x/docs/types/AccountLoginStorage.html
+++ b/7.x/docs/types/AccountLoginStorage.html
@@ -26,7 +26,7 @@ without actually needing to specify it explicitly in their storage type.
diff --git a/7.x/docs/types/ActivityEmitter.html b/7.x/docs/types/ActivityEmitter.html
index 716536225..eee72702e 100644
--- a/7.x/docs/types/ActivityEmitter.html
+++ b/7.x/docs/types/ActivityEmitter.html
@@ -21,7 +21,7 @@ Both generic change events and ActivityStream-specific events are e
diff --git a/7.x/docs/types/ChangeMap.html b/7.x/docs/types/ChangeMap.html
index 7dd284abc..8221349fc 100644
--- a/7.x/docs/types/ChangeMap.html
+++ b/7.x/docs/types/ChangeMap.html
@@ -22,7 +22,7 @@ containing extra information about the change of the resource.
diff --git a/7.x/docs/types/CreateTypeObject.html b/7.x/docs/types/CreateTypeObject.html
index f0f8eb1f9..32db69882 100644
--- a/7.x/docs/types/CreateTypeObject.html
+++ b/7.x/docs/types/CreateTypeObject.html
@@ -26,7 +26,7 @@ This is the same as TypeOb
diff --git a/7.x/docs/types/Guarded.html b/7.x/docs/types/Guarded.html
index 6e42e9ff8..5ae1831e6 100644
--- a/7.x/docs/types/Guarded.html
+++ b/7.x/docs/types/Guarded.html
@@ -27,7 +27,7 @@ it will store the error and emit it once a listener is added (or a timeout occur
T extends NodeJS.EventEmitter = NodeJS.EventEmitter
diff --git a/7.x/docs/types/LoginOutputType.html b/7.x/docs/types/LoginOutputType.html
index 33e8c7b7e..c23e1f41d 100644
--- a/7.x/docs/types/LoginOutputType.html
+++ b/7.x/docs/types/LoginOutputType.html
@@ -34,7 +34,7 @@ Setting this to undefined will keep the setting as it currently is.
diff --git a/7.x/docs/types/PartialVocabulary.html b/7.x/docs/types/PartialVocabulary.html
index 25f2bd79e..1e33f4a8f 100644
--- a/7.x/docs/types/PartialVocabulary.html
+++ b/7.x/docs/types/PartialVocabulary.html
@@ -36,7 +36,7 @@ This is a fallback in case terms: { Â Â Â Â namespace: NamedNode<TBase>; } & Partial<Record<string, NamedNode>>
diff --git a/7.x/docs/types/TypeObject.html b/7.x/docs/types/TypeObject.html
index 7992f7545..50a66ad92 100644
--- a/7.x/docs/types/TypeObject.html
+++ b/7.x/docs/types/TypeObject.html
@@ -31,7 +31,7 @@ to the typing an object would have that is returned as an output on function cal
diff --git a/7.x/docs/types/ValuePreference.html b/7.x/docs/types/ValuePreference.html
index c8a840750..623fe2977 100644
--- a/7.x/docs/types/ValuePreference.html
+++ b/7.x/docs/types/ValuePreference.html
@@ -28,7 +28,7 @@ Useful when doing operations on such an object.
diff --git a/7.x/docs/types/ValueTypeDescription.html b/7.x/docs/types/ValueTypeDescription.html
index e82e6d2ed..6d1331b87 100644
--- a/7.x/docs/types/ValueTypeDescription.html
+++ b/7.x/docs/types/ValueTypeDescription.html
@@ -29,7 +29,7 @@ A ? can be appended to the type to indicate this key is optional.
diff --git a/7.x/docs/types/Vocabulary.html b/7.x/docs/types/Vocabulary.html
index 7a8da075f..7d5da6ca6 100644
--- a/7.x/docs/types/Vocabulary.html
+++ b/7.x/docs/types/Vocabulary.html
@@ -33,7 +33,7 @@ The terms field contains the same values but as NamedNode instead o
diff --git a/7.x/docs/variables/ACCOUNT_PROMPT.html b/7.x/docs/variables/ACCOUNT_PROMPT.html
index df55b2d2a..bf0751027 100644
--- a/7.x/docs/variables/ACCOUNT_PROMPT.html
+++ b/7.x/docs/variables/ACCOUNT_PROMPT.html
@@ -22,7 +22,7 @@ is used to track the WebID that is chosen in an OIDC interaction.
diff --git a/7.x/docs/variables/modulePathPlaceholder.html b/7.x/docs/variables/modulePathPlaceholder.html
index 86df3a014..c7f5c1603 100644
--- a/7.x/docs/variables/modulePathPlaceholder.html
+++ b/7.x/docs/variables/modulePathPlaceholder.html
@@ -21,7 +21,7 @@ The resolveAssetPath function will replace this string with the act
Ignored