diff --git a/docs/classes/_authentication_credentialsextractor_.credentialsextractor.html b/docs/classes/_authentication_credentialsextractor_.credentialsextractor.html index bcf365c44..b6f532cf1 100644 --- a/docs/classes/_authentication_credentialsextractor_.credentialsextractor.html +++ b/docs/classes/_authentication_credentialsextractor_.credentialsextractor.html @@ -131,7 +131,7 @@
@@ -165,7 +165,7 @@
@@ -198,7 +198,7 @@
diff --git a/docs/classes/_authentication_dpopwebidextractor_.dpopwebidextractor.html b/docs/classes/_authentication_dpopwebidextractor_.dpopwebidextractor.html index 190e4ca29..b9044a5fc 100644 --- a/docs/classes/_authentication_dpopwebidextractor_.dpopwebidextractor.html +++ b/docs/classes/_authentication_dpopwebidextractor_.dpopwebidextractor.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -162,17 +162,17 @@
    targetExtractor: TargetExtractor

    Private Readonly verify

    -
    verify: VerifySolidIdentityFunction
    +
    verify: SolidTokenVerifierFunction
    @@ -190,7 +190,7 @@

    Parameters

    @@ -219,7 +219,7 @@

    Parameters

    @@ -243,7 +243,7 @@
    diff --git a/docs/classes/_authentication_emptycredentialsextractor_.emptycredentialsextractor.html b/docs/classes/_authentication_emptycredentialsextractor_.emptycredentialsextractor.html index 59452c13e..b070201ba 100644 --- a/docs/classes/_authentication_emptycredentialsextractor_.emptycredentialsextractor.html +++ b/docs/classes/_authentication_emptycredentialsextractor_.emptycredentialsextractor.html @@ -117,7 +117,7 @@

    Parameters

    @@ -146,7 +146,7 @@

    Returns Promise<Credentials>

    @@ -164,7 +164,7 @@
    diff --git a/docs/classes/_authentication_unsecureconstantcredentialsextractor_.unsecureconstantcredentialsextractor.html b/docs/classes/_authentication_unsecureconstantcredentialsextractor_.unsecureconstantcredentialsextractor.html index 6ed09cc75..5f63325fd 100644 --- a/docs/classes/_authentication_unsecureconstantcredentialsextractor_.unsecureconstantcredentialsextractor.html +++ b/docs/classes/_authentication_unsecureconstantcredentialsextractor_.unsecureconstantcredentialsextractor.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@ @@ -162,7 +162,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -180,7 +180,7 @@
    @@ -214,7 +214,7 @@

    Returns Promise<Credentials>

    @@ -232,7 +232,7 @@
    diff --git a/docs/classes/_authentication_unsecurewebidextractor_.unsecurewebidextractor.html b/docs/classes/_authentication_unsecurewebidextractor_.unsecurewebidextractor.html index 321a08537..ac5a94e20 100644 --- a/docs/classes/_authentication_unsecurewebidextractor_.unsecurewebidextractor.html +++ b/docs/classes/_authentication_unsecurewebidextractor_.unsecurewebidextractor.html @@ -118,7 +118,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -136,7 +136,7 @@

    Parameters

    @@ -165,7 +165,7 @@

    Parameters

    @@ -194,7 +194,7 @@
    diff --git a/docs/classes/_authorization_alloweverythingauthorizer_.alloweverythingauthorizer.html b/docs/classes/_authorization_alloweverythingauthorizer_.alloweverythingauthorizer.html index 7e1284358..885046fa4 100644 --- a/docs/classes/_authorization_alloweverythingauthorizer_.alloweverythingauthorizer.html +++ b/docs/classes/_authorization_alloweverythingauthorizer_.alloweverythingauthorizer.html @@ -117,7 +117,7 @@
    @@ -151,7 +151,7 @@

    Returns Promise<void>

    @@ -169,7 +169,7 @@
    diff --git a/docs/classes/_authorization_authorizer_.authorizer.html b/docs/classes/_authorization_authorizer_.authorizer.html index 7af26b7ec..4f4d57447 100644 --- a/docs/classes/_authorization_authorizer_.authorizer.html +++ b/docs/classes/_authorization_authorizer_.authorizer.html @@ -126,7 +126,7 @@
    @@ -160,7 +160,7 @@
    @@ -193,7 +193,7 @@
    diff --git a/docs/classes/_authorization_urlbasedaclmanager_.urlbasedaclmanager.html b/docs/classes/_authorization_urlbasedaclmanager_.urlbasedaclmanager.html index 941659222..3fc4f1c3c 100644 --- a/docs/classes/_authorization_urlbasedaclmanager_.urlbasedaclmanager.html +++ b/docs/classes/_authorization_urlbasedaclmanager_.urlbasedaclmanager.html @@ -118,7 +118,7 @@
  • Parameters

    @@ -141,7 +141,7 @@
  • Parameters

    @@ -164,7 +164,7 @@
  • Parameters

    diff --git a/docs/classes/_authorization_webaclauthorizer_.webaclauthorizer.html b/docs/classes/_authorization_webaclauthorizer_.webaclauthorizer.html index 20c398b01..2137827b4 100644 --- a/docs/classes/_authorization_webaclauthorizer_.webaclauthorizer.html +++ b/docs/classes/_authorization_webaclauthorizer_.webaclauthorizer.html @@ -138,7 +138,7 @@
  • Parameters

    @@ -166,7 +166,7 @@
    aclManager: AclManager
    @@ -176,7 +176,7 @@
    identifierStrategy: IdentifierStrategy
    @@ -186,7 +186,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -196,7 +196,7 @@
    resourceStore: ResourceStore
    @@ -214,7 +214,7 @@
    @@ -247,7 +247,7 @@
  • @@ -279,7 +279,7 @@
  • @@ -324,7 +324,7 @@
  • @@ -372,7 +372,7 @@
  • @@ -413,7 +413,7 @@
    @@ -446,7 +446,7 @@
    @@ -480,7 +480,7 @@
  • diff --git a/docs/classes/_init_aclinitializer_.aclinitializer.html b/docs/classes/_init_aclinitializer_.aclinitializer.html index b97c10d7f..6d888fff0 100644 --- a/docs/classes/_init_aclinitializer_.aclinitializer.html +++ b/docs/classes/_init_aclinitializer_.aclinitializer.html @@ -133,7 +133,7 @@
  • Parameters

    @@ -161,7 +161,7 @@
    aclManager: AclManager
    @@ -171,7 +171,7 @@
    baseUrl: string
    @@ -181,7 +181,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -191,7 +191,7 @@ @@ -209,7 +209,7 @@
    @@ -243,7 +243,7 @@

    Returns Promise<void>

    @@ -261,7 +261,7 @@
    @@ -295,7 +295,7 @@
  • Parameters

    @@ -318,7 +318,7 @@
  • Parameters

    diff --git a/docs/classes/_init_initializer_.initializer.html b/docs/classes/_init_initializer_.initializer.html index ac50881cf..4f567532a 100644 --- a/docs/classes/_init_initializer_.initializer.html +++ b/docs/classes/_init_initializer_.initializer.html @@ -124,7 +124,7 @@
    @@ -158,7 +158,7 @@
    @@ -191,7 +191,7 @@
    diff --git a/docs/classes/_init_loggerinitializer_.loggerinitializer.html b/docs/classes/_init_loggerinitializer_.loggerinitializer.html index a19eaf70d..7131315d8 100644 --- a/docs/classes/_init_loggerinitializer_.loggerinitializer.html +++ b/docs/classes/_init_loggerinitializer_.loggerinitializer.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -150,7 +150,7 @@
    loggerFactory: LoggerFactory
    @@ -168,7 +168,7 @@
    @@ -202,7 +202,7 @@

    Returns Promise<void>

    @@ -220,7 +220,7 @@
    diff --git a/docs/classes/_init_rootcontainerinitializer_.rootcontainerinitializer.html b/docs/classes/_init_rootcontainerinitializer_.rootcontainerinitializer.html index f0630b9c7..32ece436a 100644 --- a/docs/classes/_init_rootcontainerinitializer_.rootcontainerinitializer.html +++ b/docs/classes/_init_rootcontainerinitializer_.rootcontainerinitializer.html @@ -132,7 +132,7 @@
  • Parameters

    @@ -157,7 +157,7 @@ @@ -167,7 +167,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -177,7 +177,7 @@ @@ -195,7 +195,7 @@
    @@ -228,7 +228,7 @@
  • @@ -251,7 +251,7 @@

    Returns Promise<void>

    @@ -269,7 +269,7 @@
    @@ -303,7 +303,7 @@
  • diff --git a/docs/classes/_init_serverinitializer_.serverinitializer.html b/docs/classes/_init_serverinitializer_.serverinitializer.html index 66af7d539..32c13754b 100644 --- a/docs/classes/_init_serverinitializer_.serverinitializer.html +++ b/docs/classes/_init_serverinitializer_.serverinitializer.html @@ -129,7 +129,7 @@
  • Parameters

    @@ -154,7 +154,7 @@
    port: number
    @@ -164,7 +164,7 @@
    serverFactory: HttpServerFactory
    @@ -182,7 +182,7 @@
    @@ -216,7 +216,7 @@

    Returns Promise<void>

    @@ -234,7 +234,7 @@
    diff --git a/docs/classes/_ldp_authenticatedldphandler_.authenticatedldphandler.html b/docs/classes/_ldp_authenticatedldphandler_.authenticatedldphandler.html index 483074da5..37e9c78f6 100644 --- a/docs/classes/_ldp_authenticatedldphandler_.authenticatedldphandler.html +++ b/docs/classes/_ldp_authenticatedldphandler_.authenticatedldphandler.html @@ -135,7 +135,7 @@
  • @@ -167,7 +167,7 @@
    authorizer: Authorizer
    @@ -177,7 +177,7 @@
    credentialsExtractor: CredentialsExtractor
    @@ -187,7 +187,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -197,7 +197,7 @@
    operationHandler: OperationHandler
    @@ -207,7 +207,7 @@
    permissionsExtractor: PermissionsExtractor
    @@ -217,7 +217,7 @@
    requestParser: RequestParser
    @@ -227,7 +227,7 @@
    responseWriter: ResponseWriter
    @@ -245,7 +245,7 @@
    @@ -287,7 +287,7 @@
    @@ -337,7 +337,7 @@
    @@ -379,7 +379,7 @@
  • diff --git a/docs/classes/_ldp_http_acceptpreferenceparser_.acceptpreferenceparser.html b/docs/classes/_ldp_http_acceptpreferenceparser_.acceptpreferenceparser.html index 077fe43b5..f53602d08 100644 --- a/docs/classes/_ldp_http_acceptpreferenceparser_.acceptpreferenceparser.html +++ b/docs/classes/_ldp_http_acceptpreferenceparser_.acceptpreferenceparser.html @@ -124,7 +124,7 @@
  • Returns AcceptPreferenceParser

    @@ -145,7 +145,7 @@
    @@ -179,7 +179,7 @@

    Parameters

    @@ -203,7 +203,7 @@
    @@ -237,7 +237,7 @@
  • diff --git a/docs/classes/_ldp_http_basicrequestparser_.basicrequestparser.html b/docs/classes/_ldp_http_basicrequestparser_.basicrequestparser.html index 1bd074d82..7168e2840 100644 --- a/docs/classes/_ldp_http_basicrequestparser_.basicrequestparser.html +++ b/docs/classes/_ldp_http_basicrequestparser_.basicrequestparser.html @@ -132,7 +132,7 @@
  • Parameters

    @@ -154,7 +154,7 @@
    bodyParser: BodyParser
    @@ -164,7 +164,7 @@
    metadataExtractor: MetadataExtractor
    @@ -174,7 +174,7 @@
    preferenceParser: PreferenceParser
    @@ -184,7 +184,7 @@
    targetExtractor: TargetExtractor
    @@ -202,7 +202,7 @@
    @@ -236,7 +236,7 @@

    Parameters

    @@ -260,7 +260,7 @@
    diff --git a/docs/classes/_ldp_http_basicresponsewriter_.basicresponsewriter.html b/docs/classes/_ldp_http_basicresponsewriter_.basicresponsewriter.html index 8158c7841..7b09b1936 100644 --- a/docs/classes/_ldp_http_basicresponsewriter_.basicresponsewriter.html +++ b/docs/classes/_ldp_http_basicresponsewriter_.basicresponsewriter.html @@ -129,7 +129,7 @@
  • Parameters

    @@ -151,7 +151,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -161,7 +161,7 @@
    metadataWriter: MetadataWriter
    @@ -179,7 +179,7 @@

    Parameters

    @@ -211,7 +211,7 @@

    Parameters

    @@ -243,7 +243,7 @@
    diff --git a/docs/classes/_ldp_http_basictargetextractor_.basictargetextractor.html b/docs/classes/_ldp_http_basictargetextractor_.basictargetextractor.html index 4a2c5f8ff..9665dfe4c 100644 --- a/docs/classes/_ldp_http_basictargetextractor_.basictargetextractor.html +++ b/docs/classes/_ldp_http_basictargetextractor_.basictargetextractor.html @@ -119,7 +119,7 @@
    @@ -153,7 +153,7 @@

    Parameters

    @@ -188,7 +188,7 @@
    diff --git a/docs/classes/_ldp_http_bodyparser_.bodyparser.html b/docs/classes/_ldp_http_bodyparser_.bodyparser.html index ac81d2d82..5ee022b61 100644 --- a/docs/classes/_ldp_http_bodyparser_.bodyparser.html +++ b/docs/classes/_ldp_http_bodyparser_.bodyparser.html @@ -125,7 +125,7 @@
    @@ -159,7 +159,7 @@
    @@ -192,7 +192,7 @@
    diff --git a/docs/classes/_ldp_http_errorresponsewriter_.errorresponsewriter.html b/docs/classes/_ldp_http_errorresponsewriter_.errorresponsewriter.html index 9c0bc022d..6b7cfa97b 100644 --- a/docs/classes/_ldp_http_errorresponsewriter_.errorresponsewriter.html +++ b/docs/classes/_ldp_http_errorresponsewriter_.errorresponsewriter.html @@ -118,7 +118,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -136,7 +136,7 @@

    Parameters

    @@ -168,7 +168,7 @@

    Parameters

    @@ -200,7 +200,7 @@
    diff --git a/docs/classes/_ldp_http_metadata_basicmetadataextractor_.basicmetadataextractor.html b/docs/classes/_ldp_http_metadata_basicmetadataextractor_.basicmetadataextractor.html index 6498f5339..ceadfa75f 100644 --- a/docs/classes/_ldp_http_metadata_basicmetadataextractor_.basicmetadataextractor.html +++ b/docs/classes/_ldp_http_metadata_basicmetadataextractor_.basicmetadataextractor.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -150,7 +150,7 @@
    parsers: MetadataParser[]
    @@ -168,7 +168,7 @@
    @@ -202,7 +202,7 @@

    Parameters

    @@ -226,7 +226,7 @@
    diff --git a/docs/classes/_ldp_http_metadata_contenttypeparser_.contenttypeparser.html b/docs/classes/_ldp_http_metadata_contenttypeparser_.contenttypeparser.html index 106026841..8141b9b37 100644 --- a/docs/classes/_ldp_http_metadata_contenttypeparser_.contenttypeparser.html +++ b/docs/classes/_ldp_http_metadata_contenttypeparser_.contenttypeparser.html @@ -116,7 +116,7 @@
  • Parameters

    diff --git a/docs/classes/_ldp_http_metadata_linkrelmetadatawriter_.linkrelmetadatawriter.html b/docs/classes/_ldp_http_metadata_linkrelmetadatawriter_.linkrelmetadatawriter.html index 7b65b6738..b5fbffc8c 100644 --- a/docs/classes/_ldp_http_metadata_linkrelmetadatawriter_.linkrelmetadatawriter.html +++ b/docs/classes/_ldp_http_metadata_linkrelmetadatawriter_.linkrelmetadatawriter.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    linkRelMap: Record<string, string>
    @@ -162,7 +162,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -180,7 +180,7 @@
    @@ -222,7 +222,7 @@

    Parameters

    @@ -254,7 +254,7 @@
    diff --git a/docs/classes/_ldp_http_metadata_linktypeparser_.linktypeparser.html b/docs/classes/_ldp_http_metadata_linktypeparser_.linktypeparser.html index 7a746e7d6..0cc48655c 100644 --- a/docs/classes/_ldp_http_metadata_linktypeparser_.linktypeparser.html +++ b/docs/classes/_ldp_http_metadata_linktypeparser_.linktypeparser.html @@ -118,7 +118,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -135,7 +135,7 @@
  • Parameters

    @@ -161,7 +161,7 @@
  • Parameters

    diff --git a/docs/classes/_ldp_http_metadata_mappedmetadatawriter_.mappedmetadatawriter.html b/docs/classes/_ldp_http_metadata_mappedmetadatawriter_.mappedmetadatawriter.html index a7581d6f3..2898ab64f 100644 --- a/docs/classes/_ldp_http_metadata_mappedmetadatawriter_.mappedmetadatawriter.html +++ b/docs/classes/_ldp_http_metadata_mappedmetadatawriter_.mappedmetadatawriter.html @@ -129,7 +129,7 @@
  • Parameters

    @@ -151,7 +151,7 @@
    headerMap: Record<string, string>
    @@ -169,7 +169,7 @@
    @@ -211,7 +211,7 @@

    Parameters

    @@ -243,7 +243,7 @@
    diff --git a/docs/classes/_ldp_http_metadata_metadataextractor_.metadataextractor.html b/docs/classes/_ldp_http_metadata_metadataextractor_.metadataextractor.html index bfa9fe745..0844982ab 100644 --- a/docs/classes/_ldp_http_metadata_metadataextractor_.metadataextractor.html +++ b/docs/classes/_ldp_http_metadata_metadataextractor_.metadataextractor.html @@ -122,7 +122,7 @@
    @@ -156,7 +156,7 @@
    @@ -189,7 +189,7 @@
    diff --git a/docs/classes/_ldp_http_metadata_metadatawriter_.metadatawriter.html b/docs/classes/_ldp_http_metadata_metadatawriter_.metadatawriter.html index 8d9d78bab..ba1153df9 100644 --- a/docs/classes/_ldp_http_metadata_metadatawriter_.metadatawriter.html +++ b/docs/classes/_ldp_http_metadata_metadatawriter_.metadatawriter.html @@ -125,7 +125,7 @@
    @@ -167,7 +167,7 @@
    @@ -208,7 +208,7 @@
    diff --git a/docs/classes/_ldp_http_metadata_slugparser_.slugparser.html b/docs/classes/_ldp_http_metadata_slugparser_.slugparser.html index f063abfce..d706afc2a 100644 --- a/docs/classes/_ldp_http_metadata_slugparser_.slugparser.html +++ b/docs/classes/_ldp_http_metadata_slugparser_.slugparser.html @@ -117,7 +117,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -134,7 +134,7 @@
  • Parameters

    diff --git a/docs/classes/_ldp_http_preferenceparser_.preferenceparser.html b/docs/classes/_ldp_http_preferenceparser_.preferenceparser.html index 0ec90418d..0bb16f4a5 100644 --- a/docs/classes/_ldp_http_preferenceparser_.preferenceparser.html +++ b/docs/classes/_ldp_http_preferenceparser_.preferenceparser.html @@ -122,7 +122,7 @@
    @@ -156,7 +156,7 @@
    @@ -189,7 +189,7 @@
    diff --git a/docs/classes/_ldp_http_rawbodyparser_.rawbodyparser.html b/docs/classes/_ldp_http_rawbodyparser_.rawbodyparser.html index 130255b7b..4c85deff9 100644 --- a/docs/classes/_ldp_http_rawbodyparser_.rawbodyparser.html +++ b/docs/classes/_ldp_http_rawbodyparser_.rawbodyparser.html @@ -118,7 +118,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -136,7 +136,7 @@
    @@ -170,7 +170,7 @@

    Parameters

    @@ -202,7 +202,7 @@
    diff --git a/docs/classes/_ldp_http_requestparser_.requestparser.html b/docs/classes/_ldp_http_requestparser_.requestparser.html index 19ce9c8c7..17c2c7e08 100644 --- a/docs/classes/_ldp_http_requestparser_.requestparser.html +++ b/docs/classes/_ldp_http_requestparser_.requestparser.html @@ -122,7 +122,7 @@
    @@ -156,7 +156,7 @@
    @@ -189,7 +189,7 @@
    diff --git a/docs/classes/_ldp_http_response_createdresponsedescription_.createdresponsedescription.html b/docs/classes/_ldp_http_response_createdresponsedescription_.createdresponsedescription.html index acea20723..6cf8cb299 100644 --- a/docs/classes/_ldp_http_response_createdresponsedescription_.createdresponsedescription.html +++ b/docs/classes/_ldp_http_response_createdresponsedescription_.createdresponsedescription.html @@ -123,7 +123,7 @@

    Parameters

    @@ -146,7 +146,7 @@ @@ -157,7 +157,7 @@ @@ -168,7 +168,7 @@ diff --git a/docs/classes/_ldp_http_response_okresponsedescription_.okresponsedescription.html b/docs/classes/_ldp_http_response_okresponsedescription_.okresponsedescription.html index 04528a6ef..7c2f9b49d 100644 --- a/docs/classes/_ldp_http_response_okresponsedescription_.okresponsedescription.html +++ b/docs/classes/_ldp_http_response_okresponsedescription_.okresponsedescription.html @@ -123,7 +123,7 @@
    @@ -161,7 +161,7 @@ @@ -172,7 +172,7 @@ @@ -183,7 +183,7 @@ diff --git a/docs/classes/_ldp_http_response_resetresponsedescription_.resetresponsedescription.html b/docs/classes/_ldp_http_response_resetresponsedescription_.resetresponsedescription.html index 7a3ac6463..a99622634 100644 --- a/docs/classes/_ldp_http_response_resetresponsedescription_.resetresponsedescription.html +++ b/docs/classes/_ldp_http_response_resetresponsedescription_.resetresponsedescription.html @@ -123,7 +123,7 @@

    Returns ResetResponseDescription

    @@ -140,7 +140,7 @@ @@ -151,7 +151,7 @@ @@ -162,7 +162,7 @@ diff --git a/docs/classes/_ldp_http_response_responsedescription_.responsedescription.html b/docs/classes/_ldp_http_response_responsedescription_.responsedescription.html index 4f652528c..e6ee35722 100644 --- a/docs/classes/_ldp_http_response_responsedescription_.responsedescription.html +++ b/docs/classes/_ldp_http_response_responsedescription_.responsedescription.html @@ -128,7 +128,7 @@
  • @@ -173,7 +173,7 @@
    data: Guarded<Readable>
    @@ -183,7 +183,7 @@ @@ -193,7 +193,7 @@
    statusCode: number
    diff --git a/docs/classes/_ldp_http_responsewriter_.responsewriter.html b/docs/classes/_ldp_http_responsewriter_.responsewriter.html index df2075fcb..a4fa3dda1 100644 --- a/docs/classes/_ldp_http_responsewriter_.responsewriter.html +++ b/docs/classes/_ldp_http_responsewriter_.responsewriter.html @@ -126,7 +126,7 @@
    @@ -168,7 +168,7 @@
    @@ -209,7 +209,7 @@
    diff --git a/docs/classes/_ldp_http_sparqlupdatebodyparser_.sparqlupdatebodyparser.html b/docs/classes/_ldp_http_sparqlupdatebodyparser_.sparqlupdatebodyparser.html index c7699e07b..914659cf8 100644 --- a/docs/classes/_ldp_http_sparqlupdatebodyparser_.sparqlupdatebodyparser.html +++ b/docs/classes/_ldp_http_sparqlupdatebodyparser_.sparqlupdatebodyparser.html @@ -119,7 +119,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -137,7 +137,7 @@

    Parameters

    @@ -166,7 +166,7 @@

    Parameters

    @@ -198,7 +198,7 @@
    diff --git a/docs/classes/_ldp_http_targetextractor_.targetextractor.html b/docs/classes/_ldp_http_targetextractor_.targetextractor.html index ba458e065..fb4c26fe1 100644 --- a/docs/classes/_ldp_http_targetextractor_.targetextractor.html +++ b/docs/classes/_ldp_http_targetextractor_.targetextractor.html @@ -122,7 +122,7 @@
    @@ -156,7 +156,7 @@
    @@ -189,7 +189,7 @@
    diff --git a/docs/classes/_ldp_operations_deleteoperationhandler_.deleteoperationhandler.html b/docs/classes/_ldp_operations_deleteoperationhandler_.deleteoperationhandler.html index 74f61bfb4..c1e3a67f5 100644 --- a/docs/classes/_ldp_operations_deleteoperationhandler_.deleteoperationhandler.html +++ b/docs/classes/_ldp_operations_deleteoperationhandler_.deleteoperationhandler.html @@ -129,7 +129,7 @@
  • Parameters

    @@ -151,7 +151,7 @@ @@ -169,7 +169,7 @@

    Parameters

    @@ -193,7 +193,7 @@

    Parameters

    @@ -217,7 +217,7 @@
    diff --git a/docs/classes/_ldp_operations_getoperationhandler_.getoperationhandler.html b/docs/classes/_ldp_operations_getoperationhandler_.getoperationhandler.html index 2303ad8f1..329fc7a6f 100644 --- a/docs/classes/_ldp_operations_getoperationhandler_.getoperationhandler.html +++ b/docs/classes/_ldp_operations_getoperationhandler_.getoperationhandler.html @@ -129,7 +129,7 @@
  • Parameters

    @@ -151,7 +151,7 @@ @@ -169,7 +169,7 @@

    Parameters

    @@ -193,7 +193,7 @@

    Parameters

    @@ -217,7 +217,7 @@
    diff --git a/docs/classes/_ldp_operations_headoperationhandler_.headoperationhandler.html b/docs/classes/_ldp_operations_headoperationhandler_.headoperationhandler.html index ded7b93e0..9c977cc5c 100644 --- a/docs/classes/_ldp_operations_headoperationhandler_.headoperationhandler.html +++ b/docs/classes/_ldp_operations_headoperationhandler_.headoperationhandler.html @@ -129,7 +129,7 @@
  • Parameters

    @@ -151,7 +151,7 @@ @@ -169,7 +169,7 @@

    Parameters

    @@ -193,7 +193,7 @@

    Parameters

    @@ -217,7 +217,7 @@
    diff --git a/docs/classes/_ldp_operations_operationhandler_.operationhandler.html b/docs/classes/_ldp_operations_operationhandler_.operationhandler.html index c709b991d..055dda552 100644 --- a/docs/classes/_ldp_operations_operationhandler_.operationhandler.html +++ b/docs/classes/_ldp_operations_operationhandler_.operationhandler.html @@ -137,7 +137,7 @@
    @@ -171,7 +171,7 @@
    @@ -204,7 +204,7 @@
    diff --git a/docs/classes/_ldp_operations_patchoperationhandler_.patchoperationhandler.html b/docs/classes/_ldp_operations_patchoperationhandler_.patchoperationhandler.html index eef12f87e..a8bbb6bc1 100644 --- a/docs/classes/_ldp_operations_patchoperationhandler_.patchoperationhandler.html +++ b/docs/classes/_ldp_operations_patchoperationhandler_.patchoperationhandler.html @@ -121,7 +121,7 @@
  • Parameters

    @@ -143,7 +143,7 @@ @@ -161,7 +161,7 @@

    Parameters

    @@ -185,7 +185,7 @@

    Parameters

    @@ -209,7 +209,7 @@
    diff --git a/docs/classes/_ldp_operations_postoperationhandler_.postoperationhandler.html b/docs/classes/_ldp_operations_postoperationhandler_.postoperationhandler.html index beea073ca..605d2c111 100644 --- a/docs/classes/_ldp_operations_postoperationhandler_.postoperationhandler.html +++ b/docs/classes/_ldp_operations_postoperationhandler_.postoperationhandler.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -162,7 +162,7 @@ @@ -180,7 +180,7 @@

    Parameters

    @@ -204,7 +204,7 @@

    Parameters

    @@ -228,7 +228,7 @@
    diff --git a/docs/classes/_ldp_operations_putoperationhandler_.putoperationhandler.html b/docs/classes/_ldp_operations_putoperationhandler_.putoperationhandler.html index e61a30c40..6075361c4 100644 --- a/docs/classes/_ldp_operations_putoperationhandler_.putoperationhandler.html +++ b/docs/classes/_ldp_operations_putoperationhandler_.putoperationhandler.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -162,7 +162,7 @@ @@ -180,7 +180,7 @@

    Parameters

    @@ -204,7 +204,7 @@

    Parameters

    @@ -228,7 +228,7 @@
    diff --git a/docs/classes/_ldp_permissions_methodpermissionsextractor_.methodpermissionsextractor.html b/docs/classes/_ldp_permissions_methodpermissionsextractor_.methodpermissionsextractor.html index 14f72beee..cf07831cb 100644 --- a/docs/classes/_ldp_permissions_methodpermissionsextractor_.methodpermissionsextractor.html +++ b/docs/classes/_ldp_permissions_methodpermissionsextractor_.methodpermissionsextractor.html @@ -118,7 +118,7 @@

    Parameters

    @@ -147,7 +147,7 @@

    Parameters

    @@ -176,7 +176,7 @@
    diff --git a/docs/classes/_ldp_permissions_permissionsextractor_.permissionsextractor.html b/docs/classes/_ldp_permissions_permissionsextractor_.permissionsextractor.html index f5dcdfb7c..4cf7a234d 100644 --- a/docs/classes/_ldp_permissions_permissionsextractor_.permissionsextractor.html +++ b/docs/classes/_ldp_permissions_permissionsextractor_.permissionsextractor.html @@ -125,7 +125,7 @@
    @@ -159,7 +159,7 @@
    @@ -192,7 +192,7 @@
    diff --git a/docs/classes/_ldp_permissions_sparqlpatchpermissionsextractor_.sparqlpatchpermissionsextractor.html b/docs/classes/_ldp_permissions_sparqlpatchpermissionsextractor_.sparqlpatchpermissionsextractor.html index 0b6ff888b..9013c58db 100644 --- a/docs/classes/_ldp_permissions_sparqlpatchpermissionsextractor_.sparqlpatchpermissionsextractor.html +++ b/docs/classes/_ldp_permissions_sparqlpatchpermissionsextractor_.sparqlpatchpermissionsextractor.html @@ -123,7 +123,7 @@

    Parameters

    @@ -155,7 +155,7 @@

    Parameters

    @@ -184,7 +184,7 @@
    @@ -218,7 +218,7 @@
  • Parameters

    @@ -241,7 +241,7 @@
  • Parameters

    @@ -264,7 +264,7 @@
  • Parameters

    @@ -287,7 +287,7 @@
  • Parameters

    diff --git a/docs/classes/_ldp_representation_representationmetadata_.representationmetadata.html b/docs/classes/_ldp_representation_representationmetadata_.representationmetadata.html index 3a483c3c7..cdeff77b4 100644 --- a/docs/classes/_ldp_representation_representationmetadata_.representationmetadata.html +++ b/docs/classes/_ldp_representation_representationmetadata_.representationmetadata.html @@ -143,7 +143,7 @@
  • @@ -175,7 +175,7 @@
  • @@ -205,7 +205,7 @@
  • @@ -235,7 +235,7 @@
    id: NamedNode | BlankNode
    @@ -245,7 +245,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -255,7 +255,7 @@
    store: Store
    @@ -273,7 +273,7 @@
  • @@ -286,7 +286,7 @@
  • @@ -315,7 +315,7 @@
  • @@ -329,7 +329,7 @@
  • @@ -361,7 +361,7 @@
  • @@ -398,7 +398,7 @@
  • @@ -426,7 +426,7 @@
  • @@ -461,7 +461,7 @@
  • @@ -493,7 +493,7 @@
  • @@ -513,7 +513,7 @@
  • @@ -550,7 +550,7 @@
  • @@ -581,7 +581,7 @@
  • @@ -609,7 +609,7 @@
  • @@ -647,7 +647,7 @@
  • @@ -679,7 +679,7 @@
  • Parameters

    diff --git a/docs/classes/_ldp_unsecurewebsocketsprotocol_.unsecurewebsocketsprotocol.html b/docs/classes/_ldp_unsecurewebsocketsprotocol_.unsecurewebsocketsprotocol.html index 334811722..d254bf463 100644 --- a/docs/classes/_ldp_unsecurewebsocketsprotocol_.unsecurewebsocketsprotocol.html +++ b/docs/classes/_ldp_unsecurewebsocketsprotocol_.unsecurewebsocketsprotocol.html @@ -131,7 +131,7 @@
  • Parameters

    @@ -153,7 +153,7 @@
    listeners: Set<WebSocketListener> = new Set<WebSocketListener>()
    @@ -163,7 +163,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -181,7 +181,7 @@
    @@ -223,7 +223,7 @@

    Parameters

    @@ -255,7 +255,7 @@
    @@ -297,7 +297,7 @@
  • Parameters

    diff --git a/docs/classes/_ldp_unsecurewebsocketsprotocol_.websocketlistener.html b/docs/classes/_ldp_unsecurewebsocketsprotocol_.websocketlistener.html index 7b8ac4102..b380613be 100644 --- a/docs/classes/_ldp_unsecurewebsocketsprotocol_.websocketlistener.html +++ b/docs/classes/_ldp_unsecurewebsocketsprotocol_.websocketlistener.html @@ -155,7 +155,7 @@

    Parameters

    @@ -177,7 +177,7 @@
    host: string = ""
    @@ -187,7 +187,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -197,7 +197,7 @@
    protocol: string = ""
    @@ -207,7 +207,7 @@
    socket: WebSocket
    @@ -217,7 +217,7 @@
    subscribedPaths: Set<string> = new Set<string>()
    @@ -512,7 +512,7 @@
  • Parameters

    @@ -535,7 +535,7 @@
  • Parameters

    @@ -791,7 +791,7 @@
  • Parameters

    @@ -841,7 +841,7 @@
  • Parameters

    @@ -872,7 +872,7 @@
  • Returns void

    @@ -889,7 +889,7 @@
  • Parameters

    diff --git a/docs/classes/_logging_lazylogger_.lazylogger.html b/docs/classes/_logging_lazylogger_.lazylogger.html index f3867bfa5..b814dd896 100644 --- a/docs/classes/_logging_lazylogger_.lazylogger.html +++ b/docs/classes/_logging_lazylogger_.lazylogger.html @@ -136,7 +136,7 @@
  • Parameters

    @@ -161,7 +161,7 @@
    label: string
    @@ -171,7 +171,7 @@
    lazyLoggerFactory: LazyLoggerFactory
    @@ -181,7 +181,7 @@
    logger: Logger | undefined
    @@ -199,7 +199,7 @@
    @@ -237,7 +237,7 @@
    @@ -275,7 +275,7 @@
    @@ -313,7 +313,7 @@

    Parameters

    @@ -343,7 +343,7 @@
    @@ -381,7 +381,7 @@
    @@ -419,7 +419,7 @@
    diff --git a/docs/classes/_logging_lazyloggerfactory_.lazyloggerfactory.html b/docs/classes/_logging_lazyloggerfactory_.lazyloggerfactory.html index 2adc33219..3c3d66db9 100644 --- a/docs/classes/_logging_lazyloggerfactory_.lazyloggerfactory.html +++ b/docs/classes/_logging_lazyloggerfactory_.lazyloggerfactory.html @@ -140,7 +140,7 @@
  • Returns LazyLoggerFactory

    @@ -156,7 +156,7 @@
    ploggerFactory: LoggerFactory | undefined
    @@ -166,7 +166,7 @@
    instance: LazyLoggerFactory = new LazyLoggerFactory()
    @@ -184,7 +184,7 @@
  • Returns LoggerFactory

    @@ -192,7 +192,7 @@
  • Parameters

    @@ -218,7 +218,7 @@
  • Parameters

    @@ -241,7 +241,7 @@
  • Returns void

    @@ -258,7 +258,7 @@
  • Returns LazyLoggerFactory

    diff --git a/docs/classes/_logging_logger_.logger.html b/docs/classes/_logging_logger_.logger.html index acdc8860a..e26ad2fc5 100644 --- a/docs/classes/_logging_logger_.logger.html +++ b/docs/classes/_logging_logger_.logger.html @@ -131,7 +131,7 @@
  • @@ -168,7 +168,7 @@
  • @@ -205,7 +205,7 @@
  • @@ -242,7 +242,7 @@
  • @@ -286,7 +286,7 @@
  • @@ -323,7 +323,7 @@
  • @@ -360,7 +360,7 @@
  • diff --git a/docs/classes/_logging_voidlogger_.voidlogger.html b/docs/classes/_logging_voidlogger_.voidlogger.html index cedef7345..4540cd99a 100644 --- a/docs/classes/_logging_voidlogger_.voidlogger.html +++ b/docs/classes/_logging_voidlogger_.voidlogger.html @@ -121,7 +121,7 @@
    @@ -159,7 +159,7 @@
    @@ -197,7 +197,7 @@
    @@ -235,7 +235,7 @@

    Parameters

    @@ -265,7 +265,7 @@
    @@ -303,7 +303,7 @@
    @@ -341,7 +341,7 @@
    diff --git a/docs/classes/_logging_voidloggerfactory_.voidloggerfactory.html b/docs/classes/_logging_voidloggerfactory_.voidloggerfactory.html index d90c4075c..634c31e25 100644 --- a/docs/classes/_logging_voidloggerfactory_.voidloggerfactory.html +++ b/docs/classes/_logging_voidloggerfactory_.voidloggerfactory.html @@ -117,7 +117,7 @@
    logger: VoidLogger = new VoidLogger()
    @@ -134,7 +134,7 @@
  • Parameters

    diff --git a/docs/classes/_logging_winstonlogger_.winstonlogger.html b/docs/classes/_logging_winstonlogger_.winstonlogger.html index 15919d49b..2adc12a65 100644 --- a/docs/classes/_logging_winstonlogger_.winstonlogger.html +++ b/docs/classes/_logging_winstonlogger_.winstonlogger.html @@ -132,7 +132,7 @@
  • Parameters

    @@ -154,7 +154,7 @@
    logger: WinstonInnerLogger
    @@ -172,7 +172,7 @@
    @@ -210,7 +210,7 @@
    @@ -248,7 +248,7 @@
    @@ -286,7 +286,7 @@

    Parameters

    @@ -316,7 +316,7 @@
    @@ -354,7 +354,7 @@
    @@ -392,7 +392,7 @@
    diff --git a/docs/classes/_logging_winstonloggerfactory_.winstonloggerfactory.html b/docs/classes/_logging_winstonloggerfactory_.winstonloggerfactory.html index 634069c4c..66f5cdf20 100644 --- a/docs/classes/_logging_winstonloggerfactory_.winstonloggerfactory.html +++ b/docs/classes/_logging_winstonloggerfactory_.winstonloggerfactory.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    level: string
    @@ -169,7 +169,7 @@
  • Parameters

    @@ -192,7 +192,7 @@
  • Returns Transport[]

    diff --git a/docs/classes/_pods_agent_agentjsonparser_.agentjsonparser.html b/docs/classes/_pods_agent_agentjsonparser_.agentjsonparser.html index e96b14346..abf15725e 100644 --- a/docs/classes/_pods_agent_agentjsonparser_.agentjsonparser.html +++ b/docs/classes/_pods_agent_agentjsonparser_.agentjsonparser.html @@ -119,7 +119,7 @@

    Parameters

    @@ -143,7 +143,7 @@

    Parameters

    @@ -167,7 +167,7 @@
    @@ -201,7 +201,7 @@
  • Parameters

    @@ -224,7 +224,7 @@
  • diff --git a/docs/classes/_pods_agent_agentparser_.agentparser.html b/docs/classes/_pods_agent_agentparser_.agentparser.html index 6be1d2bf0..45944e4d1 100644 --- a/docs/classes/_pods_agent_agentparser_.agentparser.html +++ b/docs/classes/_pods_agent_agentparser_.agentparser.html @@ -122,7 +122,7 @@
    @@ -156,7 +156,7 @@
    @@ -189,7 +189,7 @@
    diff --git a/docs/classes/_pods_generate_handlebarstemplateengine_.handlebarstemplateengine.html b/docs/classes/_pods_generate_handlebarstemplateengine_.handlebarstemplateengine.html index 2404ad190..30bef4c88 100644 --- a/docs/classes/_pods_generate_handlebarstemplateengine_.handlebarstemplateengine.html +++ b/docs/classes/_pods_generate_handlebarstemplateengine_.handlebarstemplateengine.html @@ -115,7 +115,7 @@
  • Parameters

    diff --git a/docs/classes/_pods_generate_suffixidentifiergenerator_.suffixidentifiergenerator.html b/docs/classes/_pods_generate_suffixidentifiergenerator_.suffixidentifiergenerator.html index 61c7a1464..36c8ddbcb 100644 --- a/docs/classes/_pods_generate_suffixidentifiergenerator_.suffixidentifiergenerator.html +++ b/docs/classes/_pods_generate_suffixidentifiergenerator_.suffixidentifiergenerator.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -150,7 +150,7 @@
    base: string
    @@ -167,7 +167,7 @@
  • Parameters

    diff --git a/docs/classes/_pods_generate_templatedresourcesgenerator_.templatedresourcesgenerator.html b/docs/classes/_pods_generate_templatedresourcesgenerator_.templatedresourcesgenerator.html index a2a6ade6a..9381b2741 100644 --- a/docs/classes/_pods_generate_templatedresourcesgenerator_.templatedresourcesgenerator.html +++ b/docs/classes/_pods_generate_templatedresourcesgenerator_.templatedresourcesgenerator.html @@ -141,7 +141,7 @@
  • Parameters

    @@ -262,7 +262,7 @@
  • @@ -293,7 +293,7 @@
  • @@ -324,7 +324,7 @@
  • @@ -360,7 +360,7 @@
  • @@ -388,7 +388,7 @@
  • @@ -416,7 +416,7 @@
  • @@ -444,7 +444,7 @@
  • @@ -478,7 +478,7 @@
  • diff --git a/docs/classes/_pods_generatedpodmanager_.generatedpodmanager.html b/docs/classes/_pods_generatedpodmanager_.generatedpodmanager.html index b9da42cfc..8d75e570c 100644 --- a/docs/classes/_pods_generatedpodmanager_.generatedpodmanager.html +++ b/docs/classes/_pods_generatedpodmanager_.generatedpodmanager.html @@ -131,7 +131,7 @@
  • Parameters

    @@ -159,7 +159,7 @@
    idGenerator: IdentifierGenerator
    @@ -169,7 +169,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -179,7 +179,7 @@
    resourcesGenerator: ResourcesGenerator
    @@ -189,7 +189,7 @@ @@ -206,7 +206,7 @@
  • diff --git a/docs/classes/_pods_podmanagerhttphandler_.podmanagerhttphandler.html b/docs/classes/_pods_podmanagerhttphandler_.podmanagerhttphandler.html index 879a3eb86..cf1c5db86 100644 --- a/docs/classes/_pods_podmanagerhttphandler_.podmanagerhttphandler.html +++ b/docs/classes/_pods_podmanagerhttphandler_.podmanagerhttphandler.html @@ -133,7 +133,7 @@
  • Parameters

    @@ -155,7 +155,7 @@
    agentParser: AgentParser
    @@ -165,7 +165,7 @@
    manager: PodManager
    @@ -175,7 +175,7 @@
    requestParser: RequestParser
    @@ -185,7 +185,7 @@
    requestPath: string
    @@ -195,7 +195,7 @@
    responseWriter: ResponseWriter
    @@ -213,7 +213,7 @@

    Parameters

    @@ -242,7 +242,7 @@

    Parameters

    @@ -274,7 +274,7 @@
    diff --git a/docs/classes/_server_expresshttpserverfactory_.expresshttpserverfactory.html b/docs/classes/_server_expresshttpserverfactory_.expresshttpserverfactory.html index 0cd18e1b6..3f34cdfa9 100644 --- a/docs/classes/_server_expresshttpserverfactory_.expresshttpserverfactory.html +++ b/docs/classes/_server_expresshttpserverfactory_.expresshttpserverfactory.html @@ -122,7 +122,7 @@
  • Parameters

    @@ -144,7 +144,7 @@
    handler: HttpHandler
    @@ -154,7 +154,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -171,7 +171,7 @@
  • Returns Express

    @@ -188,7 +188,7 @@
  • Parameters

    diff --git a/docs/classes/_server_httphandler_.httphandler.html b/docs/classes/_server_httphandler_.httphandler.html index d40fa7323..058b3ae8a 100644 --- a/docs/classes/_server_httphandler_.httphandler.html +++ b/docs/classes/_server_httphandler_.httphandler.html @@ -134,7 +134,7 @@
    @@ -176,7 +176,7 @@
    @@ -217,7 +217,7 @@
    diff --git a/docs/classes/_server_middleware_corshandler_.corshandler.html b/docs/classes/_server_middleware_corshandler_.corshandler.html index 59a487f9c..8db850820 100644 --- a/docs/classes/_server_middleware_corshandler_.corshandler.html +++ b/docs/classes/_server_middleware_corshandler_.corshandler.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -150,7 +150,7 @@
    corsHandler: RequestHandler
    @@ -168,7 +168,7 @@
    @@ -210,7 +210,7 @@

    Parameters

    @@ -242,7 +242,7 @@
    diff --git a/docs/classes/_server_middleware_headerhandler_.headerhandler.html b/docs/classes/_server_middleware_headerhandler_.headerhandler.html index 8e7acaa3d..85e9f6f60 100644 --- a/docs/classes/_server_middleware_headerhandler_.headerhandler.html +++ b/docs/classes/_server_middleware_headerhandler_.headerhandler.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -150,7 +150,7 @@
    headers: Record<string, string>
    @@ -168,7 +168,7 @@
    @@ -210,7 +210,7 @@

    Parameters

    @@ -239,7 +239,7 @@
    diff --git a/docs/classes/_server_middleware_websocketadvertiser_.websocketadvertiser.html b/docs/classes/_server_middleware_websocketadvertiser_.websocketadvertiser.html index fb60cd610..a0e555ebb 100644 --- a/docs/classes/_server_middleware_websocketadvertiser_.websocketadvertiser.html +++ b/docs/classes/_server_middleware_websocketadvertiser_.websocketadvertiser.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -150,7 +150,7 @@
    socketUrl: string
    @@ -168,7 +168,7 @@
    @@ -210,7 +210,7 @@

    Parameters

    @@ -239,7 +239,7 @@
    diff --git a/docs/classes/_server_websockethandler_.websockethandler.html b/docs/classes/_server_websockethandler_.websockethandler.html index fc12bc035..1c2d90841 100644 --- a/docs/classes/_server_websockethandler_.websockethandler.html +++ b/docs/classes/_server_websockethandler_.websockethandler.html @@ -122,7 +122,7 @@
    @@ -164,7 +164,7 @@
    @@ -205,7 +205,7 @@
    diff --git a/docs/classes/_server_websocketserverfactory_.websocketserverfactory.html b/docs/classes/_server_websocketserverfactory_.websocketserverfactory.html index bc38bb215..49da9a150 100644 --- a/docs/classes/_server_websocketserverfactory_.websocketserverfactory.html +++ b/docs/classes/_server_websocketserverfactory_.websocketserverfactory.html @@ -128,7 +128,7 @@
  • Parameters

    @@ -153,7 +153,7 @@
    baseServerFactory: HttpServerFactory
    @@ -163,7 +163,7 @@
    webSocketHandler: WebSocketHandler
    @@ -180,7 +180,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_accessors_filedataaccessor_.filedataaccessor.html b/docs/classes/_storage_accessors_filedataaccessor_.filedataaccessor.html index e414be76f..ab0dbf77b 100644 --- a/docs/classes/_storage_accessors_filedataaccessor_.filedataaccessor.html +++ b/docs/classes/_storage_accessors_filedataaccessor_.filedataaccessor.html @@ -144,7 +144,7 @@
  • Parameters

    @@ -166,7 +166,7 @@
    resourceMapper: FileIdentifierMapper
    @@ -183,7 +183,7 @@
  • @@ -211,7 +211,7 @@
  • @@ -239,7 +239,7 @@
  • @@ -276,7 +276,7 @@
  • @@ -319,7 +319,7 @@
  • @@ -351,7 +351,7 @@
  • @@ -380,7 +380,7 @@
  • @@ -418,7 +418,7 @@
  • @@ -456,7 +456,7 @@
  • @@ -485,7 +485,7 @@
  • @@ -513,7 +513,7 @@
  • @@ -545,7 +545,7 @@
  • @@ -582,7 +582,7 @@
  • @@ -610,7 +610,7 @@
  • @@ -643,7 +643,7 @@
  • @@ -674,7 +674,7 @@
  • @@ -711,7 +711,7 @@
  • @@ -746,7 +746,7 @@
  • diff --git a/docs/classes/_storage_accessors_inmemorydataaccessor_.inmemorydataaccessor.html b/docs/classes/_storage_accessors_inmemorydataaccessor_.inmemorydataaccessor.html index 234fd3eb9..79776f9e0 100644 --- a/docs/classes/_storage_accessors_inmemorydataaccessor_.inmemorydataaccessor.html +++ b/docs/classes/_storage_accessors_inmemorydataaccessor_.inmemorydataaccessor.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    base: string
    @@ -162,7 +162,7 @@
    store: { entries: { ?: ContainerEntry } }
    @@ -192,7 +192,7 @@
  • Returns Promise<void>

    @@ -209,7 +209,7 @@
  • Parameters

    @@ -232,7 +232,7 @@
  • Parameters

    @@ -258,7 +258,7 @@
  • Parameters

    @@ -281,7 +281,7 @@
  • Parameters

    @@ -304,7 +304,7 @@
  • Parameters

    @@ -327,7 +327,7 @@
  • Parameters

    @@ -358,7 +358,7 @@
  • Parameters

    @@ -381,7 +381,7 @@
  • Parameters

    @@ -407,7 +407,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_accessors_sparqldataaccessor_.sparqldataaccessor.html b/docs/classes/_storage_accessors_sparqldataaccessor_.sparqldataaccessor.html index 20604e0c5..163742107 100644 --- a/docs/classes/_storage_accessors_sparqldataaccessor_.sparqldataaccessor.html +++ b/docs/classes/_storage_accessors_sparqldataaccessor_.sparqldataaccessor.html @@ -155,7 +155,7 @@
  • Parameters

    @@ -180,7 +180,7 @@
    endpoint: string
    @@ -190,7 +190,7 @@
    fetcher: SparqlEndpointFetcher
    @@ -200,7 +200,7 @@
    generator: SparqlGenerator
    @@ -210,7 +210,7 @@
    identifierStrategy: IdentifierStrategy
    @@ -220,7 +220,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -237,7 +237,7 @@
  • @@ -265,7 +265,7 @@
  • @@ -293,7 +293,7 @@
  • @@ -322,7 +322,7 @@
  • @@ -351,7 +351,7 @@
  • @@ -382,7 +382,7 @@
  • @@ -419,7 +419,7 @@
  • @@ -447,7 +447,7 @@
  • @@ -478,7 +478,7 @@
  • @@ -509,7 +509,7 @@
  • @@ -540,7 +540,7 @@
  • Parameters

    @@ -563,7 +563,7 @@
  • @@ -600,7 +600,7 @@
  • @@ -650,7 +650,7 @@
  • Parameters

    @@ -676,7 +676,7 @@
  • @@ -708,7 +708,7 @@
  • @@ -746,7 +746,7 @@
  • @@ -777,7 +777,7 @@
  • diff --git a/docs/classes/_storage_conversion_chainedconverter_.chainedconverter.html b/docs/classes/_storage_conversion_chainedconverter_.chainedconverter.html index ae7f6ae96..985a6cd2d 100644 --- a/docs/classes/_storage_conversion_chainedconverter_.chainedconverter.html +++ b/docs/classes/_storage_conversion_chainedconverter_.chainedconverter.html @@ -141,7 +141,7 @@
  • @@ -174,7 +174,7 @@ @@ -184,7 +184,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -201,7 +201,7 @@
  • Returns TypedRepresentationConverter

    @@ -218,7 +218,7 @@
  • Returns TypedRepresentationConverter

    @@ -239,7 +239,7 @@

    Parameters

    @@ -262,7 +262,7 @@
  • Parameters

    @@ -286,7 +286,7 @@

    Returns Promise<Record<string, number>>

    @@ -303,7 +303,7 @@
  • @@ -335,7 +335,7 @@

    Returns Promise<Record<string, number>>

    @@ -353,7 +353,7 @@

    Parameters

    @@ -377,7 +377,7 @@
    diff --git a/docs/classes/_storage_conversion_quadtordfconverter_.quadtordfconverter.html b/docs/classes/_storage_conversion_quadtordfconverter_.quadtordfconverter.html index db9a8d58f..4355fe493 100644 --- a/docs/classes/_storage_conversion_quadtordfconverter_.quadtordfconverter.html +++ b/docs/classes/_storage_conversion_quadtordfconverter_.quadtordfconverter.html @@ -120,7 +120,7 @@

    Parameters

    @@ -144,7 +144,7 @@

    Returns Promise<Record<string, number>>

    @@ -162,7 +162,7 @@

    Returns Promise<Record<string, number>>

    @@ -180,7 +180,7 @@

    Parameters

    @@ -204,7 +204,7 @@
    @@ -238,7 +238,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_conversion_rdftoquadconverter_.rdftoquadconverter.html b/docs/classes/_storage_conversion_rdftoquadconverter_.rdftoquadconverter.html index 3f98cf927..ced70ab11 100644 --- a/docs/classes/_storage_conversion_rdftoquadconverter_.rdftoquadconverter.html +++ b/docs/classes/_storage_conversion_rdftoquadconverter_.rdftoquadconverter.html @@ -120,7 +120,7 @@

    Parameters

    @@ -144,7 +144,7 @@

    Returns Promise<Record<string, number>>

    @@ -162,7 +162,7 @@

    Returns Promise<Record<string, number>>

    @@ -180,7 +180,7 @@

    Parameters

    @@ -204,7 +204,7 @@
    @@ -238,7 +238,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_conversion_representationconverter_.representationconverter.html b/docs/classes/_storage_conversion_representationconverter_.representationconverter.html index ae0e6c4ec..21bbd19fb 100644 --- a/docs/classes/_storage_conversion_representationconverter_.representationconverter.html +++ b/docs/classes/_storage_conversion_representationconverter_.representationconverter.html @@ -122,7 +122,7 @@
    @@ -156,7 +156,7 @@
    @@ -189,7 +189,7 @@
    diff --git a/docs/classes/_storage_conversion_typedrepresentationconverter_.typedrepresentationconverter.html b/docs/classes/_storage_conversion_typedrepresentationconverter_.typedrepresentationconverter.html index 155d1f971..ba61f732f 100644 --- a/docs/classes/_storage_conversion_typedrepresentationconverter_.typedrepresentationconverter.html +++ b/docs/classes/_storage_conversion_typedrepresentationconverter_.typedrepresentationconverter.html @@ -130,7 +130,7 @@
    @@ -163,7 +163,7 @@
  • @@ -187,7 +187,7 @@
  • @@ -212,7 +212,7 @@
    @@ -245,7 +245,7 @@
    diff --git a/docs/classes/_storage_dataaccessorbasedstore_.dataaccessorbasedstore.html b/docs/classes/_storage_dataaccessorbasedstore_.dataaccessorbasedstore.html index 220729927..e69c5e248 100644 --- a/docs/classes/_storage_dataaccessorbasedstore_.dataaccessorbasedstore.html +++ b/docs/classes/_storage_dataaccessorbasedstore_.dataaccessorbasedstore.html @@ -163,7 +163,7 @@
  • Parameters

    @@ -188,7 +188,7 @@
    accessor: DataAccessor
    @@ -198,7 +198,7 @@
    identifierStrategy: IdentifierStrategy
    @@ -215,7 +215,7 @@
  • Parameters

    @@ -241,7 +241,7 @@
  • @@ -273,7 +273,7 @@
  • @@ -317,7 +317,7 @@
  • @@ -360,7 +360,7 @@
  • Parameters

    @@ -383,7 +383,7 @@
  • @@ -414,7 +414,7 @@
  • @@ -450,7 +450,7 @@
  • Parameters

    @@ -473,7 +473,7 @@
  • @@ -501,7 +501,7 @@
  • @@ -533,7 +533,7 @@
  • @@ -561,7 +561,7 @@
  • @@ -593,7 +593,7 @@
  • @@ -631,7 +631,7 @@
  • @@ -659,7 +659,7 @@
  • Returns Promise<void>

    @@ -676,7 +676,7 @@
  • Parameters

    @@ -702,7 +702,7 @@
  • @@ -730,7 +730,7 @@
  • diff --git a/docs/classes/_storage_lockingresourcestore_.lockingresourcestore.html b/docs/classes/_storage_lockingresourcestore_.lockingresourcestore.html index 0dd4cfc62..149dd9ea7 100644 --- a/docs/classes/_storage_lockingresourcestore_.lockingresourcestore.html +++ b/docs/classes/_storage_lockingresourcestore_.lockingresourcestore.html @@ -138,7 +138,7 @@
  • Parameters

    @@ -163,7 +163,7 @@ @@ -173,7 +173,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -183,7 +183,7 @@ @@ -200,7 +200,7 @@
  • Parameters

    @@ -229,7 +229,7 @@
  • @@ -266,7 +266,7 @@
  • @@ -303,7 +303,7 @@
  • Parameters

    @@ -329,7 +329,7 @@
  • Parameters

    @@ -358,7 +358,7 @@
  • @@ -409,7 +409,7 @@
  • @@ -464,7 +464,7 @@
  • Parameters

    @@ -493,7 +493,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapper.html b/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapper.html index a885f5df0..19a308747 100644 --- a/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapper.html +++ b/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapper.html @@ -145,7 +145,7 @@
  • Parameters

    @@ -181,7 +181,7 @@
    baseRequestURI: string
    @@ -191,7 +191,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -201,7 +201,7 @@
    rootFilepath: string
    @@ -211,7 +211,7 @@
    types: Record<string, any>
    @@ -228,7 +228,7 @@
  • @@ -260,7 +260,7 @@
  • @@ -292,7 +292,7 @@
  • @@ -330,7 +330,7 @@
  • diff --git a/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapperfactory.html b/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapperfactory.html index fc6632a23..f31e92837 100644 --- a/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapperfactory.html +++ b/docs/classes/_storage_mapping_extensionbasedmapper_.extensionbasedmapperfactory.html @@ -108,7 +108,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_mapping_fixedcontenttypemapper_.fixedcontenttypemapper.html b/docs/classes/_storage_mapping_fixedcontenttypemapper_.fixedcontenttypemapper.html index e68131d12..8113c860b 100644 --- a/docs/classes/_storage_mapping_fixedcontenttypemapper_.fixedcontenttypemapper.html +++ b/docs/classes/_storage_mapping_fixedcontenttypemapper_.fixedcontenttypemapper.html @@ -131,7 +131,7 @@
  • Parameters

    @@ -159,7 +159,7 @@
    baseRequestURI: string
    @@ -169,7 +169,7 @@
    contentType: string
    @@ -179,7 +179,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -189,7 +189,7 @@
    rootFilepath: string
    @@ -206,7 +206,7 @@
  • Parameters

    @@ -232,7 +232,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_monitoringstore_.monitoringstore.html b/docs/classes/_storage_monitoringstore_.monitoringstore.html index 12f1c8819..793c7d6b3 100644 --- a/docs/classes/_storage_monitoringstore_.monitoringstore.html +++ b/docs/classes/_storage_monitoringstore_.monitoringstore.html @@ -165,7 +165,7 @@

    Parameters

    @@ -190,7 +190,7 @@
    identifierStrategy: IdentifierStrategy
    @@ -200,7 +200,7 @@
    source: T
    @@ -294,7 +294,7 @@
  • Parameters

    @@ -323,7 +323,7 @@
  • Parameters

    @@ -412,7 +412,7 @@
  • Parameters

    @@ -489,7 +489,7 @@
  • Parameters

    @@ -860,7 +860,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_passthroughstore_.passthroughstore.html b/docs/classes/_storage_passthroughstore_.passthroughstore.html index 6006ea74a..ef8a25cdc 100644 --- a/docs/classes/_storage_passthroughstore_.passthroughstore.html +++ b/docs/classes/_storage_passthroughstore_.passthroughstore.html @@ -152,7 +152,7 @@
  • Parameters

    @@ -174,7 +174,7 @@
    source: T
    @@ -191,7 +191,7 @@
  • Parameters

    @@ -220,7 +220,7 @@
  • Parameters

    @@ -246,7 +246,7 @@
  • Parameters

    @@ -275,7 +275,7 @@
  • Parameters

    @@ -304,7 +304,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_patch_patchhandler_.patchhandler.html b/docs/classes/_storage_patch_patchhandler_.patchhandler.html index 156f6da9d..1f67307c1 100644 --- a/docs/classes/_storage_patch_patchhandler_.patchhandler.html +++ b/docs/classes/_storage_patch_patchhandler_.patchhandler.html @@ -115,7 +115,7 @@
    @@ -157,7 +157,7 @@
    @@ -198,7 +198,7 @@
    diff --git a/docs/classes/_storage_patch_sparqlupdatepatchhandler_.sparqlupdatepatchhandler.html b/docs/classes/_storage_patch_sparqlupdatepatchhandler_.sparqlupdatepatchhandler.html index 09771791a..09e71506a 100644 --- a/docs/classes/_storage_patch_sparqlupdatepatchhandler_.sparqlupdatepatchhandler.html +++ b/docs/classes/_storage_patch_sparqlupdatepatchhandler_.sparqlupdatepatchhandler.html @@ -133,7 +133,7 @@
  • Parameters

    @@ -158,7 +158,7 @@ @@ -168,7 +168,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -178,7 +178,7 @@ @@ -195,7 +195,7 @@
  • @@ -230,7 +230,7 @@

    Parameters

    @@ -262,7 +262,7 @@

    Parameters

    @@ -294,7 +294,7 @@
    @@ -336,7 +336,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_patchingstore_.patchingstore.html b/docs/classes/_storage_patchingstore_.patchingstore.html index 722933904..12bef7e60 100644 --- a/docs/classes/_storage_patchingstore_.patchingstore.html +++ b/docs/classes/_storage_patchingstore_.patchingstore.html @@ -148,7 +148,7 @@

    Parameters

    @@ -173,7 +173,7 @@
    patcher: PatchHandler
    @@ -184,7 +184,7 @@ @@ -202,7 +202,7 @@

    Parameters

    @@ -232,7 +232,7 @@

    Parameters

    @@ -259,7 +259,7 @@

    Parameters

    @@ -289,7 +289,7 @@

    Parameters

    @@ -319,7 +319,7 @@

    Parameters

    diff --git a/docs/classes/_storage_readonlystore_.readonlystore.html b/docs/classes/_storage_readonlystore_.readonlystore.html index c293fcd97..7b5e6f571 100644 --- a/docs/classes/_storage_readonlystore_.readonlystore.html +++ b/docs/classes/_storage_readonlystore_.readonlystore.html @@ -145,7 +145,7 @@

    Parameters

    @@ -168,7 +168,7 @@ @@ -186,7 +186,7 @@

    Parameters

    @@ -216,7 +216,7 @@

    Parameters

    @@ -243,7 +243,7 @@

    Parameters

    @@ -273,7 +273,7 @@

    Parameters

    @@ -303,7 +303,7 @@

    Parameters

    diff --git a/docs/classes/_storage_representationconvertingstore_.representationconvertingstore.html b/docs/classes/_storage_representationconvertingstore_.representationconvertingstore.html index eb558e5e0..2222f25f4 100644 --- a/docs/classes/_storage_representationconvertingstore_.representationconvertingstore.html +++ b/docs/classes/_storage_representationconvertingstore_.representationconvertingstore.html @@ -160,7 +160,7 @@
    @@ -201,7 +201,7 @@ @@ -211,7 +211,7 @@
    inType: undefined | string
    @@ -221,7 +221,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -231,7 +231,7 @@ @@ -242,7 +242,7 @@ @@ -260,7 +260,7 @@

    Parameters

    @@ -289,7 +289,7 @@
  • @@ -320,7 +320,7 @@
  • @@ -353,7 +353,7 @@

    Parameters

    @@ -380,7 +380,7 @@

    Parameters

    @@ -409,7 +409,7 @@
  • @@ -441,7 +441,7 @@

    Parameters

    @@ -471,7 +471,7 @@

    Parameters

    diff --git a/docs/classes/_storage_routing_convertingrouterrule_.convertingrouterrule.html b/docs/classes/_storage_routing_convertingrouterrule_.convertingrouterrule.html index adf661d34..214ec8e7b 100644 --- a/docs/classes/_storage_routing_convertingrouterrule_.convertingrouterrule.html +++ b/docs/classes/_storage_routing_convertingrouterrule_.convertingrouterrule.html @@ -137,7 +137,7 @@
  • Parameters

    @@ -162,7 +162,7 @@
    defaultStore: ResourceStore
    @@ -172,7 +172,7 @@
    typedStores: ConvertingStoreEntry[]
    @@ -190,7 +190,7 @@
    @@ -231,7 +231,7 @@
  • @@ -280,7 +280,7 @@

    Parameters

    @@ -312,7 +312,7 @@
    @@ -354,7 +354,7 @@
  • diff --git a/docs/classes/_storage_routing_preferencesupport_.preferencesupport.html b/docs/classes/_storage_routing_preferencesupport_.preferencesupport.html index 47d177af4..e3023b467 100644 --- a/docs/classes/_storage_routing_preferencesupport_.preferencesupport.html +++ b/docs/classes/_storage_routing_preferencesupport_.preferencesupport.html @@ -125,7 +125,7 @@
  • Parameters

    @@ -150,7 +150,7 @@ @@ -160,7 +160,7 @@ @@ -177,7 +177,7 @@
  • Parameters

    diff --git a/docs/classes/_storage_routing_regexrouterrule_.regexrouterrule.html b/docs/classes/_storage_routing_regexrouterrule_.regexrouterrule.html index 65b1d7e0a..d84e065d7 100644 --- a/docs/classes/_storage_routing_regexrouterrule_.regexrouterrule.html +++ b/docs/classes/_storage_routing_regexrouterrule_.regexrouterrule.html @@ -135,7 +135,7 @@
  • @@ -165,7 +165,7 @@
    base: string
    @@ -175,7 +175,7 @@
    regexes: Map<RegExp, ResourceStore>
    @@ -193,7 +193,7 @@

    Parameters

    @@ -225,7 +225,7 @@

    Parameters

    @@ -254,7 +254,7 @@
    @@ -296,7 +296,7 @@
  • @@ -325,7 +325,7 @@
  • diff --git a/docs/classes/_storage_routing_routerrule_.routerrule.html b/docs/classes/_storage_routing_routerrule_.routerrule.html index 58f498153..71265128e 100644 --- a/docs/classes/_storage_routing_routerrule_.routerrule.html +++ b/docs/classes/_storage_routing_routerrule_.routerrule.html @@ -126,7 +126,7 @@
    @@ -168,7 +168,7 @@
    @@ -209,7 +209,7 @@
    diff --git a/docs/classes/_storage_routingresourcestore_.routingresourcestore.html b/docs/classes/_storage_routingresourcestore_.routingresourcestore.html index d2fb27b52..05605ddd1 100644 --- a/docs/classes/_storage_routingresourcestore_.routingresourcestore.html +++ b/docs/classes/_storage_routingresourcestore_.routingresourcestore.html @@ -134,7 +134,7 @@
  • Parameters

    @@ -156,7 +156,7 @@ @@ -173,7 +173,7 @@
  • Parameters

    @@ -202,7 +202,7 @@
  • Parameters

    @@ -228,7 +228,7 @@
  • Parameters

    @@ -257,7 +257,7 @@
  • Parameters

    @@ -283,7 +283,7 @@
  • Parameters

    @@ -312,7 +312,7 @@
  • Parameters

    diff --git a/docs/classes/_util_asynchandler_.asynchandler.html b/docs/classes/_util_asynchandler_.asynchandler.html index 37d4c488b..508c4c38e 100644 --- a/docs/classes/_util_asynchandler_.asynchandler.html +++ b/docs/classes/_util_asynchandler_.asynchandler.html @@ -187,7 +187,7 @@
  • @@ -220,7 +220,7 @@
  • @@ -252,7 +252,7 @@
  • diff --git a/docs/classes/_util_errors_badrequesthttperror_.badrequesthttperror.html b/docs/classes/_util_errors_badrequesthttperror_.badrequesthttperror.html index 639360101..e893b9d75 100644 --- a/docs/classes/_util_errors_badrequesthttperror_.badrequesthttperror.html +++ b/docs/classes/_util_errors_badrequesthttperror_.badrequesthttperror.html @@ -125,7 +125,7 @@
    @@ -191,7 +191,7 @@ diff --git a/docs/classes/_util_errors_conflicthttperror_.conflicthttperror.html b/docs/classes/_util_errors_conflicthttperror_.conflicthttperror.html index bd46b484d..e0730d62a 100644 --- a/docs/classes/_util_errors_conflicthttperror_.conflicthttperror.html +++ b/docs/classes/_util_errors_conflicthttperror_.conflicthttperror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_errors_forbiddenhttperror_.forbiddenhttperror.html b/docs/classes/_util_errors_forbiddenhttperror_.forbiddenhttperror.html index 72d44942f..4e4826359 100644 --- a/docs/classes/_util_errors_forbiddenhttperror_.forbiddenhttperror.html +++ b/docs/classes/_util_errors_forbiddenhttperror_.forbiddenhttperror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_errors_httperror_.httperror.html b/docs/classes/_util_errors_httperror_.httperror.html index f02a456e9..324838e2c 100644 --- a/docs/classes/_util_errors_httperror_.httperror.html +++ b/docs/classes/_util_errors_httperror_.httperror.html @@ -154,7 +154,7 @@
  • @@ -235,7 +235,7 @@
    statusCode: number
    diff --git a/docs/classes/_util_errors_internalservererror_.internalservererror.html b/docs/classes/_util_errors_internalservererror_.internalservererror.html index ebe5d4dc4..4cd9ff04a 100644 --- a/docs/classes/_util_errors_internalservererror_.internalservererror.html +++ b/docs/classes/_util_errors_internalservererror_.internalservererror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_errors_methodnotallowedhttperror_.methodnotallowedhttperror.html b/docs/classes/_util_errors_methodnotallowedhttperror_.methodnotallowedhttperror.html index 24b384f2b..0feb5e1f0 100644 --- a/docs/classes/_util_errors_methodnotallowedhttperror_.methodnotallowedhttperror.html +++ b/docs/classes/_util_errors_methodnotallowedhttperror_.methodnotallowedhttperror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_errors_notfoundhttperror_.notfoundhttperror.html b/docs/classes/_util_errors_notfoundhttperror_.notfoundhttperror.html index d3b6ff9de..03b13bebf 100644 --- a/docs/classes/_util_errors_notfoundhttperror_.notfoundhttperror.html +++ b/docs/classes/_util_errors_notfoundhttperror_.notfoundhttperror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_errors_notimplementedhttperror_.notimplementedhttperror.html b/docs/classes/_util_errors_notimplementedhttperror_.notimplementedhttperror.html index 624ca9702..31328a9ac 100644 --- a/docs/classes/_util_errors_notimplementedhttperror_.notimplementedhttperror.html +++ b/docs/classes/_util_errors_notimplementedhttperror_.notimplementedhttperror.html @@ -125,7 +125,7 @@

    Parameters

    @@ -181,7 +181,7 @@ diff --git a/docs/classes/_util_errors_unauthorizedhttperror_.unauthorizedhttperror.html b/docs/classes/_util_errors_unauthorizedhttperror_.unauthorizedhttperror.html index 61c68203a..4c28a292b 100644 --- a/docs/classes/_util_errors_unauthorizedhttperror_.unauthorizedhttperror.html +++ b/docs/classes/_util_errors_unauthorizedhttperror_.unauthorizedhttperror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_errors_unsupportedmediatypehttperror_.unsupportedmediatypehttperror.html b/docs/classes/_util_errors_unsupportedmediatypehttperror_.unsupportedmediatypehttperror.html index 13929fb75..66d68596a 100644 --- a/docs/classes/_util_errors_unsupportedmediatypehttperror_.unsupportedmediatypehttperror.html +++ b/docs/classes/_util_errors_unsupportedmediatypehttperror_.unsupportedmediatypehttperror.html @@ -124,7 +124,7 @@

    Parameters

    @@ -180,7 +180,7 @@ diff --git a/docs/classes/_util_guardedstream_.guard.html b/docs/classes/_util_guardedstream_.guard.html index 66f860123..23a6e74f1 100644 --- a/docs/classes/_util_guardedstream_.guard.html +++ b/docs/classes/_util_guardedstream_.guard.html @@ -98,7 +98,7 @@
    [guard]: boolean
    diff --git a/docs/classes/_util_identifiers_singlerootidentifierstrategy_.singlerootidentifierstrategy.html b/docs/classes/_util_identifiers_singlerootidentifierstrategy_.singlerootidentifierstrategy.html index 950b28db4..9947a54f5 100644 --- a/docs/classes/_util_identifiers_singlerootidentifierstrategy_.singlerootidentifierstrategy.html +++ b/docs/classes/_util_identifiers_singlerootidentifierstrategy_.singlerootidentifierstrategy.html @@ -130,7 +130,7 @@
  • Parameters

    @@ -152,7 +152,7 @@
    baseUrl: string
    @@ -162,7 +162,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -179,7 +179,7 @@
  • Parameters

    @@ -202,7 +202,7 @@
  • Parameters

    @@ -225,7 +225,7 @@
  • Parameters

    diff --git a/docs/classes/_util_locking_singlethreadedresourcelocker_.singlethreadedresourcelocker.html b/docs/classes/_util_locking_singlethreadedresourcelocker_.singlethreadedresourcelocker.html index 9544a82cd..f65568371 100644 --- a/docs/classes/_util_locking_singlethreadedresourcelocker_.singlethreadedresourcelocker.html +++ b/docs/classes/_util_locking_singlethreadedresourcelocker_.singlethreadedresourcelocker.html @@ -128,7 +128,7 @@
  • Returns SingleThreadedResourceLocker

    @@ -144,7 +144,7 @@
    locks: AsyncLock
    @@ -154,7 +154,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -171,7 +171,7 @@
  • diff --git a/docs/classes/_util_locking_wrappedexpiringlock_.wrappedexpiringlock.html b/docs/classes/_util_locking_wrappedexpiringlock_.wrappedexpiringlock.html index 79aaaf669..f520017c8 100644 --- a/docs/classes/_util_locking_wrappedexpiringlock_.wrappedexpiringlock.html +++ b/docs/classes/_util_locking_wrappedexpiringlock_.wrappedexpiringlock.html @@ -160,7 +160,7 @@
    @@ -197,7 +197,7 @@
    expiration: number
    @@ -207,7 +207,7 @@
    innerLock: Lock
    @@ -217,7 +217,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -227,7 +227,7 @@
    timeoutHandle: NodeJS.Timeout
    @@ -323,7 +323,7 @@
  • Returns void

    @@ -387,7 +387,7 @@
  • Returns Promise<void>

    @@ -723,7 +723,7 @@
  • @@ -816,7 +816,7 @@
  • @@ -838,7 +838,7 @@
  • Returns void

    diff --git a/docs/classes/_util_locking_wrappedexpiringresourcelocker_.wrappedexpiringresourcelocker.html b/docs/classes/_util_locking_wrappedexpiringresourcelocker_.wrappedexpiringresourcelocker.html index 16b5f8f51..de3a70266 100644 --- a/docs/classes/_util_locking_wrappedexpiringresourcelocker_.wrappedexpiringresourcelocker.html +++ b/docs/classes/_util_locking_wrappedexpiringresourcelocker_.wrappedexpiringresourcelocker.html @@ -130,7 +130,7 @@
  • @@ -167,7 +167,7 @@
    expiration: number
    @@ -177,7 +177,7 @@ @@ -187,7 +187,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -204,7 +204,7 @@
  • diff --git a/docs/classes/_util_recordobject_.recordobject.html b/docs/classes/_util_recordobject_.recordobject.html index 45f77e8fb..7c8e81320 100644 --- a/docs/classes/_util_recordobject_.recordobject.html +++ b/docs/classes/_util_recordobject_.recordobject.html @@ -116,7 +116,7 @@
  • Parameters

    diff --git a/docs/classes/_util_sequencehandler_.sequencehandler.html b/docs/classes/_util_sequencehandler_.sequencehandler.html index 0d92c0fce..2ba479a9a 100644 --- a/docs/classes/_util_sequencehandler_.sequencehandler.html +++ b/docs/classes/_util_sequencehandler_.sequencehandler.html @@ -141,7 +141,7 @@
  • Parameters

    @@ -163,7 +163,7 @@
    handlers: AsyncHandler<TIn, TOut>[]
    @@ -181,7 +181,7 @@
    @@ -215,7 +215,7 @@

    Parameters

    @@ -239,7 +239,7 @@
    diff --git a/docs/classes/_util_waterfallhandler_.waterfallhandler.html b/docs/classes/_util_waterfallhandler_.waterfallhandler.html index 962d5aeeb..6068c4627 100644 --- a/docs/classes/_util_waterfallhandler_.waterfallhandler.html +++ b/docs/classes/_util_waterfallhandler_.waterfallhandler.html @@ -145,7 +145,7 @@
  • @@ -177,7 +177,7 @@
    handlers: AsyncHandler<TIn, TOut>[]
    @@ -187,7 +187,7 @@
    logger: Logger = getLoggerFor(this)
    @@ -204,7 +204,7 @@
  • @@ -236,7 +236,7 @@
  • @@ -269,7 +269,7 @@
  • @@ -302,7 +302,7 @@
  • diff --git a/docs/interfaces/_authentication_credentials_.credentials.html b/docs/interfaces/_authentication_credentials_.credentials.html index 1b2d170fb..2c09e41ac 100644 --- a/docs/interfaces/_authentication_credentials_.credentials.html +++ b/docs/interfaces/_authentication_credentials_.credentials.html @@ -105,7 +105,7 @@
    webId: undefined | string
    diff --git a/docs/interfaces/_authorization_aclmanager_.aclmanager.html b/docs/interfaces/_authorization_aclmanager_.aclmanager.html index 759362ac9..29b85ef88 100644 --- a/docs/interfaces/_authorization_aclmanager_.aclmanager.html +++ b/docs/interfaces/_authorization_aclmanager_.aclmanager.html @@ -113,7 +113,7 @@
    getAclConstrainedResource: (id: ResourceIdentifier) => Promise<ResourceIdentifier>
    @@ -160,7 +160,7 @@
    getAclDocument: (id: ResourceIdentifier) => Promise<ResourceIdentifier>
    @@ -206,7 +206,7 @@
    isAclDocument: (id: ResourceIdentifier) => Promise<boolean>
    diff --git a/docs/interfaces/_authorization_authorizer_.authorizerargs.html b/docs/interfaces/_authorization_authorizer_.authorizerargs.html index 02f12df35..4913169b9 100644 --- a/docs/interfaces/_authorization_authorizer_.authorizerargs.html +++ b/docs/interfaces/_authorization_authorizer_.authorizerargs.html @@ -100,7 +100,7 @@
    credentials: Credentials
    @@ -115,7 +115,7 @@
    identifier: ResourceIdentifier
    @@ -130,7 +130,7 @@
    permissions: PermissionSet
    diff --git a/docs/interfaces/_ldp_authenticatedldphandler_.authenticatedldphandlerargs.html b/docs/interfaces/_ldp_authenticatedldphandler_.authenticatedldphandlerargs.html index 424540f4e..89b51464c 100644 --- a/docs/interfaces/_ldp_authenticatedldphandler_.authenticatedldphandlerargs.html +++ b/docs/interfaces/_ldp_authenticatedldphandler_.authenticatedldphandlerargs.html @@ -110,7 +110,7 @@
    authorizer: Authorizer
    @@ -125,7 +125,7 @@
    credentialsExtractor: CredentialsExtractor
    @@ -140,7 +140,7 @@
    operationHandler: OperationHandler
    @@ -155,7 +155,7 @@
    permissionsExtractor: PermissionsExtractor
    @@ -170,7 +170,7 @@
    requestParser: RequestParser
    @@ -185,7 +185,7 @@
    responseWriter: ResponseWriter
    diff --git a/docs/interfaces/_ldp_http_basicrequestparser_.simplerequestparserargs.html b/docs/interfaces/_ldp_http_basicrequestparser_.simplerequestparserargs.html index 921247eb7..6ae199734 100644 --- a/docs/interfaces/_ldp_http_basicrequestparser_.simplerequestparserargs.html +++ b/docs/interfaces/_ldp_http_basicrequestparser_.simplerequestparserargs.html @@ -108,7 +108,7 @@
    bodyParser: BodyParser
    @@ -118,7 +118,7 @@
    metadataExtractor: MetadataExtractor
    @@ -128,7 +128,7 @@
    preferenceParser: PreferenceParser
    @@ -138,7 +138,7 @@
    targetExtractor: TargetExtractor
    diff --git a/docs/interfaces/_ldp_http_bodyparser_.bodyparserargs.html b/docs/interfaces/_ldp_http_bodyparser_.bodyparserargs.html index ca601bd80..6f1a948c9 100644 --- a/docs/interfaces/_ldp_http_bodyparser_.bodyparserargs.html +++ b/docs/interfaces/_ldp_http_bodyparser_.bodyparserargs.html @@ -99,7 +99,7 @@
    @@ -115,7 +115,7 @@
    request: HttpRequest
    diff --git a/docs/interfaces/_ldp_http_metadata_metadataparser_.metadataparser.html b/docs/interfaces/_ldp_http_metadata_metadataparser_.metadataparser.html index 7e1a3fea1..efe053df5 100644 --- a/docs/interfaces/_ldp_http_metadata_metadataparser_.metadataparser.html +++ b/docs/interfaces/_ldp_http_metadata_metadataparser_.metadataparser.html @@ -114,7 +114,7 @@
    parse: (request: HttpRequest, metadata: RepresentationMetadata) => Promise<void>
    diff --git a/docs/interfaces/_ldp_http_patch_.patch.html b/docs/interfaces/_ldp_http_patch_.patch.html index 071eb8af3..2a4f84dce 100644 --- a/docs/interfaces/_ldp_http_patch_.patch.html +++ b/docs/interfaces/_ldp_http_patch_.patch.html @@ -118,7 +118,7 @@
    @@ -135,7 +135,7 @@
    @@ -151,7 +151,7 @@
    diff --git a/docs/interfaces/_ldp_http_sparqlupdatepatch_.sparqlupdatepatch.html b/docs/interfaces/_ldp_http_sparqlupdatepatch_.sparqlupdatepatch.html index 86ad6fbec..2ad45999f 100644 --- a/docs/interfaces/_ldp_http_sparqlupdatepatch_.sparqlupdatepatch.html +++ b/docs/interfaces/_ldp_http_sparqlupdatepatch_.sparqlupdatepatch.html @@ -113,7 +113,7 @@
    algebra: Update
    @@ -129,7 +129,7 @@
    @@ -146,7 +146,7 @@
    @@ -162,7 +162,7 @@
    diff --git a/docs/interfaces/_ldp_operations_operation_.operation.html b/docs/interfaces/_ldp_operations_operation_.operation.html index 5f20e6d34..3999aaaed 100644 --- a/docs/interfaces/_ldp_operations_operation_.operation.html +++ b/docs/interfaces/_ldp_operations_operation_.operation.html @@ -108,7 +108,7 @@
    @@ -123,7 +123,7 @@
    method: string
    @@ -138,7 +138,7 @@
    @@ -153,7 +153,7 @@
    diff --git a/docs/interfaces/_ldp_permissions_permissionset_.permissionset.html b/docs/interfaces/_ldp_permissions_permissionset_.permissionset.html index 32c88b923..3216ba547 100644 --- a/docs/interfaces/_ldp_permissions_permissionset_.permissionset.html +++ b/docs/interfaces/_ldp_permissions_permissionset_.permissionset.html @@ -107,7 +107,7 @@
    append: boolean
    @@ -117,7 +117,7 @@
    read: boolean
    @@ -127,7 +127,7 @@
    write: boolean
    diff --git a/docs/interfaces/_ldp_representation_representation_.representation.html b/docs/interfaces/_ldp_representation_representation_.representation.html index fd22efb0c..55569adf5 100644 --- a/docs/interfaces/_ldp_representation_representation_.representation.html +++ b/docs/interfaces/_ldp_representation_representation_.representation.html @@ -112,7 +112,7 @@
    binary: boolean
    @@ -128,7 +128,7 @@
    data: Guarded<Readable>
    @@ -143,7 +143,7 @@
    diff --git a/docs/interfaces/_ldp_representation_representationpreference_.representationpreference.html b/docs/interfaces/_ldp_representation_representationpreference_.representationpreference.html index 5c6e57f02..183951a88 100644 --- a/docs/interfaces/_ldp_representation_representationpreference_.representationpreference.html +++ b/docs/interfaces/_ldp_representation_representationpreference_.representationpreference.html @@ -106,7 +106,7 @@
    value: string
    @@ -121,7 +121,7 @@
    weight: number
    diff --git a/docs/interfaces/_ldp_representation_representationpreferences_.representationpreferences.html b/docs/interfaces/_ldp_representation_representationpreferences_.representationpreferences.html index 72a57af0a..7acba9e62 100644 --- a/docs/interfaces/_ldp_representation_representationpreferences_.representationpreferences.html +++ b/docs/interfaces/_ldp_representation_representationpreferences_.representationpreferences.html @@ -109,7 +109,7 @@ @@ -119,7 +119,7 @@ @@ -129,7 +129,7 @@ @@ -139,7 +139,7 @@ @@ -149,7 +149,7 @@ diff --git a/docs/interfaces/_ldp_representation_resourceidentifier_.resourceidentifier.html b/docs/interfaces/_ldp_representation_resourceidentifier_.resourceidentifier.html index 8796f67d8..31b0a0bc3 100644 --- a/docs/interfaces/_ldp_representation_resourceidentifier_.resourceidentifier.html +++ b/docs/interfaces/_ldp_representation_resourceidentifier_.resourceidentifier.html @@ -105,7 +105,7 @@
    path: string
    diff --git a/docs/interfaces/_logging_loggerfactory_.loggerfactory.html b/docs/interfaces/_logging_loggerfactory_.loggerfactory.html index 912198847..6df214c35 100644 --- a/docs/interfaces/_logging_loggerfactory_.loggerfactory.html +++ b/docs/interfaces/_logging_loggerfactory_.loggerfactory.html @@ -113,7 +113,7 @@
    createLogger: (label: string) => Logger
    diff --git a/docs/interfaces/_logging_logutil_.instance.html b/docs/interfaces/_logging_logutil_.instance.html index 334c1e3a9..0ff309d29 100644 --- a/docs/interfaces/_logging_logutil_.instance.html +++ b/docs/interfaces/_logging_logutil_.instance.html @@ -105,7 +105,7 @@
    constructor: { name: string }
    diff --git a/docs/interfaces/_pods_generate_identifiergenerator_.identifiergenerator.html b/docs/interfaces/_pods_generate_identifiergenerator_.identifiergenerator.html index 7e0ae0b0a..94baf9bee 100644 --- a/docs/interfaces/_pods_generate_identifiergenerator_.identifiergenerator.html +++ b/docs/interfaces/_pods_generate_identifiergenerator_.identifiergenerator.html @@ -111,7 +111,7 @@
    generate: (slug: string) => ResourceIdentifier
    diff --git a/docs/interfaces/_pods_generate_resourcesgenerator_.resource.html b/docs/interfaces/_pods_generate_resourcesgenerator_.resource.html index 26b7f7812..2f035fc75 100644 --- a/docs/interfaces/_pods_generate_resourcesgenerator_.resource.html +++ b/docs/interfaces/_pods_generate_resourcesgenerator_.resource.html @@ -99,7 +99,7 @@
    identifier: ResourceIdentifier
    @@ -109,7 +109,7 @@
    representation: Representation
    diff --git a/docs/interfaces/_pods_generate_resourcesgenerator_.resourcesgenerator.html b/docs/interfaces/_pods_generate_resourcesgenerator_.resourcesgenerator.html index fa12bac65..59ceec2bd 100644 --- a/docs/interfaces/_pods_generate_resourcesgenerator_.resourcesgenerator.html +++ b/docs/interfaces/_pods_generate_resourcesgenerator_.resourcesgenerator.html @@ -111,7 +111,7 @@
    generate: (location: ResourceIdentifier, options: Dict<string>) => AsyncIterable<Resource>
    diff --git a/docs/interfaces/_pods_generate_templateengine_.templateengine.html b/docs/interfaces/_pods_generate_templateengine_.templateengine.html index 19ac41ea1..cf569a4d1 100644 --- a/docs/interfaces/_pods_generate_templateengine_.templateengine.html +++ b/docs/interfaces/_pods_generate_templateengine_.templateengine.html @@ -111,7 +111,7 @@
    apply: (template: string, options: Dict<string>) => string
    diff --git a/docs/interfaces/_pods_podmanager_.podmanager.html b/docs/interfaces/_pods_podmanager_.podmanager.html index 3aafd7724..705d1c960 100644 --- a/docs/interfaces/_pods_podmanager_.podmanager.html +++ b/docs/interfaces/_pods_podmanager_.podmanager.html @@ -112,7 +112,7 @@
    createPod: (agent: Agent) => Promise<ResourceIdentifier>
    diff --git a/docs/interfaces/_pods_podmanagerhttphandler_.podhttphandlerargs.html b/docs/interfaces/_pods_podmanagerhttphandler_.podhttphandlerargs.html index 4818ecd75..693be182b 100644 --- a/docs/interfaces/_pods_podmanagerhttphandler_.podhttphandlerargs.html +++ b/docs/interfaces/_pods_podmanagerhttphandler_.podhttphandlerargs.html @@ -102,7 +102,7 @@
    agentParser: AgentParser
    @@ -117,7 +117,7 @@
    manager: PodManager
    @@ -132,7 +132,7 @@
    requestParser: RequestParser
    @@ -147,7 +147,7 @@
    requestPath: string
    @@ -162,7 +162,7 @@
    responseWriter: ResponseWriter
    diff --git a/docs/interfaces/_server_httpserverfactory_.httpserverfactory.html b/docs/interfaces/_server_httpserverfactory_.httpserverfactory.html index e58dfdefe..fd25306da 100644 --- a/docs/interfaces/_server_httpserverfactory_.httpserverfactory.html +++ b/docs/interfaces/_server_httpserverfactory_.httpserverfactory.html @@ -112,7 +112,7 @@
    startServer: (port: number) => Server
    diff --git a/docs/interfaces/_server_middleware_corshandler_.simplecorsoptions.html b/docs/interfaces/_server_middleware_corshandler_.simplecorsoptions.html index 60d233f63..865ab4a06 100644 --- a/docs/interfaces/_server_middleware_corshandler_.simplecorsoptions.html +++ b/docs/interfaces/_server_middleware_corshandler_.simplecorsoptions.html @@ -105,7 +105,7 @@
    allowedHeaders: string[]
    @@ -115,7 +115,7 @@
    credentials: undefined | false | true
    @@ -125,7 +125,7 @@
    exposedHeaders: string[]
    @@ -135,7 +135,7 @@
    maxAge: undefined | number
    @@ -145,7 +145,7 @@
    methods: string[]
    @@ -155,7 +155,7 @@
    optionsSuccessStatus: undefined | number
    @@ -165,7 +165,7 @@
    origin: undefined | string
    @@ -175,7 +175,7 @@
    preflightContinue: undefined | false | true
    diff --git a/docs/interfaces/_storage_accessors_dataaccessor_.dataaccessor.html b/docs/interfaces/_storage_accessors_dataaccessor_.dataaccessor.html index aa8ab39d7..897aa1213 100644 --- a/docs/interfaces/_storage_accessors_dataaccessor_.dataaccessor.html +++ b/docs/interfaces/_storage_accessors_dataaccessor_.dataaccessor.html @@ -126,7 +126,7 @@
    canHandle: (representation: Representation) => Promise<void>
    @@ -171,7 +171,7 @@
    deleteResource: (identifier: ResourceIdentifier) => Promise<void>
    @@ -212,7 +212,7 @@
    getData: (identifier: ResourceIdentifier) => Promise<Guarded<Readable>>
    @@ -254,7 +254,7 @@
    getMetadata: (identifier: ResourceIdentifier) => Promise<RepresentationMetadata>
    @@ -295,7 +295,7 @@
    writeContainer: (identifier: ResourceIdentifier, metadata: RepresentationMetadata) => Promise<void>
    @@ -344,7 +344,7 @@
    writeDocument: (identifier: ResourceIdentifier, data: Guarded<Readable>, metadata: RepresentationMetadata) => Promise<void>
    diff --git a/docs/interfaces/_storage_accessors_inmemorydataaccessor_.containerentry.html b/docs/interfaces/_storage_accessors_inmemorydataaccessor_.containerentry.html index 1ac3e9ca1..00c1bc7e0 100644 --- a/docs/interfaces/_storage_accessors_inmemorydataaccessor_.containerentry.html +++ b/docs/interfaces/_storage_accessors_inmemorydataaccessor_.containerentry.html @@ -99,7 +99,7 @@
    entries: Record<string, CacheEntry>
    @@ -109,7 +109,7 @@ diff --git a/docs/interfaces/_storage_accessors_inmemorydataaccessor_.dataentry.html b/docs/interfaces/_storage_accessors_inmemorydataaccessor_.dataentry.html index e00b7c9b8..fdb0e1e09 100644 --- a/docs/interfaces/_storage_accessors_inmemorydataaccessor_.dataentry.html +++ b/docs/interfaces/_storage_accessors_inmemorydataaccessor_.dataentry.html @@ -99,7 +99,7 @@
    data: any[]
    @@ -109,7 +109,7 @@ diff --git a/docs/interfaces/_storage_atomicresourcestore_.atomicresourcestore.html b/docs/interfaces/_storage_atomicresourcestore_.atomicresourcestore.html index 8319d9b17..ed8a9ce15 100644 --- a/docs/interfaces/_storage_atomicresourcestore_.atomicresourcestore.html +++ b/docs/interfaces/_storage_atomicresourcestore_.atomicresourcestore.html @@ -121,7 +121,7 @@
    @@ -178,7 +178,7 @@
    @@ -229,7 +229,7 @@
    @@ -286,7 +286,7 @@
    @@ -343,7 +343,7 @@
    diff --git a/docs/interfaces/_storage_conditions_.conditions.html b/docs/interfaces/_storage_conditions_.conditions.html index 8c08f56a7..f3ed85a18 100644 --- a/docs/interfaces/_storage_conditions_.conditions.html +++ b/docs/interfaces/_storage_conditions_.conditions.html @@ -110,7 +110,7 @@
    matches: (eTag?: undefined | string, lastModified?: Date) => boolean
    @@ -157,7 +157,7 @@
    matchesEtag: string[]
    @@ -172,7 +172,7 @@
    matchesMetadata: (metadata: RepresentationMetadata) => boolean
    @@ -213,7 +213,7 @@
    modifiedSince: Date
    @@ -228,7 +228,7 @@
    notMatchesEtag: string[]
    @@ -243,7 +243,7 @@
    unmodifiedSince: Date
    diff --git a/docs/interfaces/_storage_conversion_representationconverter_.representationconverterargs.html b/docs/interfaces/_storage_conversion_representationconverter_.representationconverterargs.html index 75ac75c8c..694bfe8b7 100644 --- a/docs/interfaces/_storage_conversion_representationconverter_.representationconverterargs.html +++ b/docs/interfaces/_storage_conversion_representationconverter_.representationconverterargs.html @@ -100,7 +100,7 @@
    identifier: ResourceIdentifier
    @@ -115,7 +115,7 @@
    @@ -130,7 +130,7 @@
    representation: Representation
    diff --git a/docs/interfaces/_storage_mapping_extensionbasedmapper_.resourcepath.html b/docs/interfaces/_storage_mapping_extensionbasedmapper_.resourcepath.html index 0fad5f87a..3bae1ca0f 100644 --- a/docs/interfaces/_storage_mapping_extensionbasedmapper_.resourcepath.html +++ b/docs/interfaces/_storage_mapping_extensionbasedmapper_.resourcepath.html @@ -99,7 +99,7 @@
    containerPath: string
    @@ -114,7 +114,7 @@
    documentName: undefined | string
    diff --git a/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapper.html b/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapper.html index 6b533f2d4..ee36be31a 100644 --- a/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapper.html +++ b/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapper.html @@ -113,7 +113,7 @@
    mapFilePathToUrl: (filePath: string, isContainer: boolean) => Promise<ResourceLink>
    @@ -163,7 +163,7 @@
    mapUrlToFilePath: (identifier: ResourceIdentifier, contentType?: undefined | string) => Promise<ResourceLink>
    diff --git a/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapperfactory.html b/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapperfactory.html index c40da334b..9048e4416 100644 --- a/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapperfactory.html +++ b/docs/interfaces/_storage_mapping_fileidentifiermapper_.fileidentifiermapperfactory.html @@ -120,7 +120,7 @@
    create: (base: string, rootFilePath: string) => Promise<T>
    diff --git a/docs/interfaces/_storage_mapping_fileidentifiermapper_.resourcelink.html b/docs/interfaces/_storage_mapping_fileidentifiermapper_.resourcelink.html index 67fbf5fa0..b8003d78f 100644 --- a/docs/interfaces/_storage_mapping_fileidentifiermapper_.resourcelink.html +++ b/docs/interfaces/_storage_mapping_fileidentifiermapper_.resourcelink.html @@ -100,7 +100,7 @@
    contentType: undefined | string
    @@ -115,7 +115,7 @@
    filePath: string
    @@ -130,7 +130,7 @@
    identifier: ResourceIdentifier
    diff --git a/docs/interfaces/_storage_resourcestore_.resourcestore.html b/docs/interfaces/_storage_resourcestore_.resourcestore.html index 863e1722b..bacd95b7b 100644 --- a/docs/interfaces/_storage_resourcestore_.resourcestore.html +++ b/docs/interfaces/_storage_resourcestore_.resourcestore.html @@ -131,7 +131,7 @@
    addResource: (container: ResourceIdentifier, representation: Representation, conditions?: Conditions) => Promise<ResourceIdentifier>
    @@ -187,7 +187,7 @@
    deleteResource: (identifier: ResourceIdentifier, conditions?: Conditions) => Promise<void>
    @@ -237,7 +237,7 @@
    getRepresentation: (identifier: ResourceIdentifier, preferences: RepresentationPreferences, conditions?: Conditions) => Promise<Representation>
    @@ -293,7 +293,7 @@
    modifyResource: (identifier: ResourceIdentifier, patch: Patch, conditions?: Conditions) => Promise<void>
    @@ -349,7 +349,7 @@
    setRepresentation: (identifier: ResourceIdentifier, representation: Representation, conditions?: Conditions) => Promise<void>
    diff --git a/docs/interfaces/_storage_routing_convertingrouterrule_.convertingstoreentry.html b/docs/interfaces/_storage_routing_convertingrouterrule_.convertingstoreentry.html index a199bacfb..c47050577 100644 --- a/docs/interfaces/_storage_routing_convertingrouterrule_.convertingstoreentry.html +++ b/docs/interfaces/_storage_routing_convertingrouterrule_.convertingstoreentry.html @@ -99,7 +99,7 @@ @@ -109,7 +109,7 @@
    supportChecker: PreferenceSupport
    diff --git a/docs/interfaces/_util_errors_systemerror_.systemerror.html b/docs/interfaces/_util_errors_systemerror_.systemerror.html index 77c906f5d..736ef827d 100644 --- a/docs/interfaces/_util_errors_systemerror_.systemerror.html +++ b/docs/interfaces/_util_errors_systemerror_.systemerror.html @@ -134,7 +134,7 @@
    address: undefined | string
    @@ -149,7 +149,7 @@
    code: string
    @@ -165,7 +165,7 @@
    dest: undefined | string
    @@ -180,7 +180,7 @@
    errno: number | string
    @@ -195,7 +195,7 @@
    info: any
    @@ -232,7 +232,7 @@
    path: undefined | string
    @@ -247,7 +247,7 @@
    port: undefined | string
    @@ -273,7 +273,7 @@
    syscall: string
    diff --git a/docs/interfaces/_util_guardedstream_.storederrorstream.html b/docs/interfaces/_util_guardedstream_.storederrorstream.html index c32c14386..d3628cffd 100644 --- a/docs/interfaces/_util_guardedstream_.storederrorstream.html +++ b/docs/interfaces/_util_guardedstream_.storederrorstream.html @@ -124,7 +124,7 @@
    [errorGuard]: Error
    @@ -134,7 +134,7 @@
    [timeoutGuard]: NodeJS.Timeout
    diff --git a/docs/interfaces/_util_headerutil_.accept.html b/docs/interfaces/_util_headerutil_.accept.html index 2775380ae..226f274ef 100644 --- a/docs/interfaces/_util_headerutil_.accept.html +++ b/docs/interfaces/_util_headerutil_.accept.html @@ -113,7 +113,7 @@
    parameters: { extension: Record<string, string>; mediaType: Record<string, string> }
    @@ -146,7 +146,7 @@
    @@ -162,7 +162,7 @@
    diff --git a/docs/interfaces/_util_headerutil_.acceptcharset.html b/docs/interfaces/_util_headerutil_.acceptcharset.html index 3dc984a1b..f7a1f77d5 100644 --- a/docs/interfaces/_util_headerutil_.acceptcharset.html +++ b/docs/interfaces/_util_headerutil_.acceptcharset.html @@ -112,7 +112,7 @@
    @@ -128,7 +128,7 @@
    diff --git a/docs/interfaces/_util_headerutil_.acceptencoding.html b/docs/interfaces/_util_headerutil_.acceptencoding.html index 0447d893f..4ee3b56ab 100644 --- a/docs/interfaces/_util_headerutil_.acceptencoding.html +++ b/docs/interfaces/_util_headerutil_.acceptencoding.html @@ -112,7 +112,7 @@
    @@ -128,7 +128,7 @@
    diff --git a/docs/interfaces/_util_headerutil_.acceptheader.html b/docs/interfaces/_util_headerutil_.acceptheader.html index e1698d6d0..f0c85f334 100644 --- a/docs/interfaces/_util_headerutil_.acceptheader.html +++ b/docs/interfaces/_util_headerutil_.acceptheader.html @@ -120,7 +120,7 @@
    range: string
    @@ -135,7 +135,7 @@
    weight: number
    diff --git a/docs/interfaces/_util_headerutil_.acceptlanguage.html b/docs/interfaces/_util_headerutil_.acceptlanguage.html index 14e983f9d..6d3aa04d2 100644 --- a/docs/interfaces/_util_headerutil_.acceptlanguage.html +++ b/docs/interfaces/_util_headerutil_.acceptlanguage.html @@ -112,7 +112,7 @@
    @@ -128,7 +128,7 @@
    diff --git a/docs/interfaces/_util_headerutil_.forwarded.html b/docs/interfaces/_util_headerutil_.forwarded.html index 2290fd557..36771cc89 100644 --- a/docs/interfaces/_util_headerutil_.forwarded.html +++ b/docs/interfaces/_util_headerutil_.forwarded.html @@ -108,7 +108,7 @@
    by: undefined | string
    @@ -123,7 +123,7 @@
    for: undefined | string
    @@ -138,7 +138,7 @@
    host: undefined | string
    @@ -153,7 +153,7 @@
    proto: undefined | string
    diff --git a/docs/interfaces/_util_identifiers_identifierstrategy_.identifierstrategy.html b/docs/interfaces/_util_identifiers_identifierstrategy_.identifierstrategy.html index 204f36fb1..7b3d4ee52 100644 --- a/docs/interfaces/_util_identifiers_identifierstrategy_.identifierstrategy.html +++ b/docs/interfaces/_util_identifiers_identifierstrategy_.identifierstrategy.html @@ -113,7 +113,7 @@
    getParentContainer: (identifier: ResourceIdentifier) => ResourceIdentifier
    @@ -151,7 +151,7 @@
    isRootContainer: (identifier: ResourceIdentifier) => boolean
    @@ -188,7 +188,7 @@
    supportsIdentifier: (identifier: ResourceIdentifier) => boolean
    diff --git a/docs/interfaces/_util_locking_expiringlock_.expiringlock.html b/docs/interfaces/_util_locking_expiringlock_.expiringlock.html index 4bef9870c..832a8df4c 100644 --- a/docs/interfaces/_util_locking_expiringlock_.expiringlock.html +++ b/docs/interfaces/_util_locking_expiringlock_.expiringlock.html @@ -179,7 +179,7 @@
    @@ -214,7 +214,7 @@
    renew: () => void
    diff --git a/docs/interfaces/_util_locking_expiringresourcelocker_.expiringresourcelocker.html b/docs/interfaces/_util_locking_expiringresourcelocker_.expiringresourcelocker.html index 132670fd9..f0f0cdf31 100644 --- a/docs/interfaces/_util_locking_expiringresourcelocker_.expiringresourcelocker.html +++ b/docs/interfaces/_util_locking_expiringresourcelocker_.expiringresourcelocker.html @@ -125,7 +125,7 @@
    diff --git a/docs/interfaces/_util_locking_lock_.lock.html b/docs/interfaces/_util_locking_lock_.lock.html index d5fb56fe5..1d9788d52 100644 --- a/docs/interfaces/_util_locking_lock_.lock.html +++ b/docs/interfaces/_util_locking_lock_.lock.html @@ -110,7 +110,7 @@
    release: () => Promise<void>
    diff --git a/docs/interfaces/_util_locking_resourcelocker_.resourcelocker.html b/docs/interfaces/_util_locking_resourcelocker_.resourcelocker.html index 815b8e7b7..7bf0f786a 100644 --- a/docs/interfaces/_util_locking_resourcelocker_.resourcelocker.html +++ b/docs/interfaces/_util_locking_resourcelocker_.resourcelocker.html @@ -124,7 +124,7 @@
    acquire: (identifier: ResourceIdentifier) => Promise<T>
    diff --git a/docs/modules/_init_clirunner_.html b/docs/modules/_init_clirunner_.html index 879cfdcf2..817c2c766 100644 --- a/docs/modules/_init_clirunner_.html +++ b/docs/modules/_init_clirunner_.html @@ -91,7 +91,7 @@
  • diff --git a/docs/modules/_init_rootcontainerinitializer_.html b/docs/modules/_init_rootcontainerinitializer_.html index f8d16476b..78236a3aa 100644 --- a/docs/modules/_init_rootcontainerinitializer_.html +++ b/docs/modules/_init_rootcontainerinitializer_.html @@ -93,7 +93,7 @@
    namedNode: namedNode
    diff --git a/docs/modules/_ldp_permissions_methodpermissionsextractor_.html b/docs/modules/_ldp_permissions_methodpermissionsextractor_.html index ca8ca2c67..2daa6408e 100644 --- a/docs/modules/_ldp_permissions_methodpermissionsextractor_.html +++ b/docs/modules/_ldp_permissions_methodpermissionsextractor_.html @@ -95,7 +95,7 @@
    READ_METHODS: Set<string> = new Set([ 'GET', 'HEAD' ])
    @@ -105,7 +105,7 @@
    SUPPORTED_METHODS: Set<string> = new Set([ ...READ_METHODS, ...WRITE_METHODS ])
    @@ -115,7 +115,7 @@
    WRITE_METHODS: Set<string> = new Set([ 'POST', 'PUT', 'DELETE' ])
    diff --git a/docs/modules/_ldp_representation_representationmetadata_.html b/docs/modules/_ldp_representation_representationmetadata_.html index b4cecfed8..66b1b51fc 100644 --- a/docs/modules/_ldp_representation_representationmetadata_.html +++ b/docs/modules/_ldp_representation_representationmetadata_.html @@ -100,7 +100,7 @@
    MetadataIdentifier: ResourceIdentifier | NamedNode | BlankNode
    @@ -110,7 +110,7 @@
    MetadataOverrideValue: NamedNode | Literal | string | (NamedNode | Literal | string)[]
    @@ -127,7 +127,7 @@
  • diff --git a/docs/modules/_ldp_representation_resourceidentifier_.html b/docs/modules/_ldp_representation_resourceidentifier_.html index 9648ce0ba..80823804a 100644 --- a/docs/modules/_ldp_representation_resourceidentifier_.html +++ b/docs/modules/_ldp_representation_resourceidentifier_.html @@ -97,7 +97,7 @@
  • diff --git a/docs/modules/_ldp_unsecurewebsocketsprotocol_.html b/docs/modules/_ldp_unsecurewebsocketsprotocol_.html index 12c891832..89198377b 100644 --- a/docs/modules/_ldp_unsecurewebsocketsprotocol_.html +++ b/docs/modules/_ldp_unsecurewebsocketsprotocol_.html @@ -94,7 +94,7 @@
    VERSION: "solid/0.1.0-alpha" = "solid/0.1.0-alpha"
    diff --git a/docs/modules/_logging_loglevel_.html b/docs/modules/_logging_loglevel_.html index bb421dd54..7df0041fe 100644 --- a/docs/modules/_logging_loglevel_.html +++ b/docs/modules/_logging_loglevel_.html @@ -87,7 +87,7 @@
    LogLevel: "error" | "warn" | "info" | "verbose" | "debug" | "silly"
    diff --git a/docs/modules/_logging_logutil_.html b/docs/modules/_logging_logutil_.html index e5b39ecbc..64eb2fa14 100644 --- a/docs/modules/_logging_logutil_.html +++ b/docs/modules/_logging_logutil_.html @@ -99,7 +99,7 @@
  • @@ -139,7 +139,7 @@
  • @@ -163,7 +163,7 @@
  • diff --git a/docs/modules/_pods_agent_agent_.html b/docs/modules/_pods_agent_agent_.html index cac2a226f..f4a78ecbb 100644 --- a/docs/modules/_pods_agent_agent_.html +++ b/docs/modules/_pods_agent_agent_.html @@ -87,7 +87,7 @@
    Agent: { email?: undefined | string; login: string; name?: undefined | string; webId: string }
    diff --git a/docs/modules/_pods_agent_agentjsonparser_.html b/docs/modules/_pods_agent_agentjsonparser_.html index 2d61e7010..1374fb29c 100644 --- a/docs/modules/_pods_agent_agentjsonparser_.html +++ b/docs/modules/_pods_agent_agentjsonparser_.html @@ -96,7 +96,7 @@
    Dict: any
    @@ -106,7 +106,7 @@
    agentKeys: Set<keyof Agent> = new Set(requiredKeys.concat(optionalKeys))
    @@ -116,7 +116,7 @@
    optionalKeys: keyof Agent[] = [ 'name', 'email' ]
    @@ -126,7 +126,7 @@
    requiredKeys: keyof Agent[] = [ 'login', 'webId' ]
    diff --git a/docs/modules/_pods_generate_resourcesgenerator_.html b/docs/modules/_pods_generate_resourcesgenerator_.html index c56b6f55c..2d45fe895 100644 --- a/docs/modules/_pods_generate_resourcesgenerator_.html +++ b/docs/modules/_pods_generate_resourcesgenerator_.html @@ -94,7 +94,7 @@
    Dict: any
    diff --git a/docs/modules/_pods_generate_templatedresourcesgenerator_.html b/docs/modules/_pods_generate_templatedresourcesgenerator_.html index 01ce1e128..8a38065d9 100644 --- a/docs/modules/_pods_generate_templatedresourcesgenerator_.html +++ b/docs/modules/_pods_generate_templatedresourcesgenerator_.html @@ -94,7 +94,7 @@
    Dict: any
    @@ -104,7 +104,7 @@
    joinPath: join
    diff --git a/docs/modules/_pods_generate_templateengine_.html b/docs/modules/_pods_generate_templateengine_.html index db0d27697..8f30db56e 100644 --- a/docs/modules/_pods_generate_templateengine_.html +++ b/docs/modules/_pods_generate_templateengine_.html @@ -93,7 +93,7 @@
    Dict: any
    diff --git a/docs/modules/_server_httprequest_.html b/docs/modules/_server_httprequest_.html index e574e897e..f9297b0fd 100644 --- a/docs/modules/_server_httprequest_.html +++ b/docs/modules/_server_httprequest_.html @@ -87,7 +87,7 @@
    HttpRequest: Guarded<IncomingMessage>
    diff --git a/docs/modules/_server_httpresponse_.html b/docs/modules/_server_httpresponse_.html index e048f0d37..fcce64973 100644 --- a/docs/modules/_server_httpresponse_.html +++ b/docs/modules/_server_httpresponse_.html @@ -87,7 +87,7 @@
    HttpResponse: ServerResponse
    diff --git a/docs/modules/_server_middleware_corshandler_.html b/docs/modules/_server_middleware_corshandler_.html index 89a3e4561..420c6ced6 100644 --- a/docs/modules/_server_middleware_corshandler_.html +++ b/docs/modules/_server_middleware_corshandler_.html @@ -99,7 +99,7 @@
    defaultOptions: object
    @@ -112,7 +112,7 @@
  • Parameters

    diff --git a/docs/modules/_storage_accessors_filedataaccessor_.html b/docs/modules/_storage_accessors_filedataaccessor_.html index a3b2fd593..f6864765c 100644 --- a/docs/modules/_storage_accessors_filedataaccessor_.html +++ b/docs/modules/_storage_accessors_filedataaccessor_.html @@ -93,7 +93,7 @@
    joinPath: join
  • diff --git a/docs/modules/_storage_accessors_inmemorydataaccessor_.html b/docs/modules/_storage_accessors_inmemorydataaccessor_.html index a43cfe804..8d4ed7503 100644 --- a/docs/modules/_storage_accessors_inmemorydataaccessor_.html +++ b/docs/modules/_storage_accessors_inmemorydataaccessor_.html @@ -100,7 +100,7 @@ diff --git a/docs/modules/_storage_accessors_sparqldataaccessor_.html b/docs/modules/_storage_accessors_sparqldataaccessor_.html index 9303de410..fc986da47 100644 --- a/docs/modules/_storage_accessors_sparqldataaccessor_.html +++ b/docs/modules/_storage_accessors_sparqldataaccessor_.html @@ -96,7 +96,7 @@
    defaultGraph: defaultGraph
    @@ -106,7 +106,7 @@
    namedNode: namedNode
    @@ -116,7 +116,7 @@
    quad: quad
    @@ -126,7 +126,7 @@
    variable: variable
    diff --git a/docs/modules/_storage_conversion_conversionutil_.html b/docs/modules/_storage_conversion_conversionutil_.html index fd81267d6..0014bf417 100644 --- a/docs/modules/_storage_conversion_conversionutil_.html +++ b/docs/modules/_storage_conversion_conversionutil_.html @@ -93,7 +93,7 @@
  • @@ -136,7 +136,7 @@
  • @@ -188,7 +188,7 @@
  • diff --git a/docs/modules/_storage_mapping_extensionbasedmapper_.html b/docs/modules/_storage_mapping_extensionbasedmapper_.html index 76deee539..0f06561dd 100644 --- a/docs/modules/_storage_mapping_extensionbasedmapper_.html +++ b/docs/modules/_storage_mapping_extensionbasedmapper_.html @@ -101,7 +101,7 @@
    joinPath: join
    @@ -111,7 +111,7 @@
    normalizePath: normalize
    diff --git a/docs/modules/_storage_mapping_fixedcontenttypemapper_.html b/docs/modules/_storage_mapping_fixedcontenttypemapper_.html index 8217840d7..c1f56c120 100644 --- a/docs/modules/_storage_mapping_fixedcontenttypemapper_.html +++ b/docs/modules/_storage_mapping_fixedcontenttypemapper_.html @@ -93,7 +93,7 @@
    normalizePath: normalize
    diff --git a/docs/modules/_storage_mapping_mapperutil_.html b/docs/modules/_storage_mapping_mapperutil_.html index 247326187..51edd38db 100644 --- a/docs/modules/_storage_mapping_mapperutil_.html +++ b/docs/modules/_storage_mapping_mapperutil_.html @@ -95,7 +95,7 @@
    joinPath: join
    @@ -112,7 +112,7 @@
  • @@ -162,7 +162,7 @@
  • @@ -218,7 +218,7 @@
  • diff --git a/docs/modules/_util_contenttypes_.html b/docs/modules/_util_contenttypes_.html index ca45bb01d..3668de5b6 100644 --- a/docs/modules/_util_contenttypes_.html +++ b/docs/modules/_util_contenttypes_.html @@ -91,7 +91,7 @@
    APPLICATION_OCTET_STREAM: "application/octet-stream" = "application/octet-stream"
    @@ -101,7 +101,7 @@
    APPLICATION_SPARQL_UPDATE: "application/sparql-update" = "application/sparql-update"
    @@ -111,7 +111,7 @@
    INTERNAL_ALL: "internal/*" = "internal/*"
    @@ -121,7 +121,7 @@
    INTERNAL_QUADS: "internal/quads" = "internal/quads"
    @@ -131,7 +131,7 @@
    TEXT_TURTLE: "text/turtle" = "text/turtle"
    diff --git a/docs/modules/_util_errors_systemerror_.html b/docs/modules/_util_errors_systemerror_.html index cf2ef04d7..9c5ccb6cc 100644 --- a/docs/modules/_util_errors_systemerror_.html +++ b/docs/modules/_util_errors_systemerror_.html @@ -97,7 +97,7 @@
  • Parameters

    diff --git a/docs/modules/_util_guardedstream_.html b/docs/modules/_util_guardedstream_.html index 15b72578f..44fb20de9 100644 --- a/docs/modules/_util_guardedstream_.html +++ b/docs/modules/_util_guardedstream_.html @@ -117,7 +117,7 @@
    Guarded<T>: T & Guard
    @@ -143,7 +143,7 @@
    attachDefaultErrorListener: (this: StoredErrorStream, event: string) => void
    @@ -177,7 +177,7 @@
    errorGuard: unique symbol = Symbol('error')
    @@ -187,7 +187,7 @@
    guard: unique symbol = Symbol('guard')
    @@ -197,7 +197,7 @@
    logger: Logger = getLoggerFor('GuardedStream')
    @@ -207,7 +207,7 @@
    timeoutGuard: unique symbol = Symbol('timeout')
    @@ -224,7 +224,7 @@
  • @@ -256,7 +256,7 @@
  • @@ -298,7 +298,7 @@
  • diff --git a/docs/modules/_util_headerutil_.html b/docs/modules/_util_headerutil_.html index dd7d1acac..f337ac46b 100644 --- a/docs/modules/_util_headerutil_.html +++ b/docs/modules/_util_headerutil_.html @@ -116,7 +116,7 @@
    logger: Logger = getLoggerFor('HeaderUtil')
    @@ -126,7 +126,7 @@
    token: RegExp = /^[a-zA-Z0-9!#$%&'*+-.^_`|~]+$/u
    @@ -143,7 +143,7 @@
  • @@ -177,7 +177,7 @@
  • @@ -217,7 +217,7 @@
  • @@ -257,7 +257,7 @@
  • @@ -297,7 +297,7 @@
  • @@ -337,7 +337,7 @@
  • @@ -388,7 +388,7 @@
  • @@ -422,7 +422,7 @@
  • @@ -462,7 +462,7 @@
  • @@ -510,7 +510,7 @@
  • @@ -543,7 +543,7 @@
  • @@ -582,7 +582,7 @@
  • diff --git a/docs/modules/_util_pathutil_.html b/docs/modules/_util_pathutil_.html index 96b82a5bd..f6e4d2c02 100644 --- a/docs/modules/_util_pathutil_.html +++ b/docs/modules/_util_pathutil_.html @@ -97,7 +97,7 @@
  • @@ -125,7 +125,7 @@
  • @@ -153,7 +153,7 @@
  • @@ -189,7 +189,7 @@
  • @@ -222,7 +222,7 @@
  • @@ -255,7 +255,7 @@
  • @@ -285,7 +285,7 @@
  • diff --git a/docs/modules/_util_quadutil_.html b/docs/modules/_util_quadutil_.html index 4a8a84e40..3de64c2a5 100644 --- a/docs/modules/_util_quadutil_.html +++ b/docs/modules/_util_quadutil_.html @@ -93,7 +93,7 @@
  • @@ -135,7 +135,7 @@
  • @@ -172,7 +172,7 @@
  • diff --git a/docs/modules/_util_resourceutil_.html b/docs/modules/_util_resourceutil_.html index f69411f3e..f3712e42d 100644 --- a/docs/modules/_util_resourceutil_.html +++ b/docs/modules/_util_resourceutil_.html @@ -92,7 +92,7 @@
  • @@ -134,7 +134,7 @@
  • diff --git a/docs/modules/_util_streamutil_.html b/docs/modules/_util_streamutil_.html index 9e87f8cdd..86b0d1542 100644 --- a/docs/modules/_util_streamutil_.html +++ b/docs/modules/_util_streamutil_.html @@ -95,7 +95,7 @@
    logger: Logger = getLoggerFor('StreamUtil')
    @@ -112,7 +112,7 @@
  • @@ -153,7 +153,7 @@
  • @@ -211,7 +211,7 @@
  • diff --git a/docs/modules/_util_uriconstants_.html b/docs/modules/_util_uriconstants_.html index 3238480f7..338e9cd7e 100644 --- a/docs/modules/_util_uriconstants_.html +++ b/docs/modules/_util_uriconstants_.html @@ -118,7 +118,7 @@
    ACL_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/ns/auth/acl#')
    @@ -149,7 +149,7 @@
    CONTENT_TYPE: string = MA.format
    @@ -159,7 +159,7 @@
    DCTERMS_PREFIX: (suf: string) => string = createNamespace('http://purl.org/dc/terms/')
    @@ -190,7 +190,7 @@
    FOAF_PREFIX: (suf: string) => string = createNamespace('http://xmlns.com/foaf/0.1/')
    @@ -221,7 +221,7 @@
    HTTP_PREFIX: (suf: string) => string = createNamespace('urn:solid:http:')
    @@ -252,7 +252,7 @@
    LDP_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/ns/ldp#')
    @@ -283,7 +283,7 @@
    MA_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/ns/ma-ont#')
    @@ -314,7 +314,7 @@
    PIM_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/ns/pim/space#')
    @@ -345,7 +345,7 @@
    POSIX_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/ns/posix/stat#')
    @@ -376,7 +376,7 @@
    RDF_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/1999/02/22-rdf-syntax-ns#')
    @@ -407,7 +407,7 @@
    XSD_PREFIX: (suf: string) => string = createNamespace('http://www.w3.org/2001/XMLSchema#')
    @@ -445,7 +445,7 @@
  • Parameters

    @@ -485,7 +485,7 @@
    ACL: object
    @@ -494,7 +494,7 @@
    Append: string = ACL_PREFIX('Append')
    @@ -504,7 +504,7 @@
    Control: string = ACL_PREFIX('Control')
    @@ -514,7 +514,7 @@
    Read: string = ACL_PREFIX('Read')
    @@ -524,7 +524,7 @@
    Write: string = ACL_PREFIX('Write')
    @@ -534,7 +534,7 @@
    accessTo: string = ACL_PREFIX('accessTo')
    @@ -544,7 +544,7 @@
    agent: string = ACL_PREFIX('agent')
    @@ -554,7 +554,7 @@
    agentClass: string = ACL_PREFIX('agentClass')
    @@ -564,7 +564,7 @@
    default: string = ACL_PREFIX('default')
    @@ -574,7 +574,7 @@
    mode: string = ACL_PREFIX('mode')
    @@ -585,7 +585,7 @@
    DCTERMS: object
    @@ -594,7 +594,7 @@
    modified: string = DCTERMS_PREFIX('modified')
    @@ -605,7 +605,7 @@
    FOAF: object
    @@ -614,7 +614,7 @@
    Agent: string = FOAF_PREFIX('Agent')
    @@ -624,7 +624,7 @@
    AuthenticatedAgent: string = FOAF_PREFIX('AuthenticatedAgent')
    @@ -635,7 +635,7 @@
    HTTP: object
    @@ -644,7 +644,7 @@
    location: string = HTTP_PREFIX('location')
    @@ -654,7 +654,7 @@
    slug: string = HTTP_PREFIX('slug')
    @@ -665,7 +665,7 @@
    LDP: object
    @@ -674,7 +674,7 @@
    BasicContainer: string = LDP_PREFIX('BasicContainer')
    @@ -684,7 +684,7 @@
    Container: string = LDP_PREFIX('Container')
    @@ -694,7 +694,7 @@
    Resource: string = LDP_PREFIX('Resource')
    @@ -704,7 +704,7 @@
    contains: string = LDP_PREFIX('contains')
    @@ -715,7 +715,7 @@
    MA: object
    @@ -724,7 +724,7 @@
    format: string = MA_PREFIX('format')
    @@ -735,7 +735,7 @@
    PIM: object
    @@ -744,7 +744,7 @@
    Storage: string = PIM_PREFIX('Storage')
    @@ -755,7 +755,7 @@
    POSIX: object
    @@ -764,7 +764,7 @@
    mtime: string = POSIX_PREFIX('mtime')
    @@ -774,7 +774,7 @@
    size: string = POSIX_PREFIX('size')
    @@ -785,7 +785,7 @@
    RDF: object
    @@ -794,7 +794,7 @@
    type: string = RDF_PREFIX('type')
    @@ -805,7 +805,7 @@
    XSD: object
    @@ -814,7 +814,7 @@
    dateTime: string = XSD_PREFIX('dateTime')
    @@ -824,7 +824,7 @@
    integer: string = XSD_PREFIX('integer')
    diff --git a/docs/modules/_util_uriutil_.html b/docs/modules/_util_uriutil_.html index 2b0f1649a..f0214a55f 100644 --- a/docs/modules/_util_uriutil_.html +++ b/docs/modules/_util_uriutil_.html @@ -102,7 +102,7 @@
    termMap: Record<string, NamedNode>
    @@ -119,7 +119,7 @@
  • @@ -149,7 +149,7 @@
  • @@ -185,7 +185,7 @@
  • @@ -218,7 +218,7 @@
  • @@ -258,7 +258,7 @@
    shorthands: object
    @@ -267,7 +267,7 @@
    contentType: NamedNode<string> = DataFactory.namedNode(CONTENT_TYPE)