|
| 1 | +{ |
| 2 | + "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld", |
| 3 | + "import": [ |
| 4 | + "css:CommunitySolidServer/config/app/init/default.json", |
| 5 | + "css:CommunitySolidServer/config/app/main/default.json", |
| 6 | + "css:CommunitySolidServer/config/app/setup/disabled.json", |
| 7 | + "css:CommunitySolidServer/config/app/variables/default.json", |
| 8 | + "css:CommunitySolidServer/config/http/handler/default.json", |
| 9 | + "css:CommunitySolidServer/config/http/middleware/default.json", |
| 10 | + "css:CommunitySolidServer/config/http/notifications/websockets.json", |
| 11 | + "css:CommunitySolidServer/config/http/server-factory/https.json", |
| 12 | + "css:CommunitySolidServer/config/http/static/default.json", |
| 13 | + "css:CommunitySolidServer/config/identity/access/public.json", |
| 14 | + "css:CommunitySolidServer/config/identity/email/default.json", |
| 15 | + "css:CommunitySolidServer/config/identity/handler/default.json", |
| 16 | + "css:CommunitySolidServer/config/identity/ownership/unsafe-no-check.json", |
| 17 | + "css:CommunitySolidServer/config/identity/pod/static.json", |
| 18 | + "css:CommunitySolidServer/config/identity/registration/enabled.json", |
| 19 | + "css:CommunitySolidServer/config/ldp/authentication/dpop-bearer.json", |
| 20 | + "css:CommunitySolidServer/config/ldp/authorization/allow-all.json", |
| 21 | + "css:CommunitySolidServer/config/ldp/handler/default.json", |
| 22 | + "css:CommunitySolidServer/config/ldp/metadata-parser/default.json", |
| 23 | + "css:CommunitySolidServer/config/ldp/metadata-writer/default.json", |
| 24 | + "css:CommunitySolidServer/config/ldp/modes/default.json", |
| 25 | + "css:CommunitySolidServer/config/storage/backend/file.json", |
| 26 | + "css:CommunitySolidServer/config/storage/key-value/resource-store.json", |
| 27 | + "css:CommunitySolidServer/config/storage/middleware/default.json", |
| 28 | + "css:CommunitySolidServer/config/util/auxiliary/empty.json", |
| 29 | + "css:CommunitySolidServer/config/util/identifiers/suffix.json", |
| 30 | + "css:CommunitySolidServer/config/util/index/default.json", |
| 31 | + "css:CommunitySolidServer/config/util/logging/winston.json", |
| 32 | + "css:CommunitySolidServer/config/util/representation-conversion/default.json", |
| 33 | + "css:CommunitySolidServer/config/util/resource-locker/file.json", |
| 34 | + "css:CommunitySolidServer/config/util/variables/default.json" |
| 35 | + ], |
| 36 | + "@graph": [], |
| 37 | + "servers": [ |
| 38 | + { |
| 39 | + "serverUri": "https://css.opencommons.net/", |
| 40 | + "locations": [ |
| 41 | + { |
| 42 | + "url": "https://css.opencommons.net/", |
| 43 | + "availableMediaTypes": ["text/turtle"], |
| 44 | + "basePath": "/", |
| 45 | + "description": "This config was generated by generator and very basic" |
| 46 | + } |
| 47 | + ] |
| 48 | + } |
| 49 | + ], |
| 50 | + "baseUrl": "https://css.opencommons.net/" |
| 51 | +} |
0 commit comments