From 6eaaa4201539a9fcbb8e880c16f31bf6d94f33bf Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Thu, 19 Oct 2023 09:13:48 +0200 Subject: [PATCH] chore(release): Update configs to v7.0.0 --- config/app/init/base/init.json | 2 +- config/app/init/default.json | 2 +- config/app/init/initialize-intro.json | 2 +- config/app/init/initialize-prefilled-root.json | 2 +- config/app/init/initialize-root-pod.json | 2 +- config/app/init/initialize-root.json | 2 +- config/app/init/initializers/base-url.json | 2 +- config/app/init/initializers/logger.json | 2 +- config/app/init/initializers/root-pod.json | 2 +- config/app/init/initializers/root.json | 2 +- config/app/init/initializers/seeding.json | 2 +- config/app/init/initializers/server.json | 2 +- config/app/init/initializers/version.json | 2 +- config/app/init/initializers/workers.json | 2 +- config/app/init/migration/base.json | 2 +- config/app/init/migration/v6.json | 2 +- config/app/init/static-root.json | 2 +- config/app/main/default.json | 2 +- config/app/main/general/templates.json | 2 +- config/app/variables/cli/cli.json | 2 +- config/app/variables/default.json | 2 +- config/app/variables/resolver/resolver.json | 2 +- config/default.json | 2 +- config/dynamic.json | 2 +- config/example-https-file.json | 2 +- config/file-acp.json | 2 +- config/file-root-pod.json | 2 +- config/file-root.json | 2 +- config/file.json | 2 +- config/http/handler/default.json | 2 +- config/http/handler/handlers/redirect.json | 2 +- config/http/handler/handlers/storage-description.json | 2 +- config/http/handler/simple.json | 2 +- config/http/middleware/default.json | 2 +- config/http/middleware/handlers/constant-headers.json | 2 +- config/http/middleware/handlers/cors.json | 2 +- config/http/notifications/all.json | 2 +- config/http/notifications/base/description.json | 2 +- config/http/notifications/base/handler.json | 2 +- config/http/notifications/base/http.json | 2 +- config/http/notifications/base/listener.json | 2 +- config/http/notifications/base/storage.json | 2 +- config/http/notifications/disabled.json | 2 +- config/http/notifications/legacy-websockets.json | 2 +- config/http/notifications/new-old-websockets.json | 2 +- config/http/notifications/webhooks.json | 2 +- config/http/notifications/webhooks/handler.json | 2 +- config/http/notifications/webhooks/routes.json | 2 +- config/http/notifications/webhooks/subscription.json | 2 +- config/http/notifications/websockets.json | 2 +- config/http/notifications/websockets/handler.json | 2 +- config/http/notifications/websockets/http.json | 2 +- config/http/notifications/websockets/subscription.json | 2 +- config/http/server-factory/configurator/default.json | 2 +- config/http/server-factory/http.json | 2 +- config/http/server-factory/https-no-cli-example.json | 2 +- config/http/server-factory/https.json | 2 +- config/http/server-factory/https/cli.json | 2 +- config/http/server-factory/https/resolver.json | 2 +- config/http/static/default.json | 2 +- config/https-file-cli.json | 2 +- config/identity/access/initializers/idp.json | 2 +- config/identity/access/initializers/well-known.json | 2 +- config/identity/access/public.json | 2 +- config/identity/access/restricted.json | 2 +- config/identity/email/default.json | 2 +- config/identity/email/example.json | 2 +- config/identity/handler/base/adapter-factory.json | 2 +- config/identity/handler/base/default.json | 2 +- config/identity/handler/base/jwks.json | 2 +- config/identity/handler/base/provider-factory.json | 2 +- config/identity/handler/default.json | 2 +- config/identity/handler/disabled.json | 2 +- config/identity/handler/enable/account.json | 2 +- config/identity/handler/enable/client-credentials.json | 2 +- config/identity/handler/enable/password.json | 2 +- config/identity/handler/enable/pod.json | 2 +- config/identity/handler/enable/webid.json | 2 +- config/identity/handler/no-accounts-pods.json | 2 +- config/identity/handler/no-accounts.json | 2 +- config/identity/handler/no-pods.json | 2 +- config/identity/handler/routing/account/create.json | 2 +- config/identity/handler/routing/account/login.json | 2 +- config/identity/handler/routing/account/logout.json | 2 +- config/identity/handler/routing/account/main.json | 2 +- config/identity/handler/routing/account/resource.json | 2 +- config/identity/handler/routing/client-credentials/create.json | 2 +- .../identity/handler/routing/client-credentials/resource.json | 2 +- config/identity/handler/routing/core/index.json | 2 +- config/identity/handler/routing/core/login.json | 2 +- config/identity/handler/routing/core/main.json | 2 +- config/identity/handler/routing/default.json | 2 +- config/identity/handler/routing/oidc/cancel.json | 2 +- config/identity/handler/routing/oidc/consent.json | 2 +- config/identity/handler/routing/oidc/forget-webid.json | 2 +- config/identity/handler/routing/oidc/main.json | 2 +- config/identity/handler/routing/oidc/pick-webid.json | 2 +- config/identity/handler/routing/oidc/prompt.json | 2 +- config/identity/handler/routing/password/create.json | 2 +- config/identity/handler/routing/password/forgot.json | 2 +- config/identity/handler/routing/password/login.json | 2 +- config/identity/handler/routing/password/main.json | 2 +- config/identity/handler/routing/password/reset.json | 2 +- config/identity/handler/routing/password/resource.json | 2 +- config/identity/handler/routing/pod/create.json | 2 +- config/identity/handler/routing/pod/resource.json | 2 +- config/identity/handler/routing/views/html.json | 2 +- config/identity/handler/routing/webid/link.json | 2 +- config/identity/handler/routing/webid/resource.json | 2 +- config/identity/handler/storage/default.json | 2 +- config/identity/handler/storage/password.json | 2 +- config/identity/oidc/default.json | 2 +- config/identity/oidc/disabled.json | 2 +- config/identity/ownership/token.json | 2 +- config/identity/ownership/unsafe-no-check.json | 2 +- config/identity/pod/dynamic.json | 2 +- config/identity/pod/pod-generators/templated.json | 2 +- config/identity/pod/resource-generators/templated.json | 2 +- config/identity/pod/static.json | 2 +- config/ldp/authentication/debug-auth-header.json | 2 +- config/ldp/authentication/debug-test-agent.json | 2 +- config/ldp/authentication/dpop-bearer.json | 2 +- config/ldp/authorization/acl/wac-allow.json | 2 +- config/ldp/authorization/acp.json | 2 +- config/ldp/authorization/allow-all.json | 2 +- .../ldp/authorization/readers/access-checkers/agent-class.json | 2 +- .../ldp/authorization/readers/access-checkers/agent-group.json | 2 +- config/ldp/authorization/readers/access-checkers/agent.json | 2 +- config/ldp/authorization/readers/acl.json | 2 +- config/ldp/authorization/readers/acp.json | 2 +- config/ldp/authorization/readers/default.json | 2 +- config/ldp/authorization/readers/ownership.json | 2 +- config/ldp/authorization/webacl.json | 2 +- config/ldp/handler/components/authorizer.json | 2 +- config/ldp/handler/components/error-handler.json | 2 +- config/ldp/handler/components/operation-handler.json | 2 +- config/ldp/handler/components/operation-metadata.json | 2 +- config/ldp/handler/components/preferences.json | 2 +- config/ldp/handler/components/request-parser.json | 2 +- config/ldp/handler/components/response-writer.json | 2 +- config/ldp/handler/default.json | 2 +- config/ldp/handler/disabled.json | 2 +- config/ldp/metadata-parser/default.json | 2 +- config/ldp/metadata-parser/parsers/authorization.json | 2 +- config/ldp/metadata-parser/parsers/content-length.json | 2 +- config/ldp/metadata-parser/parsers/content-type.json | 2 +- config/ldp/metadata-parser/parsers/cookie.json | 2 +- config/ldp/metadata-parser/parsers/link.json | 2 +- config/ldp/metadata-parser/parsers/plain-json-ld-filter.json | 2 +- config/ldp/metadata-parser/parsers/slug.json | 2 +- config/ldp/metadata-writer/default.json | 2 +- config/ldp/metadata-writer/writers/allow-accept.json | 2 +- config/ldp/metadata-writer/writers/content-type.json | 2 +- config/ldp/metadata-writer/writers/cookie.json | 2 +- config/ldp/metadata-writer/writers/link-rel-metadata.json | 2 +- config/ldp/metadata-writer/writers/link-rel.json | 2 +- config/ldp/metadata-writer/writers/mapped.json | 2 +- config/ldp/metadata-writer/writers/modified.json | 2 +- config/ldp/metadata-writer/writers/range.json | 2 +- config/ldp/metadata-writer/writers/storage-description.json | 2 +- config/ldp/metadata-writer/writers/www-auth.json | 2 +- config/ldp/modes/default.json | 2 +- config/memory-subdomains.json | 2 +- config/oidc.json | 2 +- config/path-routing.json | 2 +- config/quota-file.json | 2 +- config/restrict-idp.json | 2 +- config/sparql-endpoint-root.json | 2 +- config/sparql-endpoint.json | 2 +- config/sparql-file-storage.json | 2 +- config/storage/backend/data-accessors/file.json | 2 +- config/storage/backend/data-accessors/memory.json | 2 +- config/storage/backend/data-accessors/sparql-endpoint.json | 2 +- config/storage/backend/dynamic.json | 2 +- config/storage/backend/file.json | 2 +- config/storage/backend/global-quota-file.json | 2 +- config/storage/backend/memory.json | 2 +- config/storage/backend/pod-quota-file.json | 2 +- config/storage/backend/quota/global-quota-file.json | 2 +- config/storage/backend/quota/pod-quota-file.json | 2 +- config/storage/backend/quota/quota-file.json | 2 +- config/storage/backend/regex.json | 2 +- config/storage/backend/sparql.json | 2 +- config/storage/key-value/memory.json | 2 +- config/storage/key-value/resource-store.json | 2 +- config/storage/key-value/storages/storages.json | 2 +- config/storage/location/pod.json | 2 +- config/storage/location/root.json | 2 +- config/storage/middleware/default.json | 2 +- config/storage/middleware/stores/converting.json | 2 +- config/storage/middleware/stores/locking.json | 2 +- config/storage/middleware/stores/monitoring.json | 2 +- config/storage/middleware/stores/patching.json | 2 +- config/util/auxiliary/acl.json | 2 +- config/util/auxiliary/acr.json | 2 +- config/util/auxiliary/empty.json | 2 +- config/util/auxiliary/strategies/acl.json | 2 +- config/util/auxiliary/strategies/acr.json | 2 +- config/util/auxiliary/strategies/meta.json | 2 +- config/util/identifiers/subdomain.json | 2 +- config/util/identifiers/suffix.json | 2 +- config/util/index/default.json | 2 +- config/util/index/example.json | 2 +- config/util/logging/no-logging.json | 2 +- config/util/logging/winston.json | 2 +- .../converters/content-type-replacer.json | 2 +- .../converters/dynamic-json-template.json | 2 +- config/util/representation-conversion/converters/errors.json | 2 +- .../util/representation-conversion/converters/form-to-json.json | 2 +- config/util/representation-conversion/converters/markdown.json | 2 +- .../util/representation-conversion/converters/quad-to-rdf.json | 2 +- .../util/representation-conversion/converters/rdf-to-quad.json | 2 +- config/util/representation-conversion/default.json | 2 +- config/util/resource-locker/debug-void.json | 2 +- config/util/resource-locker/file.json | 2 +- config/util/resource-locker/memory.json | 2 +- config/util/resource-locker/redis.json | 2 +- config/util/variables/default.json | 2 +- templates/config/defaults.json | 2 +- templates/config/filesystem.json | 2 +- templates/config/memory.json | 2 +- test/integration/config/file-pod.json | 2 +- test/integration/config/ldp-with-acp.json | 2 +- test/integration/config/ldp-with-auth.json | 2 +- test/integration/config/legacy-websockets.json | 2 +- test/integration/config/memory-pod.json | 2 +- test/integration/config/permission-table.json | 2 +- test/integration/config/quota-global.json | 2 +- test/integration/config/quota-pod.json | 2 +- test/integration/config/restricted-idp.json | 2 +- test/integration/config/server-dynamic-unsafe.json | 2 +- test/integration/config/server-file.json | 2 +- test/integration/config/server-memory.json | 2 +- test/integration/config/server-middleware.json | 2 +- test/integration/config/server-redis-lock.json | 2 +- test/integration/config/server-subdomains-unsafe.json | 2 +- test/integration/config/server-without-auth.json | 2 +- test/integration/config/webhook-notifications.json | 2 +- test/integration/config/websocket-notifications.json | 2 +- 239 files changed, 239 insertions(+), 239 deletions(-) diff --git a/config/app/init/base/init.json b/config/app/init/base/init.json index 3b48319f8..218bded06 100644 --- a/config/app/init/base/init.json +++ b/config/app/init/base/init.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initializers/base-url.json", "css:config/app/init/initializers/logger.json", diff --git a/config/app/init/default.json b/config/app/init/default.json index 5f0872344..ceec88648 100644 --- a/config/app/init/default.json +++ b/config/app/init/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/base/init.json" ], diff --git a/config/app/init/initialize-intro.json b/config/app/init/initialize-intro.json index 004214967..43c027836 100644 --- a/config/app/init/initialize-intro.json +++ b/config/app/init/initialize-intro.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/init/initializers/root.json" diff --git a/config/app/init/initialize-prefilled-root.json b/config/app/init/initialize-prefilled-root.json index 8c7040e8c..365ccf47f 100644 --- a/config/app/init/initialize-prefilled-root.json +++ b/config/app/init/initialize-prefilled-root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/init/initializers/root.json" diff --git a/config/app/init/initialize-root-pod.json b/config/app/init/initialize-root-pod.json index 760b4403f..e645bc6ff 100644 --- a/config/app/init/initialize-root-pod.json +++ b/config/app/init/initialize-root-pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/init/initializers/root-pod.json" diff --git a/config/app/init/initialize-root.json b/config/app/init/initialize-root.json index 69cf7145c..804343053 100644 --- a/config/app/init/initialize-root.json +++ b/config/app/init/initialize-root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/init/initializers/root.json" diff --git a/config/app/init/initializers/base-url.json b/config/app/init/initializers/base-url.json index 19870243a..342e1db57 100644 --- a/config/app/init/initializers/base-url.json +++ b/config/app/init/initializers/base-url.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Logs a warning if the base URL changes.", diff --git a/config/app/init/initializers/logger.json b/config/app/init/initializers/logger.json index 25de56b59..539c0b5c2 100644 --- a/config/app/init/initializers/logger.json +++ b/config/app/init/initializers/logger.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/app/init/initializers/root-pod.json b/config/app/init/initializers/root-pod.json index 28f8bb0c8..35e55838c 100644 --- a/config/app/init/initializers/root-pod.json +++ b/config/app/init/initializers/root-pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Makes sure the root container exists and contains the necessary resources.", diff --git a/config/app/init/initializers/root.json b/config/app/init/initializers/root.json index 41ba4b300..f407b2281 100644 --- a/config/app/init/initializers/root.json +++ b/config/app/init/initializers/root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Makes sure the root container exists and contains the necessary resources.", diff --git a/config/app/init/initializers/seeding.json b/config/app/init/initializers/seeding.json index 6760a7be4..c7fc8e2aa 100644 --- a/config/app/init/initializers/seeding.json +++ b/config/app/init/initializers/seeding.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Initializer that instantiates all the seeded accounts and pods.", diff --git a/config/app/init/initializers/server.json b/config/app/init/initializers/server.json index 67c94de67..499d29d3a 100644 --- a/config/app/init/initializers/server.json +++ b/config/app/init/initializers/server.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Creates the server that starts listening for requests.", diff --git a/config/app/init/initializers/version.json b/config/app/init/initializers/version.json index 413482d59..9a400d7c7 100644 --- a/config/app/init/initializers/version.json +++ b/config/app/init/initializers/version.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Logs a warning if the base URL changes.", diff --git a/config/app/init/initializers/workers.json b/config/app/init/initializers/workers.json index fbf0d398d..1745ad7d2 100644 --- a/config/app/init/initializers/workers.json +++ b/config/app/init/initializers/workers.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Spawns the required amount of workers", diff --git a/config/app/init/migration/base.json b/config/app/init/migration/base.json index 1b3ed3ba6..310b782a7 100644 --- a/config/app/init/migration/base.json +++ b/config/app/init/migration/base.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/migration/v6.json" ], diff --git a/config/app/init/migration/v6.json b/config/app/init/migration/v6.json index 340e3c3ca..28dcd1170 100644 --- a/config/app/init/migration/v6.json +++ b/config/app/init/migration/v6.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles migration of v6 internal data. In a conditional handler to prevent issues if something fails between migration and writing the new version.", diff --git a/config/app/init/static-root.json b/config/app/init/static-root.json index ea21510f0..dffa42234 100644 --- a/config/app/init/static-root.json +++ b/config/app/init/static-root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json" ], diff --git a/config/app/main/default.json b/config/app/main/default.json index 6cc65d0cc..3d36ba295 100644 --- a/config/app/main/default.json +++ b/config/app/main/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/main/general/templates.json" ], diff --git a/config/app/main/general/templates.json b/config/app/main/general/templates.json index 1880ba7fd..58a198841 100644 --- a/config/app/main/general/templates.json +++ b/config/app/main/general/templates.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Template engine that finds the appropriate template engine to use based on the template extension.", diff --git a/config/app/variables/cli/cli.json b/config/app/variables/cli/cli.json index 0330568c6..58a8838d6 100644 --- a/config/app/variables/cli/cli.json +++ b/config/app/variables/cli/cli.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Extracts CLI arguments into a key/value object. Config and mainModulePath are only defined here so their description is returned.", diff --git a/config/app/variables/default.json b/config/app/variables/default.json index 0b27b6540..efd882746 100644 --- a/config/app/variables/default.json +++ b/config/app/variables/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/variables/cli/cli.json", "css:config/app/variables/resolver/resolver.json" diff --git a/config/app/variables/resolver/resolver.json b/config/app/variables/resolver/resolver.json index 6f5f5f3c1..fd5ad012f 100644 --- a/config/app/variables/resolver/resolver.json +++ b/config/app/variables/resolver/resolver.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts an input key/value object into an object mapping values to Components.js variables", diff --git a/config/default.json b/config/default.json index 78ec2f0a3..459dde98a 100644 --- a/config/default.json +++ b/config/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-intro.json", "css:config/app/main/default.json", diff --git a/config/dynamic.json b/config/dynamic.json index 1a799b8f8..ba2945164 100644 --- a/config/dynamic.json +++ b/config/dynamic.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/example-https-file.json b/config/example-https-file.json index bbb657243..7bab27380 100644 --- a/config/example-https-file.json +++ b/config/example-https-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/file-acp.json b/config/file-acp.json index 2fac566c5..0e823c4c1 100644 --- a/config/file-acp.json +++ b/config/file-acp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/file-root-pod.json b/config/file-root-pod.json index bf0270579..cdadbf003 100644 --- a/config/file-root-pod.json +++ b/config/file-root-pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root-pod.json", "css:config/app/main/default.json", diff --git a/config/file-root.json b/config/file-root.json index af887912a..806af9e2d 100644 --- a/config/file-root.json +++ b/config/file-root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/config/file.json b/config/file.json index 5cbf14f4d..e4f5a5b47 100644 --- a/config/file.json +++ b/config/file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/http/handler/default.json b/config/http/handler/default.json index cef5aee3d..565bbe5fc 100644 --- a/config/http/handler/default.json +++ b/config/http/handler/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/handler/handlers/storage-description.json" ], diff --git a/config/http/handler/handlers/redirect.json b/config/http/handler/handlers/redirect.json index 2cbf66b75..572620cc6 100644 --- a/config/http/handler/handlers/redirect.json +++ b/config/http/handler/handlers/redirect.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Example handler to configure redirect patterns.", diff --git a/config/http/handler/handlers/storage-description.json b/config/http/handler/handlers/storage-description.json index a60f3a02c..01fccaa73 100644 --- a/config/http/handler/handlers/storage-description.json +++ b/config/http/handler/handlers/storage-description.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "The relative path appended to a storage container URL to find its description resource.", diff --git a/config/http/handler/simple.json b/config/http/handler/simple.json index 7976e41e6..e65189251 100644 --- a/config/http/handler/simple.json +++ b/config/http/handler/simple.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/handler/handlers/storage-description.json" ], diff --git a/config/http/middleware/default.json b/config/http/middleware/default.json index 4380e1f06..0655ba46c 100644 --- a/config/http/middleware/default.json +++ b/config/http/middleware/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/middleware/handlers/constant-headers.json", "css:config/http/middleware/handlers/cors.json" diff --git a/config/http/middleware/handlers/constant-headers.json b/config/http/middleware/handlers/constant-headers.json index f4ec5cec6..ce3b280d7 100644 --- a/config/http/middleware/handlers/constant-headers.json +++ b/config/http/middleware/handlers/constant-headers.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds several constant headers.", diff --git a/config/http/middleware/handlers/cors.json b/config/http/middleware/handlers/cors.json index c4f9f33f3..59e478136 100644 --- a/config/http/middleware/handlers/cors.json +++ b/config/http/middleware/handlers/cors.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds all the necessary CORS headers.", diff --git a/config/http/notifications/all.json b/config/http/notifications/all.json index 22a288f74..85a0e4667 100644 --- a/config/http/notifications/all.json +++ b/config/http/notifications/all.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/notifications/base/description.json", "css:config/http/notifications/base/handler.json", diff --git a/config/http/notifications/base/description.json b/config/http/notifications/base/description.json index 6e1d1fbd8..815a59fa1 100644 --- a/config/http/notifications/base/description.json +++ b/config/http/notifications/base/description.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:StorageDescriber", diff --git a/config/http/notifications/base/handler.json b/config/http/notifications/base/handler.json index 8fdd2e38a..7f5de5697 100644 --- a/config/http/notifications/base/handler.json +++ b/config/http/notifications/base/handler.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Generates the Notification objects and caches them based on the topic.", diff --git a/config/http/notifications/base/http.json b/config/http/notifications/base/http.json index e99654173..d430bf575 100644 --- a/config/http/notifications/base/http.json +++ b/config/http/notifications/base/http.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:NotificationHttpHandler", diff --git a/config/http/notifications/base/listener.json b/config/http/notifications/base/listener.json index 6a2bad1f8..13238d575 100644 --- a/config/http/notifications/base/listener.json +++ b/config/http/notifications/base/listener.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Listens to the activities emitted by the MonitoringStore.", diff --git a/config/http/notifications/base/storage.json b/config/http/notifications/base/storage.json index 90e2914ca..a7e1ef4a8 100644 --- a/config/http/notifications/base/storage.json +++ b/config/http/notifications/base/storage.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Storage to be used to keep track of subscriptions.", diff --git a/config/http/notifications/disabled.json b/config/http/notifications/disabled.json index 9a28390db..2ec5181c0 100644 --- a/config/http/notifications/disabled.json +++ b/config/http/notifications/disabled.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Disables notification routing.", diff --git a/config/http/notifications/legacy-websockets.json b/config/http/notifications/legacy-websockets.json index 713e43b3d..8f2d5c455 100644 --- a/config/http/notifications/legacy-websockets.json +++ b/config/http/notifications/legacy-websockets.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Disables notification routing.", diff --git a/config/http/notifications/new-old-websockets.json b/config/http/notifications/new-old-websockets.json index dcb2ddc95..dec4dc065 100644 --- a/config/http/notifications/new-old-websockets.json +++ b/config/http/notifications/new-old-websockets.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/notifications/base/description.json", "css:config/http/notifications/base/handler.json", diff --git a/config/http/notifications/webhooks.json b/config/http/notifications/webhooks.json index 88e26ea00..f41245acb 100644 --- a/config/http/notifications/webhooks.json +++ b/config/http/notifications/webhooks.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/notifications/base/description.json", "css:config/http/notifications/base/handler.json", diff --git a/config/http/notifications/webhooks/handler.json b/config/http/notifications/webhooks/handler.json index 6e718dd18..1b830b694 100644 --- a/config/http/notifications/webhooks/handler.json +++ b/config/http/notifications/webhooks/handler.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the generation and serialization of notifications for WebhookChannel2023.", diff --git a/config/http/notifications/webhooks/routes.json b/config/http/notifications/webhooks/routes.json index 59fa23aec..d99ae0e50 100644 --- a/config/http/notifications/webhooks/routes.json +++ b/config/http/notifications/webhooks/routes.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:WebhookRoute", diff --git a/config/http/notifications/webhooks/subscription.json b/config/http/notifications/webhooks/subscription.json index 581703995..8f8b0cf80 100644 --- a/config/http/notifications/webhooks/subscription.json +++ b/config/http/notifications/webhooks/subscription.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the subscriptions targeting a WebhookChannel2023.", diff --git a/config/http/notifications/websockets.json b/config/http/notifications/websockets.json index 4d778e2fc..b2546ce2f 100644 --- a/config/http/notifications/websockets.json +++ b/config/http/notifications/websockets.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/notifications/base/description.json", "css:config/http/notifications/base/handler.json", diff --git a/config/http/notifications/websockets/handler.json b/config/http/notifications/websockets/handler.json index 99476dac3..6c07ba63f 100644 --- a/config/http/notifications/websockets/handler.json +++ b/config/http/notifications/websockets/handler.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the generation and serialization of notifications for WebSocketChannel2023.", diff --git a/config/http/notifications/websockets/http.json b/config/http/notifications/websockets/http.json index b9c8646af..8f75707b5 100644 --- a/config/http/notifications/websockets/http.json +++ b/config/http/notifications/websockets/http.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Catches newly opened WebSockets and verifies if they belong to a subscription.", diff --git a/config/http/notifications/websockets/subscription.json b/config/http/notifications/websockets/subscription.json index 5b2094816..508340cf6 100644 --- a/config/http/notifications/websockets/subscription.json +++ b/config/http/notifications/websockets/subscription.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the subscriptions targeting a WebSocketChannel2023.", diff --git a/config/http/server-factory/configurator/default.json b/config/http/server-factory/configurator/default.json index f9f8f0c64..ee7be7379 100644 --- a/config/http/server-factory/configurator/default.json +++ b/config/http/server-factory/configurator/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:ServerConfigurator", diff --git a/config/http/server-factory/http.json b/config/http/server-factory/http.json index d48b0a55b..aae73f2a4 100644 --- a/config/http/server-factory/http.json +++ b/config/http/server-factory/http.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/server-factory/configurator/default.json" ], diff --git a/config/http/server-factory/https-no-cli-example.json b/config/http/server-factory/https-no-cli-example.json index 8629dce49..5e2f9853d 100644 --- a/config/http/server-factory/https-no-cli-example.json +++ b/config/http/server-factory/https-no-cli-example.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/server-factory/configurator/default.json" ], diff --git a/config/http/server-factory/https.json b/config/http/server-factory/https.json index 218d9566f..8e5240a6d 100644 --- a/config/http/server-factory/https.json +++ b/config/http/server-factory/https.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/http/server-factory/configurator/default.json", "css:config/http/server-factory/https/cli.json", diff --git a/config/http/server-factory/https/cli.json b/config/http/server-factory/https/cli.json index 433cdb6e2..f1419b80d 100644 --- a/config/http/server-factory/https/cli.json +++ b/config/http/server-factory/https/cli.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server-app-setup:default:CliExtractor", diff --git a/config/http/server-factory/https/resolver.json b/config/http/server-factory/https/resolver.json index 67d5ef1e2..e54beed0c 100644 --- a/config/http/server-factory/https/resolver.json +++ b/config/http/server-factory/https/resolver.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds resolvers to assign the HTTPS CLI values to the Components.js variables.", diff --git a/config/http/static/default.json b/config/http/static/default.json index 200aeee8f..1770a7ac9 100644 --- a/config/http/static/default.json +++ b/config/http/static/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Servers static files on fixed URLs.", diff --git a/config/https-file-cli.json b/config/https-file-cli.json index da90f111c..fe0da1f16 100644 --- a/config/https-file-cli.json +++ b/config/https-file-cli.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/identity/access/initializers/idp.json b/config/identity/access/initializers/idp.json index 89c58c12e..e16fa073c 100644 --- a/config/identity/access/initializers/idp.json +++ b/config/identity/access/initializers/idp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Makes sure the IDP container has the necessary root resources.", diff --git a/config/identity/access/initializers/well-known.json b/config/identity/access/initializers/well-known.json index 480a14c71..b95298e82 100644 --- a/config/identity/access/initializers/well-known.json +++ b/config/identity/access/initializers/well-known.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Makes sure the .well-known container has the necessary root resources. Some IDP resources are stored there due to OIDC requirements.", diff --git a/config/identity/access/public.json b/config/identity/access/public.json index b67923c34..a1dd9f8e4 100644 --- a/config/identity/access/public.json +++ b/config/identity/access/public.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allow everyone to register new pods.", diff --git a/config/identity/access/restricted.json b/config/identity/access/restricted.json index 4fc2ffeb4..1f5f27a87 100644 --- a/config/identity/access/restricted.json +++ b/config/identity/access/restricted.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/access/initializers/idp.json", "css:config/identity/access/initializers/well-known.json" diff --git a/config/identity/email/default.json b/config/identity/email/default.json index 888ecfbf8..87b5a71cc 100644 --- a/config/identity/email/default.json +++ b/config/identity/email/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "The default configuration does not contain credentials for an email client. In production systems, you likely want to set up your own.", diff --git a/config/identity/email/example.json b/config/identity/email/example.json index 462c86aae..a0179eb3e 100644 --- a/config/identity/email/example.json +++ b/config/identity/email/example.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "This is an example of what an actual email sender configuration would look like.", diff --git a/config/identity/handler/base/adapter-factory.json b/config/identity/handler/base/adapter-factory.json index 1d96a1cdf..c2b9890eb 100644 --- a/config/identity/handler/base/adapter-factory.json +++ b/config/identity/handler/base/adapter-factory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "An adapter is responsible for storing all interaction metadata.", diff --git a/config/identity/handler/base/default.json b/config/identity/handler/base/default.json index c044453cd..0dade1f32 100644 --- a/config/identity/handler/base/default.json +++ b/config/identity/handler/base/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/base/adapter-factory.json", "css:config/identity/handler/base/jwks.json", diff --git a/config/identity/handler/base/jwks.json b/config/identity/handler/base/jwks.json index aaea0912a..ed6be4b6a 100644 --- a/config/identity/handler/base/jwks.json +++ b/config/identity/handler/base/jwks.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "The JWK that will be used for signing.", diff --git a/config/identity/handler/base/provider-factory.json b/config/identity/handler/base/provider-factory.json index 0af156845..09f236bfa 100644 --- a/config/identity/handler/base/provider-factory.json +++ b/config/identity/handler/base/provider-factory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Sets all the relevant Solid-OIDC parameters.", diff --git a/config/identity/handler/default.json b/config/identity/handler/default.json index eefec9729..4ba4f8822 100644 --- a/config/identity/handler/default.json +++ b/config/identity/handler/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/base/default.json", "css:config/identity/handler/routing/default.json", diff --git a/config/identity/handler/disabled.json b/config/identity/handler/disabled.json index a97f83f34..5ea395ef6 100644 --- a/config/identity/handler/disabled.json +++ b/config/identity/handler/disabled.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/base/default.json", "css:config/identity/handler/routing/default.json", diff --git a/config/identity/handler/enable/account.json b/config/identity/handler/enable/account.json index 4bed2cdd6..f0b13624f 100644 --- a/config/identity/handler/enable/account.json +++ b/config/identity/handler/enable/account.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Enable account creation." diff --git a/config/identity/handler/enable/client-credentials.json b/config/identity/handler/enable/client-credentials.json index fde0e5feb..b1c2e117c 100644 --- a/config/identity/handler/enable/client-credentials.json +++ b/config/identity/handler/enable/client-credentials.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Enable client credentials creation." diff --git a/config/identity/handler/enable/password.json b/config/identity/handler/enable/password.json index 568804b80..92614d3f7 100644 --- a/config/identity/handler/enable/password.json +++ b/config/identity/handler/enable/password.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Enable creating email/password combinations as a login mechanism." diff --git a/config/identity/handler/enable/pod.json b/config/identity/handler/enable/pod.json index a8fc343a9..2c8059e65 100644 --- a/config/identity/handler/enable/pod.json +++ b/config/identity/handler/enable/pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Enable pod creation." diff --git a/config/identity/handler/enable/webid.json b/config/identity/handler/enable/webid.json index a8dffa40f..c71015d9c 100644 --- a/config/identity/handler/enable/webid.json +++ b/config/identity/handler/enable/webid.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Enable linking WebIDs to an account." diff --git a/config/identity/handler/no-accounts-pods.json b/config/identity/handler/no-accounts-pods.json index e0e63bcab..6590ceaeb 100644 --- a/config/identity/handler/no-accounts-pods.json +++ b/config/identity/handler/no-accounts-pods.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/base/default.json", "css:config/identity/handler/routing/default.json", diff --git a/config/identity/handler/no-accounts.json b/config/identity/handler/no-accounts.json index a8570d79d..cf28b4100 100644 --- a/config/identity/handler/no-accounts.json +++ b/config/identity/handler/no-accounts.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/base/default.json", "css:config/identity/handler/routing/default.json", diff --git a/config/identity/handler/no-pods.json b/config/identity/handler/no-pods.json index 708397755..14e93c3a6 100644 --- a/config/identity/handler/no-pods.json +++ b/config/identity/handler/no-pods.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/base/default.json", "css:config/identity/handler/routing/default.json", diff --git a/config/identity/handler/routing/account/create.json b/config/identity/handler/routing/account/create.json index 0b69a8a72..14d0a0d56 100644 --- a/config/identity/handler/routing/account/create.json +++ b/config/identity/handler/routing/account/create.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the account creation", diff --git a/config/identity/handler/routing/account/login.json b/config/identity/handler/routing/account/login.json index bd5ac57b6..fccb81c01 100644 --- a/config/identity/handler/routing/account/login.json +++ b/config/identity/handler/routing/account/login.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Base account login route that specific login implementations can extend.", diff --git a/config/identity/handler/routing/account/logout.json b/config/identity/handler/routing/account/logout.json index 52db095e5..19439cd9c 100644 --- a/config/identity/handler/routing/account/logout.json +++ b/config/identity/handler/routing/account/logout.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles logging a user out.", diff --git a/config/identity/handler/routing/account/main.json b/config/identity/handler/routing/account/main.json index 52db49d8a..f1879f256 100644 --- a/config/identity/handler/routing/account/main.json +++ b/config/identity/handler/routing/account/main.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/routing/account/create.json", "css:config/identity/handler/routing/account/login.json", diff --git a/config/identity/handler/routing/account/resource.json b/config/identity/handler/routing/account/resource.json index 7115f02a7..79430dacc 100644 --- a/config/identity/handler/routing/account/resource.json +++ b/config/identity/handler/routing/account/resource.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Route pointing to the account resource", diff --git a/config/identity/handler/routing/client-credentials/create.json b/config/identity/handler/routing/client-credentials/create.json index 1b5d3ea31..47b84e09e 100644 --- a/config/identity/handler/routing/client-credentials/create.json +++ b/config/identity/handler/routing/client-credentials/create.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles credential tokens. These can be used to automate clients. See documentation for more info.", diff --git a/config/identity/handler/routing/client-credentials/resource.json b/config/identity/handler/routing/client-credentials/resource.json index 12f25adcb..5831a7a07 100644 --- a/config/identity/handler/routing/client-credentials/resource.json +++ b/config/identity/handler/routing/client-credentials/resource.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the client credentials link details such as deletion.", diff --git a/config/identity/handler/routing/core/index.json b/config/identity/handler/routing/core/index.json index 730eb0613..7fb7c5cb6 100644 --- a/config/identity/handler/routing/core/index.json +++ b/config/identity/handler/routing/core/index.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Root API entry. Returns an empty body so we can add controls pointing to other interaction routes.", diff --git a/config/identity/handler/routing/core/login.json b/config/identity/handler/routing/core/login.json index 82e3f5b64..92545ec79 100644 --- a/config/identity/handler/routing/core/login.json +++ b/config/identity/handler/routing/core/login.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Returns the links of the HTML pages that can be used to log in with specific methods.", diff --git a/config/identity/handler/routing/core/main.json b/config/identity/handler/routing/core/main.json index e9465c3a0..a5ecf27d0 100644 --- a/config/identity/handler/routing/core/main.json +++ b/config/identity/handler/routing/core/main.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/routing/core/index.json", "css:config/identity/handler/routing/core/login.json" diff --git a/config/identity/handler/routing/default.json b/config/identity/handler/routing/default.json index c35d3b8e7..f405d355b 100644 --- a/config/identity/handler/routing/default.json +++ b/config/identity/handler/routing/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/routing/account/main.json", "css:config/identity/handler/routing/client-credentials/create.json", diff --git a/config/identity/handler/routing/oidc/cancel.json b/config/identity/handler/routing/oidc/cancel.json index d60da3222..ed296f2ec 100644 --- a/config/identity/handler/routing/oidc/cancel.json +++ b/config/identity/handler/routing/oidc/cancel.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows users to cancel an OIDC interaction, bringing them back to the original client.", diff --git a/config/identity/handler/routing/oidc/consent.json b/config/identity/handler/routing/oidc/consent.json index 941a5842b..3dc76e5bc 100644 --- a/config/identity/handler/routing/oidc/consent.json +++ b/config/identity/handler/routing/oidc/consent.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the interaction that occurs when a logged in user wants to authenticate with a new app.", diff --git a/config/identity/handler/routing/oidc/forget-webid.json b/config/identity/handler/routing/oidc/forget-webid.json index be8e18f05..43ade9c9e 100644 --- a/config/identity/handler/routing/oidc/forget-webid.json +++ b/config/identity/handler/routing/oidc/forget-webid.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows the picked WebID to be forgotten in an OIDC interaction so the user can pick again.", diff --git a/config/identity/handler/routing/oidc/main.json b/config/identity/handler/routing/oidc/main.json index 0d13b5372..c5f1e4d83 100644 --- a/config/identity/handler/routing/oidc/main.json +++ b/config/identity/handler/routing/oidc/main.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/routing/oidc/cancel.json", "css:config/identity/handler/routing/oidc/consent.json", diff --git a/config/identity/handler/routing/oidc/pick-webid.json b/config/identity/handler/routing/oidc/pick-webid.json index b5fc0b54c..1bf30912b 100644 --- a/config/identity/handler/routing/oidc/pick-webid.json +++ b/config/identity/handler/routing/oidc/pick-webid.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles picking a WebID during an OIDC interaction.", diff --git a/config/identity/handler/routing/oidc/prompt.json b/config/identity/handler/routing/oidc/prompt.json index 4b3ed401c..474168054 100644 --- a/config/identity/handler/routing/oidc/prompt.json +++ b/config/identity/handler/routing/oidc/prompt.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the interaction that occurs when a logged in user wants to authenticate with a new app.", diff --git a/config/identity/handler/routing/password/create.json b/config/identity/handler/routing/password/create.json index 2a6e14a09..bad8aa720 100644 --- a/config/identity/handler/routing/password/create.json +++ b/config/identity/handler/routing/password/create.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows adding the email/password login method to an account", diff --git a/config/identity/handler/routing/password/forgot.json b/config/identity/handler/routing/password/forgot.json index d42665eaa..075b6e34d 100644 --- a/config/identity/handler/routing/password/forgot.json +++ b/config/identity/handler/routing/password/forgot.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the forgot password interaction.", diff --git a/config/identity/handler/routing/password/login.json b/config/identity/handler/routing/password/login.json index a1a848b3b..b363ea150 100644 --- a/config/identity/handler/routing/password/login.json +++ b/config/identity/handler/routing/password/login.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the password login interaction.", diff --git a/config/identity/handler/routing/password/main.json b/config/identity/handler/routing/password/main.json index 4b33b76a5..e8c3f214b 100644 --- a/config/identity/handler/routing/password/main.json +++ b/config/identity/handler/routing/password/main.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/handler/routing/password/create.json", "css:config/identity/handler/routing/password/forgot.json", diff --git a/config/identity/handler/routing/password/reset.json b/config/identity/handler/routing/password/reset.json index f83980015..7767b0273 100644 --- a/config/identity/handler/routing/password/reset.json +++ b/config/identity/handler/routing/password/reset.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the reset password interaction.", diff --git a/config/identity/handler/routing/password/resource.json b/config/identity/handler/routing/password/resource.json index 9d92d840d..970beb524 100644 --- a/config/identity/handler/routing/password/resource.json +++ b/config/identity/handler/routing/password/resource.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the password link details such as update and delete.", diff --git a/config/identity/handler/routing/pod/create.json b/config/identity/handler/routing/pod/create.json index 7f7213587..135885d51 100644 --- a/config/identity/handler/routing/pod/create.json +++ b/config/identity/handler/routing/pod/create.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles pod creation.", diff --git a/config/identity/handler/routing/pod/resource.json b/config/identity/handler/routing/pod/resource.json index 942a2dd73..9b5920dc3 100644 --- a/config/identity/handler/routing/pod/resource.json +++ b/config/identity/handler/routing/pod/resource.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles updating pod settings.", diff --git a/config/identity/handler/routing/views/html.json b/config/identity/handler/routing/views/html.json index f094eb517..74db1b6ab 100644 --- a/config/identity/handler/routing/views/html.json +++ b/config/identity/handler/routing/views/html.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Returns HTML pages if the URL matches and HTML is preferred.", diff --git a/config/identity/handler/routing/webid/link.json b/config/identity/handler/routing/webid/link.json index 1ffc88e27..aa734ceda 100644 --- a/config/identity/handler/routing/webid/link.json +++ b/config/identity/handler/routing/webid/link.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles linking a WebID to an account", diff --git a/config/identity/handler/routing/webid/resource.json b/config/identity/handler/routing/webid/resource.json index cce377a33..56660cd79 100644 --- a/config/identity/handler/routing/webid/resource.json +++ b/config/identity/handler/routing/webid/resource.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles the WebID link details such as deletion.", diff --git a/config/identity/handler/storage/default.json b/config/identity/handler/storage/default.json index 0dc79fae9..aa4f6d2be 100644 --- a/config/identity/handler/storage/default.json +++ b/config/identity/handler/storage/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:AccountStorage", diff --git a/config/identity/handler/storage/password.json b/config/identity/handler/storage/password.json index 9352a6be5..b1c58ef23 100644 --- a/config/identity/handler/storage/password.json +++ b/config/identity/handler/storage/password.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:PasswordStore", diff --git a/config/identity/oidc/default.json b/config/identity/oidc/default.json index f5c4211fd..6c54df7d8 100644 --- a/config/identity/oidc/default.json +++ b/config/identity/oidc/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Routes all OIDC related requests to the OIDC library.", diff --git a/config/identity/oidc/disabled.json b/config/identity/oidc/disabled.json index 123cdf9bd..539388873 100644 --- a/config/identity/oidc/disabled.json +++ b/config/identity/oidc/disabled.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Disabled the OIDC component.", diff --git a/config/identity/ownership/token.json b/config/identity/ownership/token.json index e91f63ccb..887ed6b83 100644 --- a/config/identity/ownership/token.json +++ b/config/identity/ownership/token.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Determines WebID ownership by requesting a specific value to be added to the WebID document", diff --git a/config/identity/ownership/unsafe-no-check.json b/config/identity/ownership/unsafe-no-check.json index a9fcd1b2a..641acb5d4 100644 --- a/config/identity/ownership/unsafe-no-check.json +++ b/config/identity/ownership/unsafe-no-check.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/identity/pod/dynamic.json b/config/identity/pod/dynamic.json index c14a055f6..8002c0164 100644 --- a/config/identity/pod/dynamic.json +++ b/config/identity/pod/dynamic.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/pod/pod-generators/templated.json", "css:config/identity/pod/resource-generators/templated.json" diff --git a/config/identity/pod/pod-generators/templated.json b/config/identity/pod/pod-generators/templated.json index c95e0f7e8..e4aef5846 100644 --- a/config/identity/pod/pod-generators/templated.json +++ b/config/identity/pod/pod-generators/templated.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Generates ResourceStores that correspond to new pods.", diff --git a/config/identity/pod/resource-generators/templated.json b/config/identity/pod/resource-generators/templated.json index 57b999a88..9976077ed 100644 --- a/config/identity/pod/resource-generators/templated.json +++ b/config/identity/pod/resource-generators/templated.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Generates pods based on the templates in the corresponding folder.", diff --git a/config/identity/pod/static.json b/config/identity/pod/static.json index e689377d1..271ee7af6 100644 --- a/config/identity/pod/static.json +++ b/config/identity/pod/static.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/identity/pod/resource-generators/templated.json" ], diff --git a/config/ldp/authentication/debug-auth-header.json b/config/ldp/authentication/debug-auth-header.json index 23188e371..4a638c0d3 100644 --- a/config/ldp/authentication/debug-auth-header.json +++ b/config/ldp/authentication/debug-auth-header.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/ldp/authentication/debug-test-agent.json b/config/ldp/authentication/debug-test-agent.json index 7aa321e27..e501ea451 100644 --- a/config/ldp/authentication/debug-test-agent.json +++ b/config/ldp/authentication/debug-test-agent.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/ldp/authentication/dpop-bearer.json b/config/ldp/authentication/dpop-bearer.json index 61821b230..aaca5a6cd 100644 --- a/config/ldp/authentication/dpop-bearer.json +++ b/config/ldp/authentication/dpop-bearer.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Caches the credentials based on the incoming request.", diff --git a/config/ldp/authorization/acl/wac-allow.json b/config/ldp/authorization/acl/wac-allow.json index a39b3cce5..41f52e2de 100644 --- a/config/ldp/authorization/acl/wac-allow.json +++ b/config/ldp/authorization/acl/wac-allow.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds the correct Wac-Allow header.", diff --git a/config/ldp/authorization/acp.json b/config/ldp/authorization/acp.json index d680ba712..b2e77de7a 100644 --- a/config/ldp/authorization/acp.json +++ b/config/ldp/authorization/acp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/authorization/readers/acp.json", "css:config/ldp/authorization/readers/default.json" diff --git a/config/ldp/authorization/allow-all.json b/config/ldp/authorization/allow-all.json index dafcafcfe..db100e413 100644 --- a/config/ldp/authorization/allow-all.json +++ b/config/ldp/authorization/allow-all.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/ldp/authorization/readers/access-checkers/agent-class.json b/config/ldp/authorization/readers/access-checkers/agent-class.json index 499596bda..bef8c2114 100644 --- a/config/ldp/authorization/readers/access-checkers/agent-class.json +++ b/config/ldp/authorization/readers/access-checkers/agent-class.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Checks access based on the agent being authenticated or not.", diff --git a/config/ldp/authorization/readers/access-checkers/agent-group.json b/config/ldp/authorization/readers/access-checkers/agent-group.json index 11981eb9a..22a5a174d 100644 --- a/config/ldp/authorization/readers/access-checkers/agent-group.json +++ b/config/ldp/authorization/readers/access-checkers/agent-group.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Checks if the agent belongs to a group that has access.", diff --git a/config/ldp/authorization/readers/access-checkers/agent.json b/config/ldp/authorization/readers/access-checkers/agent.json index 9808b80af..6f3f4b651 100644 --- a/config/ldp/authorization/readers/access-checkers/agent.json +++ b/config/ldp/authorization/readers/access-checkers/agent.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Checks if a specific WebID has access.", diff --git a/config/ldp/authorization/readers/acl.json b/config/ldp/authorization/readers/acl.json index 65606cca0..1c90d3fad 100644 --- a/config/ldp/authorization/readers/acl.json +++ b/config/ldp/authorization/readers/acl.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/authorization/readers/access-checkers/agent.json", "css:config/ldp/authorization/readers/access-checkers/agent-class.json", diff --git a/config/ldp/authorization/readers/acp.json b/config/ldp/authorization/readers/acp.json index 699c136fe..8ab843ef8 100644 --- a/config/ldp/authorization/readers/acp.json +++ b/config/ldp/authorization/readers/acp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:OwnerPermissionReader", diff --git a/config/ldp/authorization/readers/default.json b/config/ldp/authorization/readers/default.json index 499a097f2..e2a332ddf 100644 --- a/config/ldp/authorization/readers/default.json +++ b/config/ldp/authorization/readers/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/authorization/readers/ownership.json" ], diff --git a/config/ldp/authorization/readers/ownership.json b/config/ldp/authorization/readers/ownership.json index 2a9c114a7..7593b8016 100644 --- a/config/ldp/authorization/readers/ownership.json +++ b/config/ldp/authorization/readers/ownership.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows pod owners to always edit permissions on the data.", diff --git a/config/ldp/authorization/webacl.json b/config/ldp/authorization/webacl.json index d867e1a12..a3d8278a8 100644 --- a/config/ldp/authorization/webacl.json +++ b/config/ldp/authorization/webacl.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/authorization/acl/wac-allow.json", "css:config/ldp/authorization/readers/acl.json", diff --git a/config/ldp/handler/components/authorizer.json b/config/ldp/handler/components/authorizer.json index c40f5faba..662d603e6 100644 --- a/config/ldp/handler/components/authorizer.json +++ b/config/ldp/handler/components/authorizer.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Matches requested permissions with those available.", diff --git a/config/ldp/handler/components/error-handler.json b/config/ldp/handler/components/error-handler.json index 559d50be2..d3d1acc77 100644 --- a/config/ldp/handler/components/error-handler.json +++ b/config/ldp/handler/components/error-handler.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Wraps around the main error handler as a fallback in case something goes wrong.", diff --git a/config/ldp/handler/components/operation-handler.json b/config/ldp/handler/components/operation-handler.json index df9b675f9..98ba4f99f 100644 --- a/config/ldp/handler/components/operation-handler.json +++ b/config/ldp/handler/components/operation-handler.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:OperationHandler", diff --git a/config/ldp/handler/components/operation-metadata.json b/config/ldp/handler/components/operation-metadata.json index e49e45f3c..39d1ec16c 100644 --- a/config/ldp/handler/components/operation-metadata.json +++ b/config/ldp/handler/components/operation-metadata.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Contains the necessary metadata collectors. Contents depend on authorization scheme.", diff --git a/config/ldp/handler/components/preferences.json b/config/ldp/handler/components/preferences.json index ca7f45672..b3400db09 100644 --- a/config/ldp/handler/components/preferences.json +++ b/config/ldp/handler/components/preferences.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:PreferenceParser", diff --git a/config/ldp/handler/components/request-parser.json b/config/ldp/handler/components/request-parser.json index 54904a668..c84c4b29f 100644 --- a/config/ldp/handler/components/request-parser.json +++ b/config/ldp/handler/components/request-parser.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Handles everything related to parsing a Request.", diff --git a/config/ldp/handler/components/response-writer.json b/config/ldp/handler/components/response-writer.json index 6ef3b5d24..3ce9bfdd6 100644 --- a/config/ldp/handler/components/response-writer.json +++ b/config/ldp/handler/components/response-writer.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Writes the result to the response stream.", diff --git a/config/ldp/handler/default.json b/config/ldp/handler/default.json index 503bbe246..d7f48c37c 100644 --- a/config/ldp/handler/default.json +++ b/config/ldp/handler/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/handler/components/authorizer.json", "css:config/ldp/handler/components/error-handler.json", diff --git a/config/ldp/handler/disabled.json b/config/ldp/handler/disabled.json index ee8525fa4..3f796b439 100644 --- a/config/ldp/handler/disabled.json +++ b/config/ldp/handler/disabled.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/handler/components/authorizer.json", "css:config/ldp/handler/components/error-handler.json", diff --git a/config/ldp/metadata-parser/default.json b/config/ldp/metadata-parser/default.json index f26ed70a1..56ba23931 100644 --- a/config/ldp/metadata-parser/default.json +++ b/config/ldp/metadata-parser/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/metadata-parser/parsers/authorization.json", "css:config/ldp/metadata-parser/parsers/content-type.json", diff --git a/config/ldp/metadata-parser/parsers/authorization.json b/config/ldp/metadata-parser/parsers/authorization.json index c3dd533c5..9f4f3ac2a 100644 --- a/config/ldp/metadata-parser/parsers/authorization.json +++ b/config/ldp/metadata-parser/parsers/authorization.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts the authorization header into RDF metadata", diff --git a/config/ldp/metadata-parser/parsers/content-length.json b/config/ldp/metadata-parser/parsers/content-length.json index 1ec2f9fab..0c4cf23f9 100644 --- a/config/ldp/metadata-parser/parsers/content-length.json +++ b/config/ldp/metadata-parser/parsers/content-length.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts content-length headers into RDF metadata.", diff --git a/config/ldp/metadata-parser/parsers/content-type.json b/config/ldp/metadata-parser/parsers/content-type.json index bdb17453d..2a68edccf 100644 --- a/config/ldp/metadata-parser/parsers/content-type.json +++ b/config/ldp/metadata-parser/parsers/content-type.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts content-type headers into RDF metadata.", diff --git a/config/ldp/metadata-parser/parsers/cookie.json b/config/ldp/metadata-parser/parsers/cookie.json index 2824257ef..57b29bf78 100644 --- a/config/ldp/metadata-parser/parsers/cookie.json +++ b/config/ldp/metadata-parser/parsers/cookie.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "The name of the cookie to identify being logged in with a CSS account.", diff --git a/config/ldp/metadata-parser/parsers/link.json b/config/ldp/metadata-parser/parsers/link.json index 3614bf8e6..77d19c820 100644 --- a/config/ldp/metadata-parser/parsers/link.json +++ b/config/ldp/metadata-parser/parsers/link.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts link headers into RDF metadata.", diff --git a/config/ldp/metadata-parser/parsers/plain-json-ld-filter.json b/config/ldp/metadata-parser/parsers/plain-json-ld-filter.json index 83d7544b7..76be77326 100644 --- a/config/ldp/metadata-parser/parsers/plain-json-ld-filter.json +++ b/config/ldp/metadata-parser/parsers/plain-json-ld-filter.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Checks for JSON-LD posted with plain application/json as content type and errors if so.", diff --git a/config/ldp/metadata-parser/parsers/slug.json b/config/ldp/metadata-parser/parsers/slug.json index 905c2877b..514d81b00 100644 --- a/config/ldp/metadata-parser/parsers/slug.json +++ b/config/ldp/metadata-parser/parsers/slug.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts slug headers into RDF metadata.", diff --git a/config/ldp/metadata-writer/default.json b/config/ldp/metadata-writer/default.json index 23ca135e6..558ec874b 100644 --- a/config/ldp/metadata-writer/default.json +++ b/config/ldp/metadata-writer/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/metadata-writer/writers/allow-accept.json", "css:config/ldp/metadata-writer/writers/content-type.json", diff --git a/config/ldp/metadata-writer/writers/allow-accept.json b/config/ldp/metadata-writer/writers/allow-accept.json index 0205d480d..b82b86d84 100644 --- a/config/ldp/metadata-writer/writers/allow-accept.json +++ b/config/ldp/metadata-writer/writers/allow-accept.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds Allow and Accept-[Method] headers.", diff --git a/config/ldp/metadata-writer/writers/content-type.json b/config/ldp/metadata-writer/writers/content-type.json index 673d200d2..6ba5e8d3a 100644 --- a/config/ldp/metadata-writer/writers/content-type.json +++ b/config/ldp/metadata-writer/writers/content-type.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds the Content-Type header with value and parameters (if available).", diff --git a/config/ldp/metadata-writer/writers/cookie.json b/config/ldp/metadata-writer/writers/cookie.json index e6dc06124..4ed31bc59 100644 --- a/config/ldp/metadata-writer/writers/cookie.json +++ b/config/ldp/metadata-writer/writers/cookie.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts all triples with the given predicates to cookies.", diff --git a/config/ldp/metadata-writer/writers/link-rel-metadata.json b/config/ldp/metadata-writer/writers/link-rel-metadata.json index 09e60403d..f740e2847 100644 --- a/config/ldp/metadata-writer/writers/link-rel-metadata.json +++ b/config/ldp/metadata-writer/writers/link-rel-metadata.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Creates the Link header for the description resources.", diff --git a/config/ldp/metadata-writer/writers/link-rel.json b/config/ldp/metadata-writer/writers/link-rel.json index 22f9391e3..43587996f 100644 --- a/config/ldp/metadata-writer/writers/link-rel.json +++ b/config/ldp/metadata-writer/writers/link-rel.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts all triples with the given predicates to Link headers.", diff --git a/config/ldp/metadata-writer/writers/mapped.json b/config/ldp/metadata-writer/writers/mapped.json index 9f05c2a05..0060dea72 100644 --- a/config/ldp/metadata-writer/writers/mapped.json +++ b/config/ldp/metadata-writer/writers/mapped.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts all triples with the given predicate to headers of the given type.", diff --git a/config/ldp/metadata-writer/writers/modified.json b/config/ldp/metadata-writer/writers/modified.json index 5be1500fa..a96ecd889 100644 --- a/config/ldp/metadata-writer/writers/modified.json +++ b/config/ldp/metadata-writer/writers/modified.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds the Last-Modified and ETag headers.", diff --git a/config/ldp/metadata-writer/writers/range.json b/config/ldp/metadata-writer/writers/range.json index 0406669ef..78ac0a7b0 100644 --- a/config/ldp/metadata-writer/writers/range.json +++ b/config/ldp/metadata-writer/writers/range.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds the Content-Range header if necessary.", diff --git a/config/ldp/metadata-writer/writers/storage-description.json b/config/ldp/metadata-writer/writers/storage-description.json index 7636b4854..297550068 100644 --- a/config/ldp/metadata-writer/writers/storage-description.json +++ b/config/ldp/metadata-writer/writers/storage-description.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds a link header pointing to the storage description resource.", diff --git a/config/ldp/metadata-writer/writers/www-auth.json b/config/ldp/metadata-writer/writers/www-auth.json index 2a95b6ef9..1d442e4ee 100644 --- a/config/ldp/metadata-writer/writers/www-auth.json +++ b/config/ldp/metadata-writer/writers/www-auth.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Adds the WWW-Authenticate header on 401 responses. The current auth value is required for the legacy solid-auth-client.", diff --git a/config/ldp/modes/default.json b/config/ldp/modes/default.json index 963c632fc..4712dbfaa 100644 --- a/config/ldp/modes/default.json +++ b/config/ldp/modes/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Caches the requested modes based on the incoming operation.", diff --git a/config/memory-subdomains.json b/config/memory-subdomains.json index 011790321..b2e4ce30b 100644 --- a/config/memory-subdomains.json +++ b/config/memory-subdomains.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/oidc.json b/config/oidc.json index e167ce9ac..bca330914 100644 --- a/config/oidc.json +++ b/config/oidc.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/path-routing.json b/config/path-routing.json index 361640f02..8fed00381 100644 --- a/config/path-routing.json +++ b/config/path-routing.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/config/quota-file.json b/config/quota-file.json index 012f746de..a374790c4 100644 --- a/config/quota-file.json +++ b/config/quota-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/restrict-idp.json b/config/restrict-idp.json index 039901ca8..8752fc88f 100644 --- a/config/restrict-idp.json +++ b/config/restrict-idp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/sparql-endpoint-root.json b/config/sparql-endpoint-root.json index 6411403a1..c864db84f 100644 --- a/config/sparql-endpoint-root.json +++ b/config/sparql-endpoint-root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/config/sparql-endpoint.json b/config/sparql-endpoint.json index 185b18a03..314d03dc2 100644 --- a/config/sparql-endpoint.json +++ b/config/sparql-endpoint.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/sparql-file-storage.json b/config/sparql-file-storage.json index b57e1dca0..8e994933a 100644 --- a/config/sparql-file-storage.json +++ b/config/sparql-file-storage.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/config/storage/backend/data-accessors/file.json b/config/storage/backend/data-accessors/file.json index 9d7bae337..f4423953a 100644 --- a/config/storage/backend/data-accessors/file.json +++ b/config/storage/backend/data-accessors/file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Stores data on a file system.", diff --git a/config/storage/backend/data-accessors/memory.json b/config/storage/backend/data-accessors/memory.json index 0a2a7bc09..7f3f3c7f6 100644 --- a/config/storage/backend/data-accessors/memory.json +++ b/config/storage/backend/data-accessors/memory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Stores data in memory.", diff --git a/config/storage/backend/data-accessors/sparql-endpoint.json b/config/storage/backend/data-accessors/sparql-endpoint.json index 606ad1556..7173ee139 100644 --- a/config/storage/backend/data-accessors/sparql-endpoint.json +++ b/config/storage/backend/data-accessors/sparql-endpoint.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Stores data on a SPARQL endpoint. Only supports quad object streams.", diff --git a/config/storage/backend/dynamic.json b/config/storage/backend/dynamic.json index 15b916f3a..4c6a3505f 100644 --- a/config/storage/backend/dynamic.json +++ b/config/storage/backend/dynamic.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/backend/data-accessors/file.json" ], diff --git a/config/storage/backend/file.json b/config/storage/backend/file.json index 1f6ad5f38..cb60221f0 100644 --- a/config/storage/backend/file.json +++ b/config/storage/backend/file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/backend/data-accessors/file.json" ], diff --git a/config/storage/backend/global-quota-file.json b/config/storage/backend/global-quota-file.json index d6741acb3..161243f80 100644 --- a/config/storage/backend/global-quota-file.json +++ b/config/storage/backend/global-quota-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/metadata-parser/parsers/content-length.json", "css:config/storage/backend/quota/global-quota-file.json", diff --git a/config/storage/backend/memory.json b/config/storage/backend/memory.json index eaa23eef2..0eb5f2c56 100644 --- a/config/storage/backend/memory.json +++ b/config/storage/backend/memory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/backend/data-accessors/memory.json" ], diff --git a/config/storage/backend/pod-quota-file.json b/config/storage/backend/pod-quota-file.json index f6e6fa275..b0b8085ae 100644 --- a/config/storage/backend/pod-quota-file.json +++ b/config/storage/backend/pod-quota-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/ldp/metadata-parser/parsers/content-length.json", "css:config/storage/backend/quota/pod-quota-file.json", diff --git a/config/storage/backend/quota/global-quota-file.json b/config/storage/backend/quota/global-quota-file.json index 2dbb12fe6..b3b00e508 100644 --- a/config/storage/backend/quota/global-quota-file.json +++ b/config/storage/backend/quota/global-quota-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "comment": "Configuration of a GlobalQuotaStrategy to enforce quota globally on the server.", "@graph": [ { diff --git a/config/storage/backend/quota/pod-quota-file.json b/config/storage/backend/quota/pod-quota-file.json index 96062f342..df1c50254 100644 --- a/config/storage/backend/quota/pod-quota-file.json +++ b/config/storage/backend/quota/pod-quota-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "comment": "Configuration of a PodQuotaStrategy to enforce pod quotas on the server.", "@graph": [ { diff --git a/config/storage/backend/quota/quota-file.json b/config/storage/backend/quota/quota-file.json index 11230aa37..e5abc68b4 100644 --- a/config/storage/backend/quota/quota-file.json +++ b/config/storage/backend/quota/quota-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "comment": "DataAccessor configuration using a QuotaStrategy to enforce quota on the server.", "@graph": [ { diff --git a/config/storage/backend/regex.json b/config/storage/backend/regex.json index 244a411b2..a0b397219 100644 --- a/config/storage/backend/regex.json +++ b/config/storage/backend/regex.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/backend/data-accessors/file.json", "css:config/storage/backend/data-accessors/memory.json", diff --git a/config/storage/backend/sparql.json b/config/storage/backend/sparql.json index e9a945bd4..5d09dfb9b 100644 --- a/config/storage/backend/sparql.json +++ b/config/storage/backend/sparql.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/backend/data-accessors/sparql-endpoint.json" ], diff --git a/config/storage/key-value/memory.json b/config/storage/key-value/memory.json index 191f6c32a..fd0324065 100644 --- a/config/storage/key-value/memory.json +++ b/config/storage/key-value/memory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/key-value/storages/storages.json" ], diff --git a/config/storage/key-value/resource-store.json b/config/storage/key-value/resource-store.json index 0d9db37b1..6e54bb8fb 100644 --- a/config/storage/key-value/resource-store.json +++ b/config/storage/key-value/resource-store.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/key-value/storages/storages.json" ], diff --git a/config/storage/key-value/storages/storages.json b/config/storage/key-value/storages/storages.json index 453e703ab..bd0222eb2 100644 --- a/config/storage/key-value/storages/storages.json +++ b/config/storage/key-value/storages/storages.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Used for internal storage by the locker. Always hashing the keys to prevent issues.", diff --git a/config/storage/location/pod.json b/config/storage/location/pod.json index 9b10cf10c..9aea6b0b0 100644 --- a/config/storage/location/pod.json +++ b/config/storage/location/pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Determine root storage locations based on pod identifiers.", diff --git a/config/storage/location/root.json b/config/storage/location/root.json index e2c9ee32d..4067adf72 100644 --- a/config/storage/location/root.json +++ b/config/storage/location/root.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Set the base URL of the server as the root storage.", diff --git a/config/storage/middleware/default.json b/config/storage/middleware/default.json index 61e8a4cf7..3a88cf2cd 100644 --- a/config/storage/middleware/default.json +++ b/config/storage/middleware/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/storage/middleware/stores/converting.json", "css:config/storage/middleware/stores/locking.json", diff --git a/config/storage/middleware/stores/converting.json b/config/storage/middleware/stores/converting.json index 29217388d..e2cab216f 100644 --- a/config/storage/middleware/stores/converting.json +++ b/config/storage/middleware/stores/converting.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts all outgoing resources based on the preferences.", diff --git a/config/storage/middleware/stores/locking.json b/config/storage/middleware/stores/locking.json index a78891fb8..2cdbd92e4 100644 --- a/config/storage/middleware/stores/locking.json +++ b/config/storage/middleware/stores/locking.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Locks resources when they are accessed until the operation is finished.", diff --git a/config/storage/middleware/stores/monitoring.json b/config/storage/middleware/stores/monitoring.json index 53fb440a3..91a2ec666 100644 --- a/config/storage/middleware/stores/monitoring.json +++ b/config/storage/middleware/stores/monitoring.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Emits events on changes to resources.", diff --git a/config/storage/middleware/stores/patching.json b/config/storage/middleware/stores/patching.json index b540328ad..084f284bc 100644 --- a/config/storage/middleware/stores/patching.json +++ b/config/storage/middleware/stores/patching.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows for PATCH operations on stores that don't have native support.", diff --git a/config/util/auxiliary/acl.json b/config/util/auxiliary/acl.json index 1536fe888..861be5af7 100644 --- a/config/util/auxiliary/acl.json +++ b/config/util/auxiliary/acl.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/util/auxiliary/strategies/acl.json", "css:config/util/auxiliary/strategies/meta.json" diff --git a/config/util/auxiliary/acr.json b/config/util/auxiliary/acr.json index 4f4837700..4d4ffbd1b 100644 --- a/config/util/auxiliary/acr.json +++ b/config/util/auxiliary/acr.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/util/auxiliary/strategies/acr.json", "css:config/util/auxiliary/strategies/meta.json" diff --git a/config/util/auxiliary/empty.json b/config/util/auxiliary/empty.json index a0e78f861..e317a37f9 100644 --- a/config/util/auxiliary/empty.json +++ b/config/util/auxiliary/empty.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/util/auxiliary/strategies/meta.json" ], diff --git a/config/util/auxiliary/strategies/acl.json b/config/util/auxiliary/strategies/acl.json index ca08e2d5a..aa3cd1ccd 100644 --- a/config/util/auxiliary/strategies/acl.json +++ b/config/util/auxiliary/strategies/acl.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Contains all features of acl auxiliary resources (suffix, etc.).", diff --git a/config/util/auxiliary/strategies/acr.json b/config/util/auxiliary/strategies/acr.json index 76c360265..f13e98d2c 100644 --- a/config/util/auxiliary/strategies/acr.json +++ b/config/util/auxiliary/strategies/acr.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Contains all features of acr auxiliary resources (suffix, etc.).", diff --git a/config/util/auxiliary/strategies/meta.json b/config/util/auxiliary/strategies/meta.json index f3a35ed83..c0d8cb427 100644 --- a/config/util/auxiliary/strategies/meta.json +++ b/config/util/auxiliary/strategies/meta.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Contains all features of metadata auxiliary resources (suffix, link header, etc.).", diff --git a/config/util/identifiers/subdomain.json b/config/util/identifiers/subdomain.json index 149400533..a9fc9ae9e 100644 --- a/config/util/identifiers/subdomain.json +++ b/config/util/identifiers/subdomain.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "comment": "Supports multiple roots such as both http://test.com/ and http://alice.test.com/.", "@graph": [ { diff --git a/config/util/identifiers/suffix.json b/config/util/identifiers/suffix.json index 932431a4e..5c2e65fe5 100644 --- a/config/util/identifiers/suffix.json +++ b/config/util/identifiers/suffix.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "comment": "Only supports a single root, such as http://test.com/. A new pod URL would be http://test.com/alice/.", "@graph": [ { diff --git a/config/util/index/default.json b/config/util/index/default.json index 2aa3e719a..3f927eab7 100644 --- a/config/util/index/default.json +++ b/config/util/index/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "This value can be used to set a custom handler for index files. See the example file.", diff --git a/config/util/index/example.json b/config/util/index/example.json index bf18f960a..89365e989 100644 --- a/config/util/index/example.json +++ b/config/util/index/example.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/util/logging/no-logging.json b/config/util/logging/no-logging.json index c3fb15f19..aca7f5736 100644 --- a/config/util/logging/no-logging.json +++ b/config/util/logging/no-logging.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Ignores log messages.", diff --git a/config/util/logging/winston.json b/config/util/logging/winston.json index 7f5af3463..626754c42 100644 --- a/config/util/logging/winston.json +++ b/config/util/logging/winston.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Uses the winston library for logging", diff --git a/config/util/representation-conversion/converters/content-type-replacer.json b/config/util/representation-conversion/converters/content-type-replacer.json index 7d42f09ba..7fa0e82b3 100644 --- a/config/util/representation-conversion/converters/content-type-replacer.json +++ b/config/util/representation-conversion/converters/content-type-replacer.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Changes content-type without changing content. E.g., if application/json is requested, application/ld+json is also valid.", diff --git a/config/util/representation-conversion/converters/dynamic-json-template.json b/config/util/representation-conversion/converters/dynamic-json-template.json index 2b0cce2ab..b2a8d9760 100644 --- a/config/util/representation-conversion/converters/dynamic-json-template.json +++ b/config/util/representation-conversion/converters/dynamic-json-template.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Uses the JSON data as parameters for a template.", diff --git a/config/util/representation-conversion/converters/errors.json b/config/util/representation-conversion/converters/errors.json index 8b1ff8cd3..e4a37de8c 100644 --- a/config/util/representation-conversion/converters/errors.json +++ b/config/util/representation-conversion/converters/errors.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "@id": "urn:solid-server:default:ErrorToJsonConverter", diff --git a/config/util/representation-conversion/converters/form-to-json.json b/config/util/representation-conversion/converters/form-to-json.json index e19911251..5d016256b 100644 --- a/config/util/representation-conversion/converters/form-to-json.json +++ b/config/util/representation-conversion/converters/form-to-json.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts application/x-www-form-urlencoded to application/json.", diff --git a/config/util/representation-conversion/converters/markdown.json b/config/util/representation-conversion/converters/markdown.json index 5a7b95df3..6c772b780 100644 --- a/config/util/representation-conversion/converters/markdown.json +++ b/config/util/representation-conversion/converters/markdown.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Renders Markdown snippets into the main page template.", diff --git a/config/util/representation-conversion/converters/quad-to-rdf.json b/config/util/representation-conversion/converters/quad-to-rdf.json index 69e968f5d..1b3566ca2 100644 --- a/config/util/representation-conversion/converters/quad-to-rdf.json +++ b/config/util/representation-conversion/converters/quad-to-rdf.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts Quad objects to many RDF serialization.", diff --git a/config/util/representation-conversion/converters/rdf-to-quad.json b/config/util/representation-conversion/converters/rdf-to-quad.json index 51030cce9..b5d7cf0d2 100644 --- a/config/util/representation-conversion/converters/rdf-to-quad.json +++ b/config/util/representation-conversion/converters/rdf-to-quad.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Converts many RDF serialization to Quad objects. Caching notification related contexts to prevent too many requests.", diff --git a/config/util/representation-conversion/default.json b/config/util/representation-conversion/default.json index a5150de20..99d71b333 100644 --- a/config/util/representation-conversion/default.json +++ b/config/util/representation-conversion/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/util/representation-conversion/converters/content-type-replacer.json", "css:config/util/representation-conversion/converters/dynamic-json-template.json", diff --git a/config/util/resource-locker/debug-void.json b/config/util/resource-locker/debug-void.json index a3aa4c16d..5e9903d4f 100644 --- a/config/util/resource-locker/debug-void.json +++ b/config/util/resource-locker/debug-void.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": [ diff --git a/config/util/resource-locker/file.json b/config/util/resource-locker/file.json index 24d1e6322..ff04de037 100644 --- a/config/util/resource-locker/file.json +++ b/config/util/resource-locker/file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows multiple simultaneous read operations. Locks are stored on filesystem. Locks expire after inactivity. This locker is threadsafe.", diff --git a/config/util/resource-locker/memory.json b/config/util/resource-locker/memory.json index 120420b2c..69481c3c6 100644 --- a/config/util/resource-locker/memory.json +++ b/config/util/resource-locker/memory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows multiple simultaneous read operations. Locks are stored in memory. Locks expire after inactivity.", diff --git a/config/util/resource-locker/redis.json b/config/util/resource-locker/redis.json index 674f012e9..f0d8c6171 100644 --- a/config/util/resource-locker/redis.json +++ b/config/util/resource-locker/redis.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "@graph": [ { "comment": "Allows multiple simultaneous read operations. All locks are threadsafe.", diff --git a/config/util/variables/default.json b/config/util/variables/default.json index 16c5c686b..010d2748c 100644 --- a/config/util/variables/default.json +++ b/config/util/variables/default.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "comment": "Variables used throughout the other configs. Can be set using the CLI.", "@graph": [ { diff --git a/templates/config/defaults.json b/templates/config/defaults.json index 1ed95bd6e..377c48bdb 100644 --- a/templates/config/defaults.json +++ b/templates/config/defaults.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/main/general/templates.json", "css:config/util/auxiliary/acl.json", diff --git a/templates/config/filesystem.json b/templates/config/filesystem.json index fdbbff42c..e344383f3 100644 --- a/templates/config/filesystem.json +++ b/templates/config/filesystem.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:templates/config/defaults.json" ], diff --git a/templates/config/memory.json b/templates/config/memory.json index 7b0e7404c..154ad9dc2 100644 --- a/templates/config/memory.json +++ b/templates/config/memory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:templates/config/defaults.json" ], diff --git a/test/integration/config/file-pod.json b/test/integration/config/file-pod.json index 0377323d9..b9d696794 100644 --- a/test/integration/config/file-pod.json +++ b/test/integration/config/file-pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/ldp-with-acp.json b/test/integration/config/ldp-with-acp.json index 5acd779a2..ec50f6c6a 100644 --- a/test/integration/config/ldp-with-acp.json +++ b/test/integration/config/ldp-with-acp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/main/default.json", diff --git a/test/integration/config/ldp-with-auth.json b/test/integration/config/ldp-with-auth.json index b64eea545..96910718a 100644 --- a/test/integration/config/ldp-with-auth.json +++ b/test/integration/config/ldp-with-auth.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/legacy-websockets.json b/test/integration/config/legacy-websockets.json index d0d3ed4fc..2cb6b5671 100644 --- a/test/integration/config/legacy-websockets.json +++ b/test/integration/config/legacy-websockets.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/memory-pod.json b/test/integration/config/memory-pod.json index 5839e290a..9105b9c29 100644 --- a/test/integration/config/memory-pod.json +++ b/test/integration/config/memory-pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/static-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/permission-table.json b/test/integration/config/permission-table.json index 77336619d..fc9109011 100644 --- a/test/integration/config/permission-table.json +++ b/test/integration/config/permission-table.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/main/default.json", diff --git a/test/integration/config/quota-global.json b/test/integration/config/quota-global.json index 46170b957..c2bb3c6a8 100644 --- a/test/integration/config/quota-global.json +++ b/test/integration/config/quota-global.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/quota-pod.json b/test/integration/config/quota-pod.json index 80e980d38..f99fb9989 100644 --- a/test/integration/config/quota-pod.json +++ b/test/integration/config/quota-pod.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/restricted-idp.json b/test/integration/config/restricted-idp.json index b7e4bc69e..372876687 100644 --- a/test/integration/config/restricted-idp.json +++ b/test/integration/config/restricted-idp.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/default.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-dynamic-unsafe.json b/test/integration/config/server-dynamic-unsafe.json index a1263751f..ccc518774 100644 --- a/test/integration/config/server-dynamic-unsafe.json +++ b/test/integration/config/server-dynamic-unsafe.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-file.json b/test/integration/config/server-file.json index 224121c14..92ffcd788 100644 --- a/test/integration/config/server-file.json +++ b/test/integration/config/server-file.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-memory.json b/test/integration/config/server-memory.json index 1ac05a3eb..d26331c61 100644 --- a/test/integration/config/server-memory.json +++ b/test/integration/config/server-memory.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-middleware.json b/test/integration/config/server-middleware.json index 12566c21d..9596fb55b 100644 --- a/test/integration/config/server-middleware.json +++ b/test/integration/config/server-middleware.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-redis-lock.json b/test/integration/config/server-redis-lock.json index a1e0ebe2f..ca4e7bcf0 100644 --- a/test/integration/config/server-redis-lock.json +++ b/test/integration/config/server-redis-lock.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-subdomains-unsafe.json b/test/integration/config/server-subdomains-unsafe.json index e2d98e4ed..763613926 100644 --- a/test/integration/config/server-subdomains-unsafe.json +++ b/test/integration/config/server-subdomains-unsafe.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/server-without-auth.json b/test/integration/config/server-without-auth.json index 4b0538270..8893a29dc 100644 --- a/test/integration/config/server-without-auth.json +++ b/test/integration/config/server-without-auth.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/webhook-notifications.json b/test/integration/config/webhook-notifications.json index c7ffe0789..1fd70bd49 100644 --- a/test/integration/config/webhook-notifications.json +++ b/test/integration/config/webhook-notifications.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json", diff --git a/test/integration/config/websocket-notifications.json b/test/integration/config/websocket-notifications.json index 9500b1c3c..b4c455665 100644 --- a/test/integration/config/websocket-notifications.json +++ b/test/integration/config/websocket-notifications.json @@ -1,5 +1,5 @@ { - "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", "import": [ "css:config/app/init/initialize-root.json", "css:config/app/main/default.json",