From 709b04664a7af663876b1e85edfee63dc4ef0788 Mon Sep 17 00:00:00 2001 From: daschbot Date: Fri, 24 May 2024 08:11:58 +0000 Subject: [PATCH] Publish 'docs' to 'gh-pages' in 'dasch-swiss/dsp-js-lib' --- 10_0_0/.nojekyll | 1 + 10_0_0/assets/highlight.css | 22 + 10_0_0/assets/main.js | 54 + 10_0_0/assets/search.js | 1 + 10_0_0/assets/style.css | 1225 ++++++++++ 10_0_0/classes/AdministrativePermission.html | 119 + .../AdministrativePermissionResponse.html | 84 + .../AdministrativePermissionsResponse.html | 84 + 10_0_0/classes/ApiResponse.html | 102 + 10_0_0/classes/ApiResponseData.html | 154 ++ 10_0_0/classes/ApiResponseError.html | 141 ++ 10_0_0/classes/AuthenticationEndpointV2.html | 391 ++++ 10_0_0/classes/BaseValue.html | 83 + 10_0_0/classes/CanDoResponse.html | 93 + 10_0_0/classes/ChildNodeInfo.html | 129 ++ 10_0_0/classes/ChildNodeInfoResponse.html | 84 + 10_0_0/classes/ClassDefinition.html | 123 ++ 10_0_0/classes/Constants.html | 1962 +++++++++++++++++ 10_0_0/classes/CountQueryResponse.html | 79 + .../CreateAdministrativePermission.html | 117 + 10_0_0/classes/CreateArchiveFileValue.html | 109 + 10_0_0/classes/CreateAudioFileValue.html | 109 + 10_0_0/classes/CreateBooleanValue.html | 113 + 10_0_0/classes/CreateChildNodeRequest.html | 129 ++ 10_0_0/classes/CreateColorValue.html | 113 + 10_0_0/classes/CreateDateValue.html | 177 ++ 10_0_0/classes/CreateDecimalValue.html | 113 + .../CreateDefaultObjectAccessPermission.html | 135 ++ 10_0_0/classes/CreateDocumentFileValue.html | 109 + 10_0_0/classes/CreateFileValue.html | 125 ++ 10_0_0/classes/CreateGeomValue.html | 113 + 10_0_0/classes/CreateGeonameValue.html | 113 + 10_0_0/classes/CreateGroupRequest.html | 120 + 10_0_0/classes/CreateIntValue.html | 113 + 10_0_0/classes/CreateIntervalValue.html | 121 + 10_0_0/classes/CreateLinkValue.html | 113 + 10_0_0/classes/CreateListRequest.html | 111 + 10_0_0/classes/CreateListValue.html | 113 + .../classes/CreateMovingImageFileValue.html | 109 + 10_0_0/classes/CreateOntology.html | 100 + 10_0_0/classes/CreatePermission.html | 108 + 10_0_0/classes/CreateResource.html | 126 ++ 10_0_0/classes/CreateResourceClass.html | 107 + 10_0_0/classes/CreateResourceProperty.html | 128 ++ 10_0_0/classes/CreateStillImageFileValue.html | 109 + 10_0_0/classes/CreateTextFileValue.html | 109 + 10_0_0/classes/CreateTextValueAsString.html | 113 + 10_0_0/classes/CreateTextValueAsXml.html | 121 + 10_0_0/classes/CreateTimeValue.html | 113 + 10_0_0/classes/CreateUriValue.html | 113 + 10_0_0/classes/CreateValue.html | 122 + 10_0_0/classes/CredentialsResponse.html | 79 + .../DefaultObjectAccessPermission.html | 132 ++ ...DefaultObjectAccessPermissionResponse.html | 84 + ...efaultObjectAccessPermissionsResponse.html | 84 + .../DeleteChildNodeCommentsResponse.html | 93 + 10_0_0/classes/DeleteListNodeResponse.html | 88 + 10_0_0/classes/DeleteListResponse.html | 93 + 10_0_0/classes/DeleteOntology.html | 91 + 10_0_0/classes/DeleteOntologyResponse.html | 79 + 10_0_0/classes/DeletePermissionResponse.html | 93 + 10_0_0/classes/DeleteResource.html | 100 + 10_0_0/classes/DeleteResourceClass.html | 91 + .../classes/DeleteResourceClassComment.html | 91 + 10_0_0/classes/DeleteResourceProperty.html | 91 + .../DeleteResourcePropertyComment.html | 91 + 10_0_0/classes/DeleteResourceResponse.html | 79 + 10_0_0/classes/DeleteValue.html | 97 + 10_0_0/classes/DeleteValueResponse.html | 79 + 10_0_0/classes/Group.html | 113 + 10_0_0/classes/GroupResponse.html | 84 + 10_0_0/classes/GroupsEndpointAdmin.html | 475 ++++ 10_0_0/classes/GroupsResponse.html | 84 + 10_0_0/classes/HealthEndpointSystem.html | 351 +++ 10_0_0/classes/HealthResponse.html | 111 + 10_0_0/classes/KeywordsResponse.html | 84 + 10_0_0/classes/KnoraApiConfig.html | 191 ++ 10_0_0/classes/KnoraApiConnection.html | 134 ++ 10_0_0/classes/KnoraDate.html | 132 ++ 10_0_0/classes/KnoraPeriod.html | 98 + 10_0_0/classes/List.html | 93 + 10_0_0/classes/ListAdminCache.html | 223 ++ 10_0_0/classes/ListChildNode.html | 93 + 10_0_0/classes/ListChildNodeResponse.html | 84 + 10_0_0/classes/ListInfoResponse.html | 84 + 10_0_0/classes/ListNode.html | 158 ++ 10_0_0/classes/ListNodeInfo.html | 149 ++ 10_0_0/classes/ListNodeInfoResponse.html | 84 + 10_0_0/classes/ListNodeV2.html | 107 + 10_0_0/classes/ListResponse.html | 84 + 10_0_0/classes/ListsEndpointAdmin.html | 637 ++++++ 10_0_0/classes/ListsEndpointV2.html | 377 ++++ 10_0_0/classes/ListsResponse.html | 84 + 10_0_0/classes/LoginResponse.html | 84 + 10_0_0/classes/LogoutResponse.html | 92 + 10_0_0/classes/MembersResponse.html | 84 + 10_0_0/classes/OntologiesEndpointV2.html | 836 +++++++ 10_0_0/classes/OntologiesMetadata.html | 79 + 10_0_0/classes/OntologyMetadata.html | 114 + 10_0_0/classes/Permission.html | 102 + 10_0_0/classes/Permissions.html | 92 + 10_0_0/classes/PermissionsEndpointAdmin.html | 616 ++++++ 10_0_0/classes/Point2D.html | 98 + 10_0_0/classes/Project.html | 149 ++ 10_0_0/classes/ProjectPermission.html | 93 + .../classes/ProjectPermissionsResponse.html | 84 + 10_0_0/classes/ProjectResponse.html | 84 + .../ProjectRestrictedViewSettings.html | 93 + ...ProjectRestrictedViewSettingsResponse.html | 84 + 10_0_0/classes/ProjectsEndpointAdmin.html | 765 +++++++ 10_0_0/classes/ProjectsResponse.html | 84 + 10_0_0/classes/PropertyDefinition.html | 123 ++ 10_0_0/classes/ReadArchiveFileValue.html | 264 +++ 10_0_0/classes/ReadAudioFileValue.html | 271 +++ 10_0_0/classes/ReadBooleanValue.html | 260 +++ 10_0_0/classes/ReadColorValue.html | 260 +++ 10_0_0/classes/ReadDateValue.html | 201 ++ 10_0_0/classes/ReadDecimalValue.html | 260 +++ 10_0_0/classes/ReadDocumentFileValue.html | 285 +++ 10_0_0/classes/ReadFileValue.html | 274 +++ 10_0_0/classes/ReadGeomValue.html | 201 ++ 10_0_0/classes/ReadGeonameValue.html | 260 +++ 10_0_0/classes/ReadGroup.html | 137 ++ 10_0_0/classes/ReadIntValue.html | 260 +++ 10_0_0/classes/ReadIntervalValue.html | 268 +++ 10_0_0/classes/ReadLinkValue.html | 274 +++ 10_0_0/classes/ReadListValue.html | 267 +++ 10_0_0/classes/ReadMovingImageFileValue.html | 292 +++ 10_0_0/classes/ReadOntology.html | 274 +++ 10_0_0/classes/ReadProject.html | 177 ++ 10_0_0/classes/ReadResource.html | 371 ++++ 10_0_0/classes/ReadResourceSequence.html | 101 + 10_0_0/classes/ReadStillImageFileValue.html | 285 +++ 10_0_0/classes/ReadTextFileValue.html | 264 +++ 10_0_0/classes/ReadTextValue.html | 252 +++ 10_0_0/classes/ReadTextValueAsHtml.html | 268 +++ 10_0_0/classes/ReadTextValueAsString.html | 260 +++ 10_0_0/classes/ReadTextValueAsXml.html | 268 +++ 10_0_0/classes/ReadTimeValue.html | 260 +++ 10_0_0/classes/ReadUriValue.html | 260 +++ 10_0_0/classes/ReadUser.html | 213 ++ 10_0_0/classes/ReadValue.html | 250 +++ 10_0_0/classes/RegionGeometry.html | 134 ++ .../classes/RepositionChildNodeRequest.html | 94 + .../classes/RepositionChildNodeResponse.html | 88 + .../ResourceClassAndPropertyDefinitions.html | 226 ++ 10_0_0/classes/ResourceClassDefinition.html | 129 ++ ...sourceClassDefinitionWithAllLanguages.html | 148 ++ ...ClassDefinitionWithPropertyDefinition.html | 178 ++ .../classes/ResourcePropertyDefinition.html | 160 ++ ...rcePropertyDefinitionWithAllLanguages.html | 184 ++ 10_0_0/classes/ResourcesEndpointV2.html | 459 ++++ 10_0_0/classes/SearchEndpointV2.html | 481 ++++ 10_0_0/classes/StandoffClassDefinition.html | 119 + .../StoredAdministrativePermission.html | 127 ++ 10_0_0/classes/StoredGroup.html | 129 ++ 10_0_0/classes/StoredListNode.html | 168 ++ 10_0_0/classes/StoredListNodeInfo.html | 158 ++ 10_0_0/classes/StoredProject.html | 169 ++ 10_0_0/classes/StoredUser.html | 169 ++ 10_0_0/classes/StringLiteral.html | 93 + 10_0_0/classes/SystemPropertyDefinition.html | 123 ++ .../UpdateAdministrativePermission.html | 81 + .../UpdateAdministrativePermissionGroup.html | 88 + 10_0_0/classes/UpdateArchiveFileValue.html | 117 + 10_0_0/classes/UpdateAudioFileValue.html | 117 + 10_0_0/classes/UpdateBooleanValue.html | 121 + .../UpdateChildNodeCommentsRequest.html | 84 + .../classes/UpdateChildNodeLabelsRequest.html | 84 + .../classes/UpdateChildNodeNameRequest.html | 84 + 10_0_0/classes/UpdateChildNodeRequest.html | 120 + 10_0_0/classes/UpdateColorValue.html | 121 + 10_0_0/classes/UpdateDateValue.html | 185 ++ 10_0_0/classes/UpdateDecimalValue.html | 121 + .../UpdateDefaultObjectAccessPermission.html | 84 + ...ateDefaultObjectAccessPermissionGroup.html | 88 + ...DefaultObjectAccessPermissionProperty.html | 84 + ...ltObjectAccessPermissionResourceClass.html | 84 + 10_0_0/classes/UpdateDocumentFileValue.html | 117 + 10_0_0/classes/UpdateFileValue.html | 133 ++ 10_0_0/classes/UpdateGeomValue.html | 121 + 10_0_0/classes/UpdateGeonameValue.html | 121 + 10_0_0/classes/UpdateGroupRequest.html | 111 + 10_0_0/classes/UpdateIntValue.html | 121 + 10_0_0/classes/UpdateIntervalValue.html | 129 ++ 10_0_0/classes/UpdateLinkValue.html | 121 + 10_0_0/classes/UpdateListInfoRequest.html | 111 + 10_0_0/classes/UpdateListValue.html | 121 + .../classes/UpdateMovingImageFileValue.html | 117 + 10_0_0/classes/UpdateOntology.html | 115 + 10_0_0/classes/UpdateOntologyMetadata.html | 100 + 10_0_0/classes/UpdatePermission.html | 108 + 10_0_0/classes/UpdateProjectRequest.html | 138 ++ 10_0_0/classes/UpdateResource.html | 118 + .../UpdateResourceClassCardinality.html | 93 + .../classes/UpdateResourceClassComment.html | 102 + 10_0_0/classes/UpdateResourceClassLabel.html | 102 + 10_0_0/classes/UpdateResourceMetadata.html | 114 + .../UpdateResourceMetadataResponse.html | 107 + .../UpdateResourcePropertyComment.html | 102 + .../UpdateResourcePropertyGuiElement.html | 109 + .../classes/UpdateResourcePropertyLabel.html | 102 + 10_0_0/classes/UpdateStillImageFileValue.html | 117 + 10_0_0/classes/UpdateTextFileValue.html | 117 + 10_0_0/classes/UpdateTextValueAsHtml.html | 129 ++ 10_0_0/classes/UpdateTextValueAsString.html | 121 + 10_0_0/classes/UpdateTextValueAsXml.html | 129 ++ 10_0_0/classes/UpdateTimeValue.html | 121 + 10_0_0/classes/UpdateUriValue.html | 121 + 10_0_0/classes/UpdateUserRequest.html | 120 + 10_0_0/classes/UpdateValue.html | 133 ++ 10_0_0/classes/User.html | 149 ++ 10_0_0/classes/UserCache.html | 223 ++ 10_0_0/classes/UserResponse.html | 84 + 10_0_0/classes/UsersEndpointAdmin.html | 762 +++++++ 10_0_0/classes/UsersResponse.html | 84 + 10_0_0/classes/ValuesEndpointV2.html | 425 ++++ 10_0_0/classes/VersionEndpointSystem.html | 351 +++ 10_0_0/classes/VersionResponse.html | 129 ++ 10_0_0/classes/WriteValueResponse.html | 97 + 10_0_0/enums/Cardinality.html | 94 + 10_0_0/enums/PermissionUtil.Permissions.html | 104 + 10_0_0/enums/Precision.html | 85 + ...ityUtil.createValueForPropertyAllowed.html | 69 + ...ityUtil.deleteValueForPropertyAllowed.html | 69 + .../PermissionUtil.allUserPermissions.html | 60 + 10_0_0/index.html | 529 +++++ 10_0_0/interfaces/IFulltextSearchParams.html | 89 + 10_0_0/interfaces/IHasProperty.html | 102 + .../IHasPropertyWithPropertyDefinition.html | 113 + 10_0_0/interfaces/ILabelSearchParams.html | 80 + 10_0_0/interfaces/IPermissions.html | 77 + 10_0_0/modules/CardinalityUtil.html | 61 + 10_0_0/modules/PermissionUtil.html | 59 + .../CardinalityUtil.cardinalities.html | 48 + 235 files changed, 38700 insertions(+) create mode 100644 10_0_0/.nojekyll create mode 100644 10_0_0/assets/highlight.css create mode 100644 10_0_0/assets/main.js create mode 100644 10_0_0/assets/search.js create mode 100644 10_0_0/assets/style.css create mode 100644 10_0_0/classes/AdministrativePermission.html create mode 100644 10_0_0/classes/AdministrativePermissionResponse.html create mode 100644 10_0_0/classes/AdministrativePermissionsResponse.html create mode 100644 10_0_0/classes/ApiResponse.html create mode 100644 10_0_0/classes/ApiResponseData.html create mode 100644 10_0_0/classes/ApiResponseError.html create mode 100644 10_0_0/classes/AuthenticationEndpointV2.html create mode 100644 10_0_0/classes/BaseValue.html create mode 100644 10_0_0/classes/CanDoResponse.html create mode 100644 10_0_0/classes/ChildNodeInfo.html create mode 100644 10_0_0/classes/ChildNodeInfoResponse.html create mode 100644 10_0_0/classes/ClassDefinition.html create mode 100644 10_0_0/classes/Constants.html create mode 100644 10_0_0/classes/CountQueryResponse.html create mode 100644 10_0_0/classes/CreateAdministrativePermission.html create mode 100644 10_0_0/classes/CreateArchiveFileValue.html create mode 100644 10_0_0/classes/CreateAudioFileValue.html create mode 100644 10_0_0/classes/CreateBooleanValue.html create mode 100644 10_0_0/classes/CreateChildNodeRequest.html create mode 100644 10_0_0/classes/CreateColorValue.html create mode 100644 10_0_0/classes/CreateDateValue.html create mode 100644 10_0_0/classes/CreateDecimalValue.html create mode 100644 10_0_0/classes/CreateDefaultObjectAccessPermission.html create mode 100644 10_0_0/classes/CreateDocumentFileValue.html create mode 100644 10_0_0/classes/CreateFileValue.html create mode 100644 10_0_0/classes/CreateGeomValue.html create mode 100644 10_0_0/classes/CreateGeonameValue.html create mode 100644 10_0_0/classes/CreateGroupRequest.html create mode 100644 10_0_0/classes/CreateIntValue.html create mode 100644 10_0_0/classes/CreateIntervalValue.html create mode 100644 10_0_0/classes/CreateLinkValue.html create mode 100644 10_0_0/classes/CreateListRequest.html create mode 100644 10_0_0/classes/CreateListValue.html create mode 100644 10_0_0/classes/CreateMovingImageFileValue.html create mode 100644 10_0_0/classes/CreateOntology.html create mode 100644 10_0_0/classes/CreatePermission.html create mode 100644 10_0_0/classes/CreateResource.html create mode 100644 10_0_0/classes/CreateResourceClass.html create mode 100644 10_0_0/classes/CreateResourceProperty.html create mode 100644 10_0_0/classes/CreateStillImageFileValue.html create mode 100644 10_0_0/classes/CreateTextFileValue.html create mode 100644 10_0_0/classes/CreateTextValueAsString.html create mode 100644 10_0_0/classes/CreateTextValueAsXml.html create mode 100644 10_0_0/classes/CreateTimeValue.html create mode 100644 10_0_0/classes/CreateUriValue.html create mode 100644 10_0_0/classes/CreateValue.html create mode 100644 10_0_0/classes/CredentialsResponse.html create mode 100644 10_0_0/classes/DefaultObjectAccessPermission.html create mode 100644 10_0_0/classes/DefaultObjectAccessPermissionResponse.html create mode 100644 10_0_0/classes/DefaultObjectAccessPermissionsResponse.html create mode 100644 10_0_0/classes/DeleteChildNodeCommentsResponse.html create mode 100644 10_0_0/classes/DeleteListNodeResponse.html create mode 100644 10_0_0/classes/DeleteListResponse.html create mode 100644 10_0_0/classes/DeleteOntology.html create mode 100644 10_0_0/classes/DeleteOntologyResponse.html create mode 100644 10_0_0/classes/DeletePermissionResponse.html create mode 100644 10_0_0/classes/DeleteResource.html create mode 100644 10_0_0/classes/DeleteResourceClass.html create mode 100644 10_0_0/classes/DeleteResourceClassComment.html create mode 100644 10_0_0/classes/DeleteResourceProperty.html create mode 100644 10_0_0/classes/DeleteResourcePropertyComment.html create mode 100644 10_0_0/classes/DeleteResourceResponse.html create mode 100644 10_0_0/classes/DeleteValue.html create mode 100644 10_0_0/classes/DeleteValueResponse.html create mode 100644 10_0_0/classes/Group.html create mode 100644 10_0_0/classes/GroupResponse.html create mode 100644 10_0_0/classes/GroupsEndpointAdmin.html create mode 100644 10_0_0/classes/GroupsResponse.html create mode 100644 10_0_0/classes/HealthEndpointSystem.html create mode 100644 10_0_0/classes/HealthResponse.html create mode 100644 10_0_0/classes/KeywordsResponse.html create mode 100644 10_0_0/classes/KnoraApiConfig.html create mode 100644 10_0_0/classes/KnoraApiConnection.html create mode 100644 10_0_0/classes/KnoraDate.html create mode 100644 10_0_0/classes/KnoraPeriod.html create mode 100644 10_0_0/classes/List.html create mode 100644 10_0_0/classes/ListAdminCache.html create mode 100644 10_0_0/classes/ListChildNode.html create mode 100644 10_0_0/classes/ListChildNodeResponse.html create mode 100644 10_0_0/classes/ListInfoResponse.html create mode 100644 10_0_0/classes/ListNode.html create mode 100644 10_0_0/classes/ListNodeInfo.html create mode 100644 10_0_0/classes/ListNodeInfoResponse.html create mode 100644 10_0_0/classes/ListNodeV2.html create mode 100644 10_0_0/classes/ListResponse.html create mode 100644 10_0_0/classes/ListsEndpointAdmin.html create mode 100644 10_0_0/classes/ListsEndpointV2.html create mode 100644 10_0_0/classes/ListsResponse.html create mode 100644 10_0_0/classes/LoginResponse.html create mode 100644 10_0_0/classes/LogoutResponse.html create mode 100644 10_0_0/classes/MembersResponse.html create mode 100644 10_0_0/classes/OntologiesEndpointV2.html create mode 100644 10_0_0/classes/OntologiesMetadata.html create mode 100644 10_0_0/classes/OntologyMetadata.html create mode 100644 10_0_0/classes/Permission.html create mode 100644 10_0_0/classes/Permissions.html create mode 100644 10_0_0/classes/PermissionsEndpointAdmin.html create mode 100644 10_0_0/classes/Point2D.html create mode 100644 10_0_0/classes/Project.html create mode 100644 10_0_0/classes/ProjectPermission.html create mode 100644 10_0_0/classes/ProjectPermissionsResponse.html create mode 100644 10_0_0/classes/ProjectResponse.html create mode 100644 10_0_0/classes/ProjectRestrictedViewSettings.html create mode 100644 10_0_0/classes/ProjectRestrictedViewSettingsResponse.html create mode 100644 10_0_0/classes/ProjectsEndpointAdmin.html create mode 100644 10_0_0/classes/ProjectsResponse.html create mode 100644 10_0_0/classes/PropertyDefinition.html create mode 100644 10_0_0/classes/ReadArchiveFileValue.html create mode 100644 10_0_0/classes/ReadAudioFileValue.html create mode 100644 10_0_0/classes/ReadBooleanValue.html create mode 100644 10_0_0/classes/ReadColorValue.html create mode 100644 10_0_0/classes/ReadDateValue.html create mode 100644 10_0_0/classes/ReadDecimalValue.html create mode 100644 10_0_0/classes/ReadDocumentFileValue.html create mode 100644 10_0_0/classes/ReadFileValue.html create mode 100644 10_0_0/classes/ReadGeomValue.html create mode 100644 10_0_0/classes/ReadGeonameValue.html create mode 100644 10_0_0/classes/ReadGroup.html create mode 100644 10_0_0/classes/ReadIntValue.html create mode 100644 10_0_0/classes/ReadIntervalValue.html create mode 100644 10_0_0/classes/ReadLinkValue.html create mode 100644 10_0_0/classes/ReadListValue.html create mode 100644 10_0_0/classes/ReadMovingImageFileValue.html create mode 100644 10_0_0/classes/ReadOntology.html create mode 100644 10_0_0/classes/ReadProject.html create mode 100644 10_0_0/classes/ReadResource.html create mode 100644 10_0_0/classes/ReadResourceSequence.html create mode 100644 10_0_0/classes/ReadStillImageFileValue.html create mode 100644 10_0_0/classes/ReadTextFileValue.html create mode 100644 10_0_0/classes/ReadTextValue.html create mode 100644 10_0_0/classes/ReadTextValueAsHtml.html create mode 100644 10_0_0/classes/ReadTextValueAsString.html create mode 100644 10_0_0/classes/ReadTextValueAsXml.html create mode 100644 10_0_0/classes/ReadTimeValue.html create mode 100644 10_0_0/classes/ReadUriValue.html create mode 100644 10_0_0/classes/ReadUser.html create mode 100644 10_0_0/classes/ReadValue.html create mode 100644 10_0_0/classes/RegionGeometry.html create mode 100644 10_0_0/classes/RepositionChildNodeRequest.html create mode 100644 10_0_0/classes/RepositionChildNodeResponse.html create mode 100644 10_0_0/classes/ResourceClassAndPropertyDefinitions.html create mode 100644 10_0_0/classes/ResourceClassDefinition.html create mode 100644 10_0_0/classes/ResourceClassDefinitionWithAllLanguages.html create mode 100644 10_0_0/classes/ResourceClassDefinitionWithPropertyDefinition.html create mode 100644 10_0_0/classes/ResourcePropertyDefinition.html create mode 100644 10_0_0/classes/ResourcePropertyDefinitionWithAllLanguages.html create mode 100644 10_0_0/classes/ResourcesEndpointV2.html create mode 100644 10_0_0/classes/SearchEndpointV2.html create mode 100644 10_0_0/classes/StandoffClassDefinition.html create mode 100644 10_0_0/classes/StoredAdministrativePermission.html create mode 100644 10_0_0/classes/StoredGroup.html create mode 100644 10_0_0/classes/StoredListNode.html create mode 100644 10_0_0/classes/StoredListNodeInfo.html create mode 100644 10_0_0/classes/StoredProject.html create mode 100644 10_0_0/classes/StoredUser.html create mode 100644 10_0_0/classes/StringLiteral.html create mode 100644 10_0_0/classes/SystemPropertyDefinition.html create mode 100644 10_0_0/classes/UpdateAdministrativePermission.html create mode 100644 10_0_0/classes/UpdateAdministrativePermissionGroup.html create mode 100644 10_0_0/classes/UpdateArchiveFileValue.html create mode 100644 10_0_0/classes/UpdateAudioFileValue.html create mode 100644 10_0_0/classes/UpdateBooleanValue.html create mode 100644 10_0_0/classes/UpdateChildNodeCommentsRequest.html create mode 100644 10_0_0/classes/UpdateChildNodeLabelsRequest.html create mode 100644 10_0_0/classes/UpdateChildNodeNameRequest.html create mode 100644 10_0_0/classes/UpdateChildNodeRequest.html create mode 100644 10_0_0/classes/UpdateColorValue.html create mode 100644 10_0_0/classes/UpdateDateValue.html create mode 100644 10_0_0/classes/UpdateDecimalValue.html create mode 100644 10_0_0/classes/UpdateDefaultObjectAccessPermission.html create mode 100644 10_0_0/classes/UpdateDefaultObjectAccessPermissionGroup.html create mode 100644 10_0_0/classes/UpdateDefaultObjectAccessPermissionProperty.html create mode 100644 10_0_0/classes/UpdateDefaultObjectAccessPermissionResourceClass.html create mode 100644 10_0_0/classes/UpdateDocumentFileValue.html create mode 100644 10_0_0/classes/UpdateFileValue.html create mode 100644 10_0_0/classes/UpdateGeomValue.html create mode 100644 10_0_0/classes/UpdateGeonameValue.html create mode 100644 10_0_0/classes/UpdateGroupRequest.html create mode 100644 10_0_0/classes/UpdateIntValue.html create mode 100644 10_0_0/classes/UpdateIntervalValue.html create mode 100644 10_0_0/classes/UpdateLinkValue.html create mode 100644 10_0_0/classes/UpdateListInfoRequest.html create mode 100644 10_0_0/classes/UpdateListValue.html create mode 100644 10_0_0/classes/UpdateMovingImageFileValue.html create mode 100644 10_0_0/classes/UpdateOntology.html create mode 100644 10_0_0/classes/UpdateOntologyMetadata.html create mode 100644 10_0_0/classes/UpdatePermission.html create mode 100644 10_0_0/classes/UpdateProjectRequest.html create mode 100644 10_0_0/classes/UpdateResource.html create mode 100644 10_0_0/classes/UpdateResourceClassCardinality.html create mode 100644 10_0_0/classes/UpdateResourceClassComment.html create mode 100644 10_0_0/classes/UpdateResourceClassLabel.html create mode 100644 10_0_0/classes/UpdateResourceMetadata.html create mode 100644 10_0_0/classes/UpdateResourceMetadataResponse.html create mode 100644 10_0_0/classes/UpdateResourcePropertyComment.html create mode 100644 10_0_0/classes/UpdateResourcePropertyGuiElement.html create mode 100644 10_0_0/classes/UpdateResourcePropertyLabel.html create mode 100644 10_0_0/classes/UpdateStillImageFileValue.html create mode 100644 10_0_0/classes/UpdateTextFileValue.html create mode 100644 10_0_0/classes/UpdateTextValueAsHtml.html create mode 100644 10_0_0/classes/UpdateTextValueAsString.html create mode 100644 10_0_0/classes/UpdateTextValueAsXml.html create mode 100644 10_0_0/classes/UpdateTimeValue.html create mode 100644 10_0_0/classes/UpdateUriValue.html create mode 100644 10_0_0/classes/UpdateUserRequest.html create mode 100644 10_0_0/classes/UpdateValue.html create mode 100644 10_0_0/classes/User.html create mode 100644 10_0_0/classes/UserCache.html create mode 100644 10_0_0/classes/UserResponse.html create mode 100644 10_0_0/classes/UsersEndpointAdmin.html create mode 100644 10_0_0/classes/UsersResponse.html create mode 100644 10_0_0/classes/ValuesEndpointV2.html create mode 100644 10_0_0/classes/VersionEndpointSystem.html create mode 100644 10_0_0/classes/VersionResponse.html create mode 100644 10_0_0/classes/WriteValueResponse.html create mode 100644 10_0_0/enums/Cardinality.html create mode 100644 10_0_0/enums/PermissionUtil.Permissions.html create mode 100644 10_0_0/enums/Precision.html create mode 100644 10_0_0/functions/CardinalityUtil.createValueForPropertyAllowed.html create mode 100644 10_0_0/functions/CardinalityUtil.deleteValueForPropertyAllowed.html create mode 100644 10_0_0/functions/PermissionUtil.allUserPermissions.html create mode 100644 10_0_0/index.html create mode 100644 10_0_0/interfaces/IFulltextSearchParams.html create mode 100644 10_0_0/interfaces/IHasProperty.html create mode 100644 10_0_0/interfaces/IHasPropertyWithPropertyDefinition.html create mode 100644 10_0_0/interfaces/ILabelSearchParams.html create mode 100644 10_0_0/interfaces/IPermissions.html create mode 100644 10_0_0/modules/CardinalityUtil.html create mode 100644 10_0_0/modules/PermissionUtil.html create mode 100644 10_0_0/variables/CardinalityUtil.cardinalities.html diff --git a/10_0_0/.nojekyll b/10_0_0/.nojekyll new file mode 100644 index 000000000..e2ac6616a --- /dev/null +++ b/10_0_0/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/10_0_0/assets/highlight.css b/10_0_0/assets/highlight.css new file mode 100644 index 000000000..5674cf392 --- /dev/null +++ b/10_0_0/assets/highlight.css @@ -0,0 +1,22 @@ +:root { + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --code-background: var(--dark-code-background); +} + +pre, code { background: var(--code-background); } diff --git a/10_0_0/assets/main.js b/10_0_0/assets/main.js new file mode 100644 index 000000000..abd0485a2 --- /dev/null +++ b/10_0_0/assets/main.js @@ -0,0 +1,54 @@ +"use strict"; +"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function j(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r}),r.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends k{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>t(r),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{Ae(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?fe(e,-1):s.key==="ArrowDown"?fe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function Ae(t,e,n,r){if(He(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${pe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function fe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function pe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",B="mouseup",Z={x:0,y:0},ge=!1,se=!1,je=!1,H=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(je=!0,F="touchstart",ye="touchmove",B="touchend");document.addEventListener(F,t=>{se=!0,H=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!se&&!H){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);H=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends k{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){H||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!H&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends k{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends k{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();j(X,".menu-highlight");j(K,"a[data-toggle]");j(te,".tsd-index-accordion");j(ee,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("theme");Se&&be(Se);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); +/*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + */ +/*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + */ +/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + */ diff --git a/10_0_0/assets/search.js b/10_0_0/assets/search.js new file mode 100644 index 000000000..77f12033c --- /dev/null +++ b/10_0_0/assets/search.js @@ -0,0 +1 @@ +window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\"},\"rows\":[{\"kind\":128,\"name\":\"KnoraApiConnection\",\"url\":\"classes/KnoraApiConnection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"PATH_SYSTEM\",\"url\":\"classes/KnoraApiConnection.html#PATH_SYSTEM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":1024,\"name\":\"PATH_ADMIN\",\"url\":\"classes/KnoraApiConnection.html#PATH_ADMIN\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":1024,\"name\":\"PATH_V2\",\"url\":\"classes/KnoraApiConnection.html#PATH_V2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/KnoraApiConnection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/KnoraApiConnection.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":1024,\"name\":\"admin\",\"url\":\"classes/KnoraApiConnection.html#admin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":1024,\"name\":\"v2\",\"url\":\"classes/KnoraApiConnection.html#v2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConnection\"},{\"kind\":128,\"name\":\"KnoraApiConfig\",\"url\":\"classes/KnoraApiConfig.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"PROTOCOL_HTTP\",\"url\":\"classes/KnoraApiConfig.html#PROTOCOL_HTTP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"PROTOCOL_HTTPS\",\"url\":\"classes/KnoraApiConfig.html#PROTOCOL_HTTPS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"DEFAULT_PORT_HTTP\",\"url\":\"classes/KnoraApiConfig.html#DEFAULT_PORT_HTTP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"DEFAULT_PORT_HTTPS\",\"url\":\"classes/KnoraApiConfig.html#DEFAULT_PORT_HTTPS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/KnoraApiConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":262144,\"name\":\"apiUrl\",\"url\":\"classes/KnoraApiConfig.html#apiUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"apiProtocol\",\"url\":\"classes/KnoraApiConfig.html#apiProtocol\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"apiHost\",\"url\":\"classes/KnoraApiConfig.html#apiHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"apiPort\",\"url\":\"classes/KnoraApiConfig.html#apiPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"apiPath\",\"url\":\"classes/KnoraApiConfig.html#apiPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"jsonWebToken\",\"url\":\"classes/KnoraApiConfig.html#jsonWebToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":1024,\"name\":\"logErrors\",\"url\":\"classes/KnoraApiConfig.html#logErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraApiConfig\"},{\"kind\":128,\"name\":\"HealthEndpointSystem\",\"url\":\"classes/HealthEndpointSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HealthEndpointSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"getHealthStatus\",\"url\":\"classes/HealthEndpointSystem.html#getHealthStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/HealthEndpointSystem.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/HealthEndpointSystem.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/HealthEndpointSystem.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/HealthEndpointSystem.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/HealthEndpointSystem.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/HealthEndpointSystem.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/HealthEndpointSystem.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/HealthEndpointSystem.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/HealthEndpointSystem.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/HealthEndpointSystem.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/HealthEndpointSystem.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/HealthEndpointSystem.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/HealthEndpointSystem.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"HealthEndpointSystem\"},{\"kind\":128,\"name\":\"VersionEndpointSystem\",\"url\":\"classes/VersionEndpointSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VersionEndpointSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"getVersion\",\"url\":\"classes/VersionEndpointSystem.html#getVersion\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/VersionEndpointSystem.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/VersionEndpointSystem.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/VersionEndpointSystem.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/VersionEndpointSystem.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/VersionEndpointSystem.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/VersionEndpointSystem.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/VersionEndpointSystem.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/VersionEndpointSystem.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/VersionEndpointSystem.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/VersionEndpointSystem.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/VersionEndpointSystem.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/VersionEndpointSystem.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/VersionEndpointSystem.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VersionEndpointSystem\"},{\"kind\":128,\"name\":\"GroupsEndpointAdmin\",\"url\":\"classes/GroupsEndpointAdmin.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GroupsEndpointAdmin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getGroups\",\"url\":\"classes/GroupsEndpointAdmin.html#getGroups\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"createGroup\",\"url\":\"classes/GroupsEndpointAdmin.html#createGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getGroupByIri\",\"url\":\"classes/GroupsEndpointAdmin.html#getGroupByIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateGroup\",\"url\":\"classes/GroupsEndpointAdmin.html#updateGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateGroupStatus\",\"url\":\"classes/GroupsEndpointAdmin.html#updateGroupStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"deleteGroup\",\"url\":\"classes/GroupsEndpointAdmin.html#deleteGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getGroupMembers\",\"url\":\"classes/GroupsEndpointAdmin.html#getGroupMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/GroupsEndpointAdmin.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/GroupsEndpointAdmin.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/GroupsEndpointAdmin.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/GroupsEndpointAdmin.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/GroupsEndpointAdmin.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/GroupsEndpointAdmin.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/GroupsEndpointAdmin.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/GroupsEndpointAdmin.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/GroupsEndpointAdmin.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/GroupsEndpointAdmin.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/GroupsEndpointAdmin.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/GroupsEndpointAdmin.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/GroupsEndpointAdmin.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GroupsEndpointAdmin\"},{\"kind\":128,\"name\":\"ListsEndpointAdmin\",\"url\":\"classes/ListsEndpointAdmin.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListsEndpointAdmin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getLists\",\"url\":\"classes/ListsEndpointAdmin.html#getLists\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getListsInProject\",\"url\":\"classes/ListsEndpointAdmin.html#getListsInProject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateListInfo\",\"url\":\"classes/ListsEndpointAdmin.html#updateListInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateChildName\",\"url\":\"classes/ListsEndpointAdmin.html#updateChildName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateChildLabels\",\"url\":\"classes/ListsEndpointAdmin.html#updateChildLabels\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateChildComments\",\"url\":\"classes/ListsEndpointAdmin.html#updateChildComments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"deleteChildComments\",\"url\":\"classes/ListsEndpointAdmin.html#deleteChildComments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"createChildNode\",\"url\":\"classes/ListsEndpointAdmin.html#createChildNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getListInfo\",\"url\":\"classes/ListsEndpointAdmin.html#getListInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"deleteListNode\",\"url\":\"classes/ListsEndpointAdmin.html#deleteListNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"repositionChildNode\",\"url\":\"classes/ListsEndpointAdmin.html#repositionChildNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateChildNode\",\"url\":\"classes/ListsEndpointAdmin.html#updateChildNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getListNodeInfo\",\"url\":\"classes/ListsEndpointAdmin.html#getListNodeInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"createList\",\"url\":\"classes/ListsEndpointAdmin.html#createList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getList\",\"url\":\"classes/ListsEndpointAdmin.html#getList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/ListsEndpointAdmin.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/ListsEndpointAdmin.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/ListsEndpointAdmin.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/ListsEndpointAdmin.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/ListsEndpointAdmin.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/ListsEndpointAdmin.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ListsEndpointAdmin.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/ListsEndpointAdmin.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/ListsEndpointAdmin.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/ListsEndpointAdmin.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/ListsEndpointAdmin.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/ListsEndpointAdmin.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ListsEndpointAdmin.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointAdmin\"},{\"kind\":128,\"name\":\"PermissionsEndpointAdmin\",\"url\":\"classes/PermissionsEndpointAdmin.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PermissionsEndpointAdmin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectPermissions\",\"url\":\"classes/PermissionsEndpointAdmin.html#getProjectPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getAdministrativePermissions\",\"url\":\"classes/PermissionsEndpointAdmin.html#getAdministrativePermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getAdministrativePermission\",\"url\":\"classes/PermissionsEndpointAdmin.html#getAdministrativePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"createAdministrativePermission\",\"url\":\"classes/PermissionsEndpointAdmin.html#createAdministrativePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateAdministrativePermission\",\"url\":\"classes/PermissionsEndpointAdmin.html#updateAdministrativePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateAdministrativePermissionGroup\",\"url\":\"classes/PermissionsEndpointAdmin.html#updateAdministrativePermissionGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getDefaultObjectAccessPermissions\",\"url\":\"classes/PermissionsEndpointAdmin.html#getDefaultObjectAccessPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"createDefaultObjectAccessPermission\",\"url\":\"classes/PermissionsEndpointAdmin.html#createDefaultObjectAccessPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateDefaultObjectAccessPermission\",\"url\":\"classes/PermissionsEndpointAdmin.html#updateDefaultObjectAccessPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateDefaultObjectAccessPermissionGroup\",\"url\":\"classes/PermissionsEndpointAdmin.html#updateDefaultObjectAccessPermissionGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateDefaultObjectAccessPermissionResourceClass\",\"url\":\"classes/PermissionsEndpointAdmin.html#updateDefaultObjectAccessPermissionResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateDefaultObjectAccessPermissionProperty\",\"url\":\"classes/PermissionsEndpointAdmin.html#updateDefaultObjectAccessPermissionProperty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"deletePermission\",\"url\":\"classes/PermissionsEndpointAdmin.html#deletePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/PermissionsEndpointAdmin.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/PermissionsEndpointAdmin.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/PermissionsEndpointAdmin.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/PermissionsEndpointAdmin.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/PermissionsEndpointAdmin.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/PermissionsEndpointAdmin.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/PermissionsEndpointAdmin.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/PermissionsEndpointAdmin.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/PermissionsEndpointAdmin.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/PermissionsEndpointAdmin.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/PermissionsEndpointAdmin.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/PermissionsEndpointAdmin.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/PermissionsEndpointAdmin.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"PermissionsEndpointAdmin\"},{\"kind\":128,\"name\":\"ProjectsEndpointAdmin\",\"url\":\"classes/ProjectsEndpointAdmin.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectsEndpointAdmin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjects\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjects\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"createProject\",\"url\":\"classes/ProjectsEndpointAdmin.html#createProject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getKeywords\",\"url\":\"classes/ProjectsEndpointAdmin.html#getKeywords\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectKeywords\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectKeywords\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateProject\",\"url\":\"classes/ProjectsEndpointAdmin.html#updateProject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"deleteProject\",\"url\":\"classes/ProjectsEndpointAdmin.html#deleteProject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProject\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectByIri\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectByIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectByShortname\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectByShortname\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectByShortcode\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectByShortcode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectMembers\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectMembersByIri\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectMembersByIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectMembersByShortname\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectMembersByShortname\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectMembersByShortcode\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectMembersByShortcode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectAdminMembers\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectAdminMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectAdminMembersByIri\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectAdminMembersByIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectAdminMembersByShortname\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectAdminMembersByShortname\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectAdminMembersByShortcode\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectAdminMembersByShortcode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectRestrictedViewSettings\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectRestrictedViewSettings\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectRestrictedViewSettingByIri\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectRestrictedViewSettingByIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectRestrictedViewSettingByShortname\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectRestrictedViewSettingByShortname\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"getProjectRestrictedViewSettingByShortcode\",\"url\":\"classes/ProjectsEndpointAdmin.html#getProjectRestrictedViewSettingByShortcode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/ProjectsEndpointAdmin.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/ProjectsEndpointAdmin.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/ProjectsEndpointAdmin.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/ProjectsEndpointAdmin.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/ProjectsEndpointAdmin.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/ProjectsEndpointAdmin.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ProjectsEndpointAdmin.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/ProjectsEndpointAdmin.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/ProjectsEndpointAdmin.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/ProjectsEndpointAdmin.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/ProjectsEndpointAdmin.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/ProjectsEndpointAdmin.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ProjectsEndpointAdmin.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ProjectsEndpointAdmin\"},{\"kind\":128,\"name\":\"UsersEndpointAdmin\",\"url\":\"classes/UsersEndpointAdmin.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UsersEndpointAdmin.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUsers\",\"url\":\"classes/UsersEndpointAdmin.html#getUsers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUser\",\"url\":\"classes/UsersEndpointAdmin.html#getUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUserByIri\",\"url\":\"classes/UsersEndpointAdmin.html#getUserByIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUserByEmail\",\"url\":\"classes/UsersEndpointAdmin.html#getUserByEmail\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUserByUsername\",\"url\":\"classes/UsersEndpointAdmin.html#getUserByUsername\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUserGroupMemberships\",\"url\":\"classes/UsersEndpointAdmin.html#getUserGroupMemberships\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUserProjectMemberships\",\"url\":\"classes/UsersEndpointAdmin.html#getUserProjectMemberships\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"getUserProjectAdminMemberships\",\"url\":\"classes/UsersEndpointAdmin.html#getUserProjectAdminMemberships\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"createUser\",\"url\":\"classes/UsersEndpointAdmin.html#createUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateUserBasicInformation\",\"url\":\"classes/UsersEndpointAdmin.html#updateUserBasicInformation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateUserStatus\",\"url\":\"classes/UsersEndpointAdmin.html#updateUserStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateUserPassword\",\"url\":\"classes/UsersEndpointAdmin.html#updateUserPassword\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"addUserToGroupMembership\",\"url\":\"classes/UsersEndpointAdmin.html#addUserToGroupMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"removeUserFromGroupMembership\",\"url\":\"classes/UsersEndpointAdmin.html#removeUserFromGroupMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"addUserToProjectMembership\",\"url\":\"classes/UsersEndpointAdmin.html#addUserToProjectMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"removeUserFromProjectMembership\",\"url\":\"classes/UsersEndpointAdmin.html#removeUserFromProjectMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"addUserToProjectAdminMembership\",\"url\":\"classes/UsersEndpointAdmin.html#addUserToProjectAdminMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"removeUserFromProjectAdminMembership\",\"url\":\"classes/UsersEndpointAdmin.html#removeUserFromProjectAdminMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"updateUserSystemAdminMembership\",\"url\":\"classes/UsersEndpointAdmin.html#updateUserSystemAdminMembership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"deleteUser\",\"url\":\"classes/UsersEndpointAdmin.html#deleteUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/UsersEndpointAdmin.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/UsersEndpointAdmin.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/UsersEndpointAdmin.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/UsersEndpointAdmin.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/UsersEndpointAdmin.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/UsersEndpointAdmin.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/UsersEndpointAdmin.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/UsersEndpointAdmin.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/UsersEndpointAdmin.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/UsersEndpointAdmin.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/UsersEndpointAdmin.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/UsersEndpointAdmin.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/UsersEndpointAdmin.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UsersEndpointAdmin\"},{\"kind\":128,\"name\":\"AuthenticationEndpointV2\",\"url\":\"classes/AuthenticationEndpointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AuthenticationEndpointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"login\",\"url\":\"classes/AuthenticationEndpointV2.html#login\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"logout\",\"url\":\"classes/AuthenticationEndpointV2.html#logout\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"checkCredentials\",\"url\":\"classes/AuthenticationEndpointV2.html#checkCredentials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AuthenticationEndpointV2.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/AuthenticationEndpointV2.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/AuthenticationEndpointV2.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/AuthenticationEndpointV2.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/AuthenticationEndpointV2.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/AuthenticationEndpointV2.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/AuthenticationEndpointV2.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/AuthenticationEndpointV2.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/AuthenticationEndpointV2.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/AuthenticationEndpointV2.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/AuthenticationEndpointV2.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/AuthenticationEndpointV2.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/AuthenticationEndpointV2.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AuthenticationEndpointV2\"},{\"kind\":128,\"name\":\"ListsEndpointV2\",\"url\":\"classes/ListsEndpointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListsEndpointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"getNode\",\"url\":\"classes/ListsEndpointV2.html#getNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"getList\",\"url\":\"classes/ListsEndpointV2.html#getList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListsEndpointV2\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/ListsEndpointV2.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/ListsEndpointV2.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/ListsEndpointV2.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/ListsEndpointV2.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/ListsEndpointV2.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/ListsEndpointV2.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ListsEndpointV2.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/ListsEndpointV2.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/ListsEndpointV2.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/ListsEndpointV2.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/ListsEndpointV2.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/ListsEndpointV2.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ListsEndpointV2.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListsEndpointV2\"},{\"kind\":128,\"name\":\"OntologiesEndpointV2\",\"url\":\"classes/OntologiesEndpointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OntologiesEndpointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"getOntologiesMetadata\",\"url\":\"classes/OntologiesEndpointV2.html#getOntologiesMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"getOntology\",\"url\":\"classes/OntologiesEndpointV2.html#getOntology\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"getOntologiesByProjectIri\",\"url\":\"classes/OntologiesEndpointV2.html#getOntologiesByProjectIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"createOntology\",\"url\":\"classes/OntologiesEndpointV2.html#createOntology\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"canDeleteOntology\",\"url\":\"classes/OntologiesEndpointV2.html#canDeleteOntology\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteOntology\",\"url\":\"classes/OntologiesEndpointV2.html#deleteOntology\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"updateOntology\",\"url\":\"classes/OntologiesEndpointV2.html#updateOntology\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteOntologyComment\",\"url\":\"classes/OntologiesEndpointV2.html#deleteOntologyComment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"createResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#createResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"updateResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#updateResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"updateResourceProperty\",\"url\":\"classes/OntologiesEndpointV2.html#updateResourceProperty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"canDeleteResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#canDeleteResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#deleteResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteResourceClassComment\",\"url\":\"classes/OntologiesEndpointV2.html#deleteResourceClassComment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"createResourceProperty\",\"url\":\"classes/OntologiesEndpointV2.html#createResourceProperty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"replaceGuiElementOfProperty\",\"url\":\"classes/OntologiesEndpointV2.html#replaceGuiElementOfProperty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"canDeleteResourceProperty\",\"url\":\"classes/OntologiesEndpointV2.html#canDeleteResourceProperty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteResourceProperty\",\"url\":\"classes/OntologiesEndpointV2.html#deleteResourceProperty\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteResourcePropertyComment\",\"url\":\"classes/OntologiesEndpointV2.html#deleteResourcePropertyComment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"addCardinalityToResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#addCardinalityToResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"canReplaceCardinalityOfResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#canReplaceCardinalityOfResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"canReplaceCardinalityOfResourceClassWith\",\"url\":\"classes/OntologiesEndpointV2.html#canReplaceCardinalityOfResourceClassWith\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"replaceCardinalityOfResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#replaceCardinalityOfResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"canDeleteCardinalityFromResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#canDeleteCardinalityFromResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteCardinalityFromResourceClass\",\"url\":\"classes/OntologiesEndpointV2.html#deleteCardinalityFromResourceClass\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"replaceGuiOrderOfCardinalities\",\"url\":\"classes/OntologiesEndpointV2.html#replaceGuiOrderOfCardinalities\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/OntologiesEndpointV2.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/OntologiesEndpointV2.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/OntologiesEndpointV2.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/OntologiesEndpointV2.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/OntologiesEndpointV2.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/OntologiesEndpointV2.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/OntologiesEndpointV2.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/OntologiesEndpointV2.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/OntologiesEndpointV2.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/OntologiesEndpointV2.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/OntologiesEndpointV2.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/OntologiesEndpointV2.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/OntologiesEndpointV2.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"OntologiesEndpointV2\"},{\"kind\":128,\"name\":\"ResourcesEndpointV2\",\"url\":\"classes/ResourcesEndpointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourcesEndpointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/ResourcesEndpointV2.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ResourcesEndpointV2.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"getResources\",\"url\":\"classes/ResourcesEndpointV2.html#getResources\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"getResource\",\"url\":\"classes/ResourcesEndpointV2.html#getResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"createResource\",\"url\":\"classes/ResourcesEndpointV2.html#createResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"updateResourceMetadata\",\"url\":\"classes/ResourcesEndpointV2.html#updateResourceMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteResource\",\"url\":\"classes/ResourcesEndpointV2.html#deleteResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"eraseResource\",\"url\":\"classes/ResourcesEndpointV2.html#eraseResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/ResourcesEndpointV2.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/ResourcesEndpointV2.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/ResourcesEndpointV2.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/ResourcesEndpointV2.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/ResourcesEndpointV2.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/ResourcesEndpointV2.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/ResourcesEndpointV2.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/ResourcesEndpointV2.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/ResourcesEndpointV2.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/ResourcesEndpointV2.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ResourcesEndpointV2.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourcesEndpointV2\"},{\"kind\":128,\"name\":\"SearchEndpointV2\",\"url\":\"classes/SearchEndpointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SearchEndpointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/SearchEndpointV2.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/SearchEndpointV2.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"doFulltextSearch\",\"url\":\"classes/SearchEndpointV2.html#doFulltextSearch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"doFulltextSearchCountQuery\",\"url\":\"classes/SearchEndpointV2.html#doFulltextSearchCountQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"doExtendedSearch\",\"url\":\"classes/SearchEndpointV2.html#doExtendedSearch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"doExtendedSearchCountQuery\",\"url\":\"classes/SearchEndpointV2.html#doExtendedSearchCountQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"doSearchByLabel\",\"url\":\"classes/SearchEndpointV2.html#doSearchByLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"doSearchByLabelCountQuery\",\"url\":\"classes/SearchEndpointV2.html#doSearchByLabelCountQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SearchEndpointV2\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/SearchEndpointV2.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/SearchEndpointV2.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/SearchEndpointV2.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/SearchEndpointV2.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/SearchEndpointV2.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/SearchEndpointV2.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/SearchEndpointV2.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/SearchEndpointV2.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/SearchEndpointV2.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/SearchEndpointV2.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/SearchEndpointV2.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"SearchEndpointV2\"},{\"kind\":128,\"name\":\"ValuesEndpointV2\",\"url\":\"classes/ValuesEndpointV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValuesEndpointV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":1024,\"name\":\"knoraApiConfig\",\"url\":\"classes/ValuesEndpointV2.html#knoraApiConfig\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"classes/ValuesEndpointV2.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"getValue\",\"url\":\"classes/ValuesEndpointV2.html#getValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"updateValue\",\"url\":\"classes/ValuesEndpointV2.html#updateValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"createValue\",\"url\":\"classes/ValuesEndpointV2.html#createValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"deleteValue\",\"url\":\"classes/ValuesEndpointV2.html#deleteValue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/ValuesEndpointV2.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/ValuesEndpointV2.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":1024,\"name\":\"retryOnErrorStatus\",\"url\":\"classes/ValuesEndpointV2.html#retryOnErrorStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":1024,\"name\":\"jsonConvert\",\"url\":\"classes/ValuesEndpointV2.html#jsonConvert\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":262144,\"name\":\"jsonWebToken\",\"url\":\"classes/ValuesEndpointV2.html#jsonWebToken\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"httpGet\",\"url\":\"classes/ValuesEndpointV2.html#httpGet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPost\",\"url\":\"classes/ValuesEndpointV2.html#httpPost\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPut\",\"url\":\"classes/ValuesEndpointV2.html#httpPut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"httpPatch\",\"url\":\"classes/ValuesEndpointV2.html#httpPatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"httpDelete\",\"url\":\"classes/ValuesEndpointV2.html#httpDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":2048,\"name\":\"handleError\",\"url\":\"classes/ValuesEndpointV2.html#handleError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ValuesEndpointV2\"},{\"kind\":128,\"name\":\"UserCache\",\"url\":\"classes/UserCache.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserCache.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"getUser\",\"url\":\"classes/UserCache.html#getUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"reloadCachedItem\",\"url\":\"classes/UserCache.html#reloadCachedItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"requestItemFromKnora\",\"url\":\"classes/UserCache.html#requestItemFromKnora\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"getKeyOfItem\",\"url\":\"classes/UserCache.html#getKeyOfItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"getDependenciesOfItem\",\"url\":\"classes/UserCache.html#getDependenciesOfItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"getItem\",\"url\":\"classes/UserCache.html#getItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UserCache\"},{\"kind\":2048,\"name\":\"reloadItem\",\"url\":\"classes/UserCache.html#reloadItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UserCache\"},{\"kind\":128,\"name\":\"ListAdminCache\",\"url\":\"classes/ListAdminCache.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListAdminCache.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"getList\",\"url\":\"classes/ListAdminCache.html#getList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"reloadCachedItem\",\"url\":\"classes/ListAdminCache.html#reloadCachedItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"requestItemFromKnora\",\"url\":\"classes/ListAdminCache.html#requestItemFromKnora\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"getKeyOfItem\",\"url\":\"classes/ListAdminCache.html#getKeyOfItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"getDependenciesOfItem\",\"url\":\"classes/ListAdminCache.html#getDependenciesOfItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"getItem\",\"url\":\"classes/ListAdminCache.html#getItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListAdminCache\"},{\"kind\":2048,\"name\":\"reloadItem\",\"url\":\"classes/ListAdminCache.html#reloadItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ListAdminCache\"},{\"kind\":128,\"name\":\"HealthResponse\",\"url\":\"classes/HealthResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HealthResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HealthResponse\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/HealthResponse.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HealthResponse\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/HealthResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HealthResponse\"},{\"kind\":1024,\"name\":\"severity\",\"url\":\"classes/HealthResponse.html#severity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HealthResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/HealthResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HealthResponse\"},{\"kind\":128,\"name\":\"VersionResponse\",\"url\":\"classes/VersionResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VersionResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":1024,\"name\":\"pekkoHttp\",\"url\":\"classes/VersionResponse.html#pekkoHttp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":1024,\"name\":\"fuseki\",\"url\":\"classes/VersionResponse.html#fuseki\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/VersionResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":1024,\"name\":\"scala\",\"url\":\"classes/VersionResponse.html#scala\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":1024,\"name\":\"sipi\",\"url\":\"classes/VersionResponse.html#sipi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":1024,\"name\":\"webapi\",\"url\":\"classes/VersionResponse.html#webapi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VersionResponse\"},{\"kind\":128,\"name\":\"Group\",\"url\":\"classes/Group.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Group.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Group\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/Group.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Group\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/Group.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Group\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/Group.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Group\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/Group.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Group\"},{\"kind\":128,\"name\":\"ReadGroup\",\"url\":\"classes/ReadGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGroup\"},{\"kind\":1024,\"name\":\"project\",\"url\":\"classes/ReadGroup.html#project\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadGroup\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadGroup.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGroup\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/ReadGroup.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGroup\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ReadGroup.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGroup\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/ReadGroup.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGroup\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/ReadGroup.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGroup\"},{\"kind\":128,\"name\":\"StoredGroup\",\"url\":\"classes/StoredGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredGroup\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredGroup.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredGroup\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/StoredGroup.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredGroup\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredGroup.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredGroup\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/StoredGroup.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredGroup\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/StoredGroup.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredGroup\"},{\"kind\":128,\"name\":\"CreateGroupRequest\",\"url\":\"classes/CreateGroupRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateGroupRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateGroupRequest\"},{\"kind\":1024,\"name\":\"descriptions\",\"url\":\"classes/CreateGroupRequest.html#descriptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGroupRequest\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreateGroupRequest.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGroupRequest\"},{\"kind\":1024,\"name\":\"project\",\"url\":\"classes/CreateGroupRequest.html#project\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGroupRequest\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/CreateGroupRequest.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGroupRequest\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/CreateGroupRequest.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGroupRequest\"},{\"kind\":128,\"name\":\"UpdateGroupRequest\",\"url\":\"classes/UpdateGroupRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateGroupRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateGroupRequest\"},{\"kind\":1024,\"name\":\"descriptions\",\"url\":\"classes/UpdateGroupRequest.html#descriptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateGroupRequest\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UpdateGroupRequest.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateGroupRequest\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/UpdateGroupRequest.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateGroupRequest\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/UpdateGroupRequest.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateGroupRequest\"},{\"kind\":128,\"name\":\"GroupResponse\",\"url\":\"classes/GroupResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GroupResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GroupResponse\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/GroupResponse.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GroupResponse\"},{\"kind\":128,\"name\":\"GroupsResponse\",\"url\":\"classes/GroupsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GroupsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GroupsResponse\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/GroupsResponse.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GroupsResponse\"},{\"kind\":128,\"name\":\"MembersResponse\",\"url\":\"classes/MembersResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MembersResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MembersResponse\"},{\"kind\":1024,\"name\":\"members\",\"url\":\"classes/MembersResponse.html#members\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MembersResponse\"},{\"kind\":128,\"name\":\"AdministrativePermission\",\"url\":\"classes/AdministrativePermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AdministrativePermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AdministrativePermission\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/AdministrativePermission.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AdministrativePermission\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/AdministrativePermission.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AdministrativePermission\"},{\"kind\":1024,\"name\":\"forProject\",\"url\":\"classes/AdministrativePermission.html#forProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AdministrativePermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/AdministrativePermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AdministrativePermission\"},{\"kind\":128,\"name\":\"DefaultObjectAccessPermission\",\"url\":\"classes/DefaultObjectAccessPermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DefaultObjectAccessPermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/DefaultObjectAccessPermission.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forProperty\",\"url\":\"classes/DefaultObjectAccessPermission.html#forProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forResourceClass\",\"url\":\"classes/DefaultObjectAccessPermission.html#forResourceClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DefaultObjectAccessPermission.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forProject\",\"url\":\"classes/DefaultObjectAccessPermission.html#forProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/DefaultObjectAccessPermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DefaultObjectAccessPermission\"},{\"kind\":128,\"name\":\"CreateAdministrativePermission\",\"url\":\"classes/CreateAdministrativePermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateAdministrativePermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAdministrativePermission\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/CreateAdministrativePermission.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateAdministrativePermission\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/CreateAdministrativePermission.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAdministrativePermission\"},{\"kind\":1024,\"name\":\"forProject\",\"url\":\"classes/CreateAdministrativePermission.html#forProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAdministrativePermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateAdministrativePermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAdministrativePermission\"},{\"kind\":128,\"name\":\"UpdateAdministrativePermission\",\"url\":\"classes/UpdateAdministrativePermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateAdministrativePermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateAdministrativePermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateAdministrativePermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateAdministrativePermission\"},{\"kind\":128,\"name\":\"UpdateAdministrativePermissionGroup\",\"url\":\"classes/UpdateAdministrativePermissionGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateAdministrativePermissionGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAdministrativePermissionGroup\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/UpdateAdministrativePermissionGroup.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAdministrativePermissionGroup\"},{\"kind\":128,\"name\":\"StoredAdministrativePermission\",\"url\":\"classes/StoredAdministrativePermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredAdministrativePermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredAdministrativePermission\"},{\"kind\":1024,\"name\":\"iri\",\"url\":\"classes/StoredAdministrativePermission.html#iri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredAdministrativePermission\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/StoredAdministrativePermission.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredAdministrativePermission\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredAdministrativePermission.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredAdministrativePermission\"},{\"kind\":1024,\"name\":\"forProject\",\"url\":\"classes/StoredAdministrativePermission.html#forProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredAdministrativePermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/StoredAdministrativePermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredAdministrativePermission\"},{\"kind\":128,\"name\":\"AdministrativePermissionResponse\",\"url\":\"classes/AdministrativePermissionResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AdministrativePermissionResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AdministrativePermissionResponse\"},{\"kind\":1024,\"name\":\"administrative_permission\",\"url\":\"classes/AdministrativePermissionResponse.html#administrative_permission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AdministrativePermissionResponse\"},{\"kind\":128,\"name\":\"AdministrativePermissionsResponse\",\"url\":\"classes/AdministrativePermissionsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AdministrativePermissionsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AdministrativePermissionsResponse\"},{\"kind\":1024,\"name\":\"administrative_permissions\",\"url\":\"classes/AdministrativePermissionsResponse.html#administrative_permissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AdministrativePermissionsResponse\"},{\"kind\":128,\"name\":\"Permission\",\"url\":\"classes/Permission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Permission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Permission\"},{\"kind\":1024,\"name\":\"additionalInformation\",\"url\":\"classes/Permission.html#additionalInformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Permission\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/Permission.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Permission\"},{\"kind\":1024,\"name\":\"permissionCode\",\"url\":\"classes/Permission.html#permissionCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Permission\"},{\"kind\":128,\"name\":\"CreatePermission\",\"url\":\"classes/CreatePermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreatePermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreatePermission\"},{\"kind\":1024,\"name\":\"additionalInformation\",\"url\":\"classes/CreatePermission.html#additionalInformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreatePermission\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreatePermission.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreatePermission\"},{\"kind\":1024,\"name\":\"permissionCode\",\"url\":\"classes/CreatePermission.html#permissionCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreatePermission\"},{\"kind\":128,\"name\":\"UpdatePermission\",\"url\":\"classes/UpdatePermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdatePermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdatePermission\"},{\"kind\":1024,\"name\":\"additionalInformation\",\"url\":\"classes/UpdatePermission.html#additionalInformation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdatePermission\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UpdatePermission.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdatePermission\"},{\"kind\":1024,\"name\":\"permissionCode\",\"url\":\"classes/UpdatePermission.html#permissionCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdatePermission\"},{\"kind\":128,\"name\":\"Permissions\",\"url\":\"classes/Permissions.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Permissions.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Permissions\"},{\"kind\":1024,\"name\":\"groupsPerProject\",\"url\":\"classes/Permissions.html#groupsPerProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Permissions\"},{\"kind\":1024,\"name\":\"administrativePermissionsPerProject\",\"url\":\"classes/Permissions.html#administrativePermissionsPerProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Permissions\"},{\"kind\":128,\"name\":\"DeletePermissionResponse\",\"url\":\"classes/DeletePermissionResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeletePermissionResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeletePermissionResponse\"},{\"kind\":1024,\"name\":\"permissionIri\",\"url\":\"classes/DeletePermissionResponse.html#permissionIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeletePermissionResponse\"},{\"kind\":1024,\"name\":\"deleted\",\"url\":\"classes/DeletePermissionResponse.html#deleted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeletePermissionResponse\"},{\"kind\":128,\"name\":\"Project\",\"url\":\"classes/Project.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Project.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"keywords\",\"url\":\"classes/Project.html#keywords\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"logo\",\"url\":\"classes/Project.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"longname\",\"url\":\"classes/Project.html#longname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/Project.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/Project.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"shortcode\",\"url\":\"classes/Project.html#shortcode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"shortname\",\"url\":\"classes/Project.html#shortname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/Project.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Project\"},{\"kind\":128,\"name\":\"ReadProject\",\"url\":\"classes/ReadProject.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadProject.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"ontologies\",\"url\":\"classes/ReadProject.html#ontologies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadProject.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"keywords\",\"url\":\"classes/ReadProject.html#keywords\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"logo\",\"url\":\"classes/ReadProject.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"longname\",\"url\":\"classes/ReadProject.html#longname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/ReadProject.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/ReadProject.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"shortcode\",\"url\":\"classes/ReadProject.html#shortcode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"shortname\",\"url\":\"classes/ReadProject.html#shortname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/ReadProject.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadProject\"},{\"kind\":128,\"name\":\"StoredProject\",\"url\":\"classes/StoredProject.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredProject.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredProject.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"keywords\",\"url\":\"classes/StoredProject.html#keywords\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"logo\",\"url\":\"classes/StoredProject.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"longname\",\"url\":\"classes/StoredProject.html#longname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/StoredProject.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/StoredProject.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"shortcode\",\"url\":\"classes/StoredProject.html#shortcode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"shortname\",\"url\":\"classes/StoredProject.html#shortname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/StoredProject.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredProject\"},{\"kind\":128,\"name\":\"UpdateProjectRequest\",\"url\":\"classes/UpdateProjectRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateProjectRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"keywords\",\"url\":\"classes/UpdateProjectRequest.html#keywords\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"logo\",\"url\":\"classes/UpdateProjectRequest.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"longname\",\"url\":\"classes/UpdateProjectRequest.html#longname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/UpdateProjectRequest.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"selfjoin\",\"url\":\"classes/UpdateProjectRequest.html#selfjoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"shortname\",\"url\":\"classes/UpdateProjectRequest.html#shortname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/UpdateProjectRequest.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateProjectRequest\"},{\"kind\":128,\"name\":\"ProjectsResponse\",\"url\":\"classes/ProjectsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProjectsResponse\"},{\"kind\":1024,\"name\":\"projects\",\"url\":\"classes/ProjectsResponse.html#projects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectsResponse\"},{\"kind\":128,\"name\":\"ProjectResponse\",\"url\":\"classes/ProjectResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProjectResponse\"},{\"kind\":1024,\"name\":\"project\",\"url\":\"classes/ProjectResponse.html#project\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectResponse\"},{\"kind\":128,\"name\":\"ProjectRestrictedViewSettings\",\"url\":\"classes/ProjectRestrictedViewSettings.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectRestrictedViewSettings.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProjectRestrictedViewSettings\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/ProjectRestrictedViewSettings.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectRestrictedViewSettings\"},{\"kind\":1024,\"name\":\"watermark\",\"url\":\"classes/ProjectRestrictedViewSettings.html#watermark\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectRestrictedViewSettings\"},{\"kind\":128,\"name\":\"ProjectRestrictedViewSettingsResponse\",\"url\":\"classes/ProjectRestrictedViewSettingsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectRestrictedViewSettingsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProjectRestrictedViewSettingsResponse\"},{\"kind\":1024,\"name\":\"settings\",\"url\":\"classes/ProjectRestrictedViewSettingsResponse.html#settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectRestrictedViewSettingsResponse\"},{\"kind\":128,\"name\":\"ProjectPermissionsResponse\",\"url\":\"classes/ProjectPermissionsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectPermissionsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProjectPermissionsResponse\"},{\"kind\":1024,\"name\":\"permissions\",\"url\":\"classes/ProjectPermissionsResponse.html#permissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectPermissionsResponse\"},{\"kind\":128,\"name\":\"ProjectPermission\",\"url\":\"classes/ProjectPermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ProjectPermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ProjectPermission\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ProjectPermission.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectPermission\"},{\"kind\":1024,\"name\":\"permissionType\",\"url\":\"classes/ProjectPermission.html#permissionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ProjectPermission\"},{\"kind\":128,\"name\":\"DefaultObjectAccessPermissionsResponse\",\"url\":\"classes/DefaultObjectAccessPermissionsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DefaultObjectAccessPermissionsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermissionsResponse\"},{\"kind\":1024,\"name\":\"defaultObjectAccessPermissions\",\"url\":\"classes/DefaultObjectAccessPermissionsResponse.html#defaultObjectAccessPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermissionsResponse\"},{\"kind\":128,\"name\":\"DefaultObjectAccessPermissionResponse\",\"url\":\"classes/DefaultObjectAccessPermissionResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DefaultObjectAccessPermissionResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermissionResponse\"},{\"kind\":1024,\"name\":\"defaultObjectAccessPermission\",\"url\":\"classes/DefaultObjectAccessPermissionResponse.html#defaultObjectAccessPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DefaultObjectAccessPermissionResponse\"},{\"kind\":128,\"name\":\"CreateDefaultObjectAccessPermission\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forProperty\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#forProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forResourceClass\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#forResourceClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"forProject\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#forProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateDefaultObjectAccessPermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDefaultObjectAccessPermission\"},{\"kind\":128,\"name\":\"UpdateDefaultObjectAccessPermission\",\"url\":\"classes/UpdateDefaultObjectAccessPermission.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDefaultObjectAccessPermission.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateDefaultObjectAccessPermission\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateDefaultObjectAccessPermission.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDefaultObjectAccessPermission\"},{\"kind\":128,\"name\":\"UpdateDefaultObjectAccessPermissionGroup\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionGroup.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionGroup.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDefaultObjectAccessPermissionGroup\"},{\"kind\":1024,\"name\":\"forGroup\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionGroup.html#forGroup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDefaultObjectAccessPermissionGroup\"},{\"kind\":128,\"name\":\"UpdateDefaultObjectAccessPermissionResourceClass\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionResourceClass.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionResourceClass.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateDefaultObjectAccessPermissionResourceClass\"},{\"kind\":1024,\"name\":\"forResourceClass\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionResourceClass.html#forResourceClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDefaultObjectAccessPermissionResourceClass\"},{\"kind\":128,\"name\":\"UpdateDefaultObjectAccessPermissionProperty\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionProperty.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionProperty.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateDefaultObjectAccessPermissionProperty\"},{\"kind\":1024,\"name\":\"forProperty\",\"url\":\"classes/UpdateDefaultObjectAccessPermissionProperty.html#forProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDefaultObjectAccessPermissionProperty\"},{\"kind\":128,\"name\":\"KeywordsResponse\",\"url\":\"classes/KeywordsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/KeywordsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"KeywordsResponse\"},{\"kind\":1024,\"name\":\"keywords\",\"url\":\"classes/KeywordsResponse.html#keywords\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KeywordsResponse\"},{\"kind\":128,\"name\":\"User\",\"url\":\"classes/User.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/User.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"email\",\"url\":\"classes/User.html#email\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"familyName\",\"url\":\"classes/User.html#familyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"givenName\",\"url\":\"classes/User.html#givenName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"lang\",\"url\":\"classes/User.html#lang\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"classes/User.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/User.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"systemAdmin\",\"url\":\"classes/User.html#systemAdmin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/User.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":128,\"name\":\"ReadUser\",\"url\":\"classes/ReadUser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadUser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"groups\",\"url\":\"classes/ReadUser.html#groups\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"permissions\",\"url\":\"classes/ReadUser.html#permissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"projects\",\"url\":\"classes/ReadUser.html#projects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"sessionId\",\"url\":\"classes/ReadUser.html#sessionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"token\",\"url\":\"classes/ReadUser.html#token\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadUser.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"email\",\"url\":\"classes/ReadUser.html#email\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"familyName\",\"url\":\"classes/ReadUser.html#familyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"givenName\",\"url\":\"classes/ReadUser.html#givenName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"lang\",\"url\":\"classes/ReadUser.html#lang\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"classes/ReadUser.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/ReadUser.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"systemAdmin\",\"url\":\"classes/ReadUser.html#systemAdmin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/ReadUser.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUser\"},{\"kind\":128,\"name\":\"StoredUser\",\"url\":\"classes/StoredUser.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredUser.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredUser.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"email\",\"url\":\"classes/StoredUser.html#email\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"familyName\",\"url\":\"classes/StoredUser.html#familyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"givenName\",\"url\":\"classes/StoredUser.html#givenName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"lang\",\"url\":\"classes/StoredUser.html#lang\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"classes/StoredUser.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/StoredUser.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"systemAdmin\",\"url\":\"classes/StoredUser.html#systemAdmin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/StoredUser.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredUser\"},{\"kind\":128,\"name\":\"UpdateUserRequest\",\"url\":\"classes/UpdateUserRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateUserRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateUserRequest\"},{\"kind\":1024,\"name\":\"email\",\"url\":\"classes/UpdateUserRequest.html#email\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateUserRequest\"},{\"kind\":1024,\"name\":\"familyName\",\"url\":\"classes/UpdateUserRequest.html#familyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateUserRequest\"},{\"kind\":1024,\"name\":\"givenName\",\"url\":\"classes/UpdateUserRequest.html#givenName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateUserRequest\"},{\"kind\":1024,\"name\":\"lang\",\"url\":\"classes/UpdateUserRequest.html#lang\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateUserRequest\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/UpdateUserRequest.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateUserRequest\"},{\"kind\":128,\"name\":\"UserResponse\",\"url\":\"classes/UserResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserResponse\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"classes/UserResponse.html#user\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UserResponse\"},{\"kind\":128,\"name\":\"UsersResponse\",\"url\":\"classes/UsersResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UsersResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UsersResponse\"},{\"kind\":1024,\"name\":\"users\",\"url\":\"classes/UsersResponse.html#users\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UsersResponse\"},{\"kind\":128,\"name\":\"List\",\"url\":\"classes/List.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/List.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"List\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"classes/List.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"List\"},{\"kind\":1024,\"name\":\"listinfo\",\"url\":\"classes/List.html#listinfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"List\"},{\"kind\":128,\"name\":\"ListChildNode\",\"url\":\"classes/ListChildNode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListChildNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListChildNode\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"classes/ListChildNode.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListChildNode\"},{\"kind\":1024,\"name\":\"nodeinfo\",\"url\":\"classes/ListChildNode.html#nodeinfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListChildNode\"},{\"kind\":128,\"name\":\"ListChildNodeResponse\",\"url\":\"classes/ListChildNodeResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListChildNodeResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListChildNodeResponse\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/ListChildNodeResponse.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListChildNodeResponse\"},{\"kind\":128,\"name\":\"ListInfoResponse\",\"url\":\"classes/ListInfoResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListInfoResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListInfoResponse\"},{\"kind\":1024,\"name\":\"listinfo\",\"url\":\"classes/ListInfoResponse.html#listinfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListInfoResponse\"},{\"kind\":128,\"name\":\"ListNode\",\"url\":\"classes/ListNode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"classes/ListNode.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/ListNode.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"hasRootNode\",\"url\":\"classes/ListNode.html#hasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ListNode.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"isRootNode\",\"url\":\"classes/ListNode.html#isRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/ListNode.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ListNode.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/ListNode.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/ListNode.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNode\"},{\"kind\":128,\"name\":\"ListNodeInfo\",\"url\":\"classes/ListNodeInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListNodeInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/ListNodeInfo.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"hasRootNode\",\"url\":\"classes/ListNodeInfo.html#hasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ListNodeInfo.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"isRootNode\",\"url\":\"classes/ListNodeInfo.html#isRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/ListNodeInfo.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ListNodeInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/ListNodeInfo.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/ListNodeInfo.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfo\"},{\"kind\":128,\"name\":\"ListNodeInfoResponse\",\"url\":\"classes/ListNodeInfoResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListNodeInfoResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListNodeInfoResponse\"},{\"kind\":1024,\"name\":\"nodeinfo\",\"url\":\"classes/ListNodeInfoResponse.html#nodeinfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeInfoResponse\"},{\"kind\":128,\"name\":\"ListResponse\",\"url\":\"classes/ListResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListResponse\"},{\"kind\":1024,\"name\":\"list\",\"url\":\"classes/ListResponse.html#list\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListResponse\"},{\"kind\":128,\"name\":\"ListsResponse\",\"url\":\"classes/ListsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListsResponse\"},{\"kind\":1024,\"name\":\"lists\",\"url\":\"classes/ListsResponse.html#lists\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListsResponse\"},{\"kind\":128,\"name\":\"CreateChildNodeRequest\",\"url\":\"classes/CreateChildNodeRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateChildNodeRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/CreateChildNodeRequest.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/CreateChildNodeRequest.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreateChildNodeRequest.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":1024,\"name\":\"parentNodeIri\",\"url\":\"classes/CreateChildNodeRequest.html#parentNodeIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/CreateChildNodeRequest.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/CreateChildNodeRequest.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateChildNodeRequest\"},{\"kind\":128,\"name\":\"CreateListRequest\",\"url\":\"classes/CreateListRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateListRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateListRequest\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/CreateListRequest.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateListRequest\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/CreateListRequest.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateListRequest\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreateListRequest.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateListRequest\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/CreateListRequest.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateListRequest\"},{\"kind\":128,\"name\":\"StoredListNodeInfo\",\"url\":\"classes/StoredListNodeInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredListNodeInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredListNodeInfo.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/StoredListNodeInfo.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"hasRootNode\",\"url\":\"classes/StoredListNodeInfo.html#hasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"isRootNode\",\"url\":\"classes/StoredListNodeInfo.html#isRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/StoredListNodeInfo.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredListNodeInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/StoredListNodeInfo.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/StoredListNodeInfo.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNodeInfo\"},{\"kind\":128,\"name\":\"StoredListNode\",\"url\":\"classes/StoredListNode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoredListNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StoredListNode.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"classes/StoredListNode.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/StoredListNode.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"hasRootNode\",\"url\":\"classes/StoredListNode.html#hasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"isRootNode\",\"url\":\"classes/StoredListNode.html#isRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/StoredListNode.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/StoredListNode.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/StoredListNode.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/StoredListNode.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoredListNode\"},{\"kind\":128,\"name\":\"UpdateListInfoRequest\",\"url\":\"classes/UpdateListInfoRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateListInfoRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateListInfoRequest\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/UpdateListInfoRequest.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateListInfoRequest\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/UpdateListInfoRequest.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateListInfoRequest\"},{\"kind\":1024,\"name\":\"listIri\",\"url\":\"classes/UpdateListInfoRequest.html#listIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateListInfoRequest\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/UpdateListInfoRequest.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateListInfoRequest\"},{\"kind\":128,\"name\":\"UpdateChildNodeRequest\",\"url\":\"classes/UpdateChildNodeRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateChildNodeRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeRequest\"},{\"kind\":1024,\"name\":\"listIri\",\"url\":\"classes/UpdateChildNodeRequest.html#listIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeRequest\"},{\"kind\":1024,\"name\":\"projectIri\",\"url\":\"classes/UpdateChildNodeRequest.html#projectIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeRequest\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UpdateChildNodeRequest.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeRequest\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/UpdateChildNodeRequest.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeRequest\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/UpdateChildNodeRequest.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeRequest\"},{\"kind\":128,\"name\":\"UpdateChildNodeNameRequest\",\"url\":\"classes/UpdateChildNodeNameRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateChildNodeNameRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeNameRequest\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UpdateChildNodeNameRequest.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeNameRequest\"},{\"kind\":128,\"name\":\"UpdateChildNodeLabelsRequest\",\"url\":\"classes/UpdateChildNodeLabelsRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateChildNodeLabelsRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeLabelsRequest\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/UpdateChildNodeLabelsRequest.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeLabelsRequest\"},{\"kind\":128,\"name\":\"UpdateChildNodeCommentsRequest\",\"url\":\"classes/UpdateChildNodeCommentsRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateChildNodeCommentsRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeCommentsRequest\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/UpdateChildNodeCommentsRequest.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateChildNodeCommentsRequest\"},{\"kind\":128,\"name\":\"ChildNodeInfoResponse\",\"url\":\"classes/ChildNodeInfoResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChildNodeInfoResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChildNodeInfoResponse\"},{\"kind\":1024,\"name\":\"nodeinfo\",\"url\":\"classes/ChildNodeInfoResponse.html#nodeinfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfoResponse\"},{\"kind\":128,\"name\":\"ChildNodeInfo\",\"url\":\"classes/ChildNodeInfo.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChildNodeInfo.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/ChildNodeInfo.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":1024,\"name\":\"hasRootNode\",\"url\":\"classes/ChildNodeInfo.html#hasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ChildNodeInfo.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/ChildNodeInfo.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ChildNodeInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/ChildNodeInfo.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChildNodeInfo\"},{\"kind\":128,\"name\":\"DeleteListResponse\",\"url\":\"classes/DeleteListResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteListResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeleteListResponse\"},{\"kind\":1024,\"name\":\"deleted\",\"url\":\"classes/DeleteListResponse.html#deleted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteListResponse\"},{\"kind\":1024,\"name\":\"iri\",\"url\":\"classes/DeleteListResponse.html#iri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteListResponse\"},{\"kind\":128,\"name\":\"DeleteListNodeResponse\",\"url\":\"classes/DeleteListNodeResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteListNodeResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteListNodeResponse\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/DeleteListNodeResponse.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteListNodeResponse\"},{\"kind\":128,\"name\":\"RepositionChildNodeRequest\",\"url\":\"classes/RepositionChildNodeRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RepositionChildNodeRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RepositionChildNodeRequest\"},{\"kind\":1024,\"name\":\"parentNodeIri\",\"url\":\"classes/RepositionChildNodeRequest.html#parentNodeIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RepositionChildNodeRequest\"},{\"kind\":1024,\"name\":\"position\",\"url\":\"classes/RepositionChildNodeRequest.html#position\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RepositionChildNodeRequest\"},{\"kind\":128,\"name\":\"RepositionChildNodeResponse\",\"url\":\"classes/RepositionChildNodeResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RepositionChildNodeResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RepositionChildNodeResponse\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/RepositionChildNodeResponse.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RepositionChildNodeResponse\"},{\"kind\":128,\"name\":\"DeleteChildNodeCommentsResponse\",\"url\":\"classes/DeleteChildNodeCommentsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteChildNodeCommentsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeleteChildNodeCommentsResponse\"},{\"kind\":1024,\"name\":\"commentsDeleted\",\"url\":\"classes/DeleteChildNodeCommentsResponse.html#commentsDeleted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteChildNodeCommentsResponse\"},{\"kind\":1024,\"name\":\"nodeIri\",\"url\":\"classes/DeleteChildNodeCommentsResponse.html#nodeIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteChildNodeCommentsResponse\"},{\"kind\":128,\"name\":\"LoginResponse\",\"url\":\"classes/LoginResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LoginResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LoginResponse\"},{\"kind\":1024,\"name\":\"token\",\"url\":\"classes/LoginResponse.html#token\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LoginResponse\"},{\"kind\":128,\"name\":\"CredentialsResponse\",\"url\":\"classes/CredentialsResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CredentialsResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CredentialsResponse\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/CredentialsResponse.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CredentialsResponse\"},{\"kind\":128,\"name\":\"LogoutResponse\",\"url\":\"classes/LogoutResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LogoutResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LogoutResponse\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/LogoutResponse.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LogoutResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/LogoutResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LogoutResponse\"},{\"kind\":128,\"name\":\"StringLiteral\",\"url\":\"classes/StringLiteral.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringLiteral.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StringLiteral\"},{\"kind\":1024,\"name\":\"language\",\"url\":\"classes/StringLiteral.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StringLiteral\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/StringLiteral.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StringLiteral\"},{\"kind\":128,\"name\":\"ApiResponse\",\"url\":\"classes/ApiResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ApiResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ApiResponse\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/ApiResponse.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ApiResponse\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/ApiResponse.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ApiResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/ApiResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ApiResponse\"},{\"kind\":128,\"name\":\"ApiResponseData\",\"url\":\"classes/ApiResponseData.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromAjaxResponse\",\"url\":\"classes/ApiResponseData.html#fromAjaxResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ApiResponseData\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/ApiResponseData.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ApiResponseData\"},{\"kind\":1024,\"name\":\"response\",\"url\":\"classes/ApiResponseData.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ApiResponseData\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/ApiResponseData.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ApiResponseData\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/ApiResponseData.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ApiResponseData\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/ApiResponseData.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ApiResponseData\"},{\"kind\":128,\"name\":\"ApiResponseError\",\"url\":\"classes/ApiResponseError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"fromAjaxError\",\"url\":\"classes/ApiResponseError.html#fromAjaxError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ApiResponseError\"},{\"kind\":2048,\"name\":\"fromErrorString\",\"url\":\"classes/ApiResponseError.html#fromErrorString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ApiResponseError\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"classes/ApiResponseError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ApiResponseError\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"classes/ApiResponseError.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ApiResponseError\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/ApiResponseError.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ApiResponseError\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/ApiResponseError.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ApiResponseError\"},{\"kind\":128,\"name\":\"CreateOntology\",\"url\":\"classes/CreateOntology.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateOntology.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateOntology\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/CreateOntology.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateOntology\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/CreateOntology.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateOntology\"},{\"kind\":1024,\"name\":\"attachedToProject\",\"url\":\"classes/CreateOntology.html#attachedToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateOntology\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreateOntology.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateOntology\"},{\"kind\":128,\"name\":\"CreateResourceProperty\",\"url\":\"classes/CreateResourceProperty.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateResourceProperty.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreateResourceProperty.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"subjectType\",\"url\":\"classes/CreateResourceProperty.html#subjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"objectType\",\"url\":\"classes/CreateResourceProperty.html#objectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/CreateResourceProperty.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/CreateResourceProperty.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"subPropertyOf\",\"url\":\"classes/CreateResourceProperty.html#subPropertyOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"guiElement\",\"url\":\"classes/CreateResourceProperty.html#guiElement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":1024,\"name\":\"guiAttributes\",\"url\":\"classes/CreateResourceProperty.html#guiAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceProperty\"},{\"kind\":128,\"name\":\"ResourcePropertyDefinitionWithAllLanguages\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"subPropertyOf\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#subPropertyOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"guiElement\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#guiElement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"subjectType\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#subjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"objectType\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#objectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"isLinkProperty\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#isLinkProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"isLinkValueProperty\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#isLinkValueProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"isEditable\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#isEditable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"guiAttributes\",\"url\":\"classes/ResourcePropertyDefinitionWithAllLanguages.html#guiAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinitionWithAllLanguages\"},{\"kind\":128,\"name\":\"UpdateOntology\",\"url\":\"classes/UpdateOntology.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateOntology.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateOntology\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateOntology.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateOntology\"},{\"kind\":1024,\"name\":\"entity\",\"url\":\"classes/UpdateOntology.html#entity\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateOntology\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateOntology.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateOntology\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/UpdateOntology.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateOntology\"},{\"kind\":128,\"name\":\"UpdateOntologyMetadata\",\"url\":\"classes/UpdateOntologyMetadata.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateOntologyMetadata.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateOntologyMetadata\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateOntologyMetadata.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateOntologyMetadata\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/UpdateOntologyMetadata.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateOntologyMetadata\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/UpdateOntologyMetadata.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateOntologyMetadata\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/UpdateOntologyMetadata.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateOntologyMetadata\"},{\"kind\":128,\"name\":\"CanDoResponse\",\"url\":\"classes/CanDoResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CanDoResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CanDoResponse\"},{\"kind\":1024,\"name\":\"canDo\",\"url\":\"classes/CanDoResponse.html#canDo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CanDoResponse\"},{\"kind\":1024,\"name\":\"cannotDoReason\",\"url\":\"classes/CanDoResponse.html#cannotDoReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CanDoResponse\"},{\"kind\":1024,\"name\":\"cannotDoContext\",\"url\":\"classes/CanDoResponse.html#cannotDoContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CanDoResponse\"},{\"kind\":128,\"name\":\"DeleteOntology\",\"url\":\"classes/DeleteOntology.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteOntology.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteOntology\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteOntology.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteOntology\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/DeleteOntology.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteOntology\"},{\"kind\":128,\"name\":\"DeleteResourceClass\",\"url\":\"classes/DeleteResourceClass.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteResourceClass.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceClass\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteResourceClass.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceClass\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/DeleteResourceClass.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceClass\"},{\"kind\":128,\"name\":\"DeleteResourceClassComment\",\"url\":\"classes/DeleteResourceClassComment.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteResourceClassComment.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceClassComment\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteResourceClassComment.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceClassComment\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/DeleteResourceClassComment.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceClassComment\"},{\"kind\":128,\"name\":\"DeleteResourceProperty\",\"url\":\"classes/DeleteResourceProperty.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteResourceProperty.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceProperty\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteResourceProperty.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceProperty\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/DeleteResourceProperty.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourceProperty\"},{\"kind\":128,\"name\":\"DeleteResourcePropertyComment\",\"url\":\"classes/DeleteResourcePropertyComment.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteResourcePropertyComment.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourcePropertyComment\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteResourcePropertyComment.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourcePropertyComment\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/DeleteResourcePropertyComment.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteResourcePropertyComment\"},{\"kind\":128,\"name\":\"DeleteOntologyResponse\",\"url\":\"classes/DeleteOntologyResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteOntologyResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeleteOntologyResponse\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/DeleteOntologyResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteOntologyResponse\"},{\"kind\":128,\"name\":\"CreateResourceClass\",\"url\":\"classes/CreateResourceClass.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateResourceClass.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateResourceClass\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/CreateResourceClass.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceClass\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateResourceClass.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceClass\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/CreateResourceClass.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceClass\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/CreateResourceClass.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceClass\"},{\"kind\":1024,\"name\":\"subClassOf\",\"url\":\"classes/CreateResourceClass.html#subClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResourceClass\"},{\"kind\":128,\"name\":\"UpdateResourceClassLabel\",\"url\":\"classes/UpdateResourceClassLabel.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourceClassLabel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassLabel\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/UpdateResourceClassLabel.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassLabel\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourceClassLabel.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourceClassLabel\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourceClassLabel.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourceClassLabel\"},{\"kind\":128,\"name\":\"UpdateResourceClassComment\",\"url\":\"classes/UpdateResourceClassComment.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourceClassComment.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassComment\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/UpdateResourceClassComment.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassComment\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourceClassComment.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourceClassComment\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourceClassComment.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourceClassComment\"},{\"kind\":128,\"name\":\"UpdateResourcePropertyLabel\",\"url\":\"classes/UpdateResourcePropertyLabel.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourcePropertyLabel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyLabel\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/UpdateResourcePropertyLabel.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyLabel\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourcePropertyLabel.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourcePropertyLabel\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourcePropertyLabel.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourcePropertyLabel\"},{\"kind\":128,\"name\":\"UpdateResourcePropertyComment\",\"url\":\"classes/UpdateResourcePropertyComment.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourcePropertyComment.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyComment\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/UpdateResourcePropertyComment.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyComment\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourcePropertyComment.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourcePropertyComment\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourcePropertyComment.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourcePropertyComment\"},{\"kind\":128,\"name\":\"UpdateResourcePropertyGuiElement\",\"url\":\"classes/UpdateResourcePropertyGuiElement.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourcePropertyGuiElement.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyGuiElement\"},{\"kind\":1024,\"name\":\"guiElement\",\"url\":\"classes/UpdateResourcePropertyGuiElement.html#guiElement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyGuiElement\"},{\"kind\":1024,\"name\":\"guiAttributes\",\"url\":\"classes/UpdateResourcePropertyGuiElement.html#guiAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourcePropertyGuiElement\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourcePropertyGuiElement.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourcePropertyGuiElement\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourcePropertyGuiElement.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResourcePropertyGuiElement\"},{\"kind\":128,\"name\":\"ReadOntology\",\"url\":\"classes/ReadOntology.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadOntology.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadOntology.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ReadOntology.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ReadOntology.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/ReadOntology.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"properties\",\"url\":\"classes/ReadOntology.html#properties\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ReadOntology.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"classes\",\"url\":\"classes/ReadOntology.html#classes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ReadOntology.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":1024,\"name\":\"dependsOnOntologies\",\"url\":\"classes/ReadOntology.html#dependsOnOntologies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":2048,\"name\":\"getAllClassDefinitions\",\"url\":\"classes/ReadOntology.html#getAllClassDefinitions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":2048,\"name\":\"getClassDefinitionsByType\",\"url\":\"classes/ReadOntology.html#getClassDefinitionsByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":2048,\"name\":\"getAllPropertyDefinitions\",\"url\":\"classes/ReadOntology.html#getAllPropertyDefinitions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":2048,\"name\":\"getPropertyDefinitionsByType\",\"url\":\"classes/ReadOntology.html#getPropertyDefinitionsByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadOntology\"},{\"kind\":2048,\"name\":\"getAllEntityDefinitionsAsArray\",\"url\":\"classes/ReadOntology.html#getAllEntityDefinitionsAsArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ReadOntology\"},{\"kind\":2048,\"name\":\"getEntityDefinitionsByTypeAsArray\",\"url\":\"classes/ReadOntology.html#getEntityDefinitionsByTypeAsArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ReadOntology\"},{\"kind\":128,\"name\":\"UpdateResourceClassCardinality\",\"url\":\"classes/UpdateResourceClassCardinality.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourceClassCardinality.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassCardinality\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourceClassCardinality.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassCardinality\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourceClassCardinality.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassCardinality\"},{\"kind\":1024,\"name\":\"cardinalities\",\"url\":\"classes/UpdateResourceClassCardinality.html#cardinalities\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceClassCardinality\"},{\"kind\":128,\"name\":\"OntologyMetadata\",\"url\":\"classes/OntologyMetadata.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OntologyMetadata.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/OntologyMetadata.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/OntologyMetadata.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/OntologyMetadata.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/OntologyMetadata.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/OntologyMetadata.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":1024,\"name\":\"attachedToProject\",\"url\":\"classes/OntologyMetadata.html#attachedToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologyMetadata\"},{\"kind\":128,\"name\":\"OntologiesMetadata\",\"url\":\"classes/OntologiesMetadata.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OntologiesMetadata.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"OntologiesMetadata\"},{\"kind\":1024,\"name\":\"ontologies\",\"url\":\"classes/OntologiesMetadata.html#ontologies\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"OntologiesMetadata\"},{\"kind\":128,\"name\":\"ResourceClassDefinitionWithPropertyDefinition\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"propertiesList\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#propertiesList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":2048,\"name\":\"getResourcePropertiesList\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#getResourcePropertiesList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":2048,\"name\":\"getSystemPropertiesList\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#getSystemPropertiesList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"subClassOf\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#subClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"canBeInstantiated\",\"url\":\"classes/ResourceClassDefinitionWithPropertyDefinition.html#canBeInstantiated\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithPropertyDefinition\"},{\"kind\":256,\"name\":\"IHasPropertyWithPropertyDefinition\",\"url\":\"interfaces/IHasPropertyWithPropertyDefinition.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"propertyDefinition\",\"url\":\"interfaces/IHasPropertyWithPropertyDefinition.html#propertyDefinition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHasPropertyWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"propertyIndex\",\"url\":\"interfaces/IHasPropertyWithPropertyDefinition.html#propertyIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IHasPropertyWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"cardinality\",\"url\":\"interfaces/IHasPropertyWithPropertyDefinition.html#cardinality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IHasPropertyWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"guiOrder\",\"url\":\"interfaces/IHasPropertyWithPropertyDefinition.html#guiOrder\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IHasPropertyWithPropertyDefinition\"},{\"kind\":1024,\"name\":\"isInherited\",\"url\":\"interfaces/IHasPropertyWithPropertyDefinition.html#isInherited\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IHasPropertyWithPropertyDefinition\"},{\"kind\":128,\"name\":\"ResourceClassAndPropertyDefinitions\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":1024,\"name\":\"classes\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#classes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":1024,\"name\":\"properties\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#properties\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":2048,\"name\":\"getAllPropertyDefinitions\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#getAllPropertyDefinitions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":2048,\"name\":\"getPropertyDefinitionsByType\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#getPropertyDefinitionsByType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":2048,\"name\":\"getAllEntityDefinitionsAsArray\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#getAllEntityDefinitionsAsArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":2048,\"name\":\"getEntityDefinitionsByTypeAsArray\",\"url\":\"classes/ResourceClassAndPropertyDefinitions.html#getEntityDefinitionsByTypeAsArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ResourceClassAndPropertyDefinitions\"},{\"kind\":128,\"name\":\"ClassDefinition\",\"url\":\"classes/ClassDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClassDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassDefinition\"},{\"kind\":1024,\"name\":\"subClassOf\",\"url\":\"classes/ClassDefinition.html#subClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassDefinition\"},{\"kind\":1024,\"name\":\"propertiesList\",\"url\":\"classes/ClassDefinition.html#propertiesList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ClassDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ClassDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ClassDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassDefinition\"},{\"kind\":256,\"name\":\"IHasProperty\",\"url\":\"interfaces/IHasProperty.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"propertyIndex\",\"url\":\"interfaces/IHasProperty.html#propertyIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHasProperty\"},{\"kind\":1024,\"name\":\"cardinality\",\"url\":\"interfaces/IHasProperty.html#cardinality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHasProperty\"},{\"kind\":1024,\"name\":\"guiOrder\",\"url\":\"interfaces/IHasProperty.html#guiOrder\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHasProperty\"},{\"kind\":1024,\"name\":\"isInherited\",\"url\":\"interfaces/IHasProperty.html#isInherited\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IHasProperty\"},{\"kind\":8,\"name\":\"Cardinality\",\"url\":\"enums/Cardinality.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"_1\",\"url\":\"enums/Cardinality.html#_1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Cardinality\"},{\"kind\":16,\"name\":\"_0_1\",\"url\":\"enums/Cardinality.html#_0_1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Cardinality\"},{\"kind\":16,\"name\":\"_0_n\",\"url\":\"enums/Cardinality.html#_0_n\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Cardinality\"},{\"kind\":16,\"name\":\"_1_n\",\"url\":\"enums/Cardinality.html#_1_n\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Cardinality\"},{\"kind\":128,\"name\":\"SystemPropertyDefinition\",\"url\":\"classes/SystemPropertyDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SystemPropertyDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/SystemPropertyDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":1024,\"name\":\"subPropertyOf\",\"url\":\"classes/SystemPropertyDefinition.html#subPropertyOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/SystemPropertyDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/SystemPropertyDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":1024,\"name\":\"subjectType\",\"url\":\"classes/SystemPropertyDefinition.html#subjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":1024,\"name\":\"objectType\",\"url\":\"classes/SystemPropertyDefinition.html#objectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemPropertyDefinition\"},{\"kind\":128,\"name\":\"ResourcePropertyDefinition\",\"url\":\"classes/ResourcePropertyDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourcePropertyDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ResourcePropertyDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"subPropertyOf\",\"url\":\"classes/ResourcePropertyDefinition.html#subPropertyOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ResourcePropertyDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ResourcePropertyDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"guiElement\",\"url\":\"classes/ResourcePropertyDefinition.html#guiElement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"subjectType\",\"url\":\"classes/ResourcePropertyDefinition.html#subjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"objectType\",\"url\":\"classes/ResourcePropertyDefinition.html#objectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"isLinkProperty\",\"url\":\"classes/ResourcePropertyDefinition.html#isLinkProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"isLinkValueProperty\",\"url\":\"classes/ResourcePropertyDefinition.html#isLinkValueProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"isEditable\",\"url\":\"classes/ResourcePropertyDefinition.html#isEditable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":1024,\"name\":\"guiAttributes\",\"url\":\"classes/ResourcePropertyDefinition.html#guiAttributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourcePropertyDefinition\"},{\"kind\":128,\"name\":\"PropertyDefinition\",\"url\":\"classes/PropertyDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PropertyDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PropertyDefinition\"},{\"kind\":1024,\"name\":\"subPropertyOf\",\"url\":\"classes/PropertyDefinition.html#subPropertyOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PropertyDefinition\"},{\"kind\":1024,\"name\":\"subjectType\",\"url\":\"classes/PropertyDefinition.html#subjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PropertyDefinition\"},{\"kind\":1024,\"name\":\"objectType\",\"url\":\"classes/PropertyDefinition.html#objectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PropertyDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/PropertyDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PropertyDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/PropertyDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PropertyDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/PropertyDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"PropertyDefinition\"},{\"kind\":128,\"name\":\"ResourceClassDefinition\",\"url\":\"classes/ResourceClassDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourceClassDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ResourceClassDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":1024,\"name\":\"subClassOf\",\"url\":\"classes/ResourceClassDefinition.html#subClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ResourceClassDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ResourceClassDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":1024,\"name\":\"propertiesList\",\"url\":\"classes/ResourceClassDefinition.html#propertiesList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":1024,\"name\":\"canBeInstantiated\",\"url\":\"classes/ResourceClassDefinition.html#canBeInstantiated\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinition\"},{\"kind\":128,\"name\":\"ResourceClassDefinitionWithAllLanguages\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"comments\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#comments\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"labels\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#labels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"subClassOf\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#subClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"propertiesList\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#propertiesList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":1024,\"name\":\"canBeInstantiated\",\"url\":\"classes/ResourceClassDefinitionWithAllLanguages.html#canBeInstantiated\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResourceClassDefinitionWithAllLanguages\"},{\"kind\":128,\"name\":\"StandoffClassDefinition\",\"url\":\"classes/StandoffClassDefinition.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StandoffClassDefinition.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StandoffClassDefinition\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/StandoffClassDefinition.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StandoffClassDefinition\"},{\"kind\":1024,\"name\":\"subClassOf\",\"url\":\"classes/StandoffClassDefinition.html#subClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StandoffClassDefinition\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/StandoffClassDefinition.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StandoffClassDefinition\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/StandoffClassDefinition.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StandoffClassDefinition\"},{\"kind\":1024,\"name\":\"propertiesList\",\"url\":\"classes/StandoffClassDefinition.html#propertiesList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StandoffClassDefinition\"},{\"kind\":128,\"name\":\"ReadResourceSequence\",\"url\":\"classes/ReadResourceSequence.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadResourceSequence.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadResourceSequence\"},{\"kind\":1024,\"name\":\"resources\",\"url\":\"classes/ReadResourceSequence.html#resources\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResourceSequence\"},{\"kind\":1024,\"name\":\"mayHaveMoreResults\",\"url\":\"classes/ReadResourceSequence.html#mayHaveMoreResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResourceSequence\"},{\"kind\":128,\"name\":\"ReadResource\",\"url\":\"classes/ReadResource.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadResource.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ReadResource.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"attachedToProject\",\"url\":\"classes/ReadResource.html#attachedToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadResource.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadResource.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadResource.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadResource.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadResource.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"creationDate\",\"url\":\"classes/ReadResource.html#creationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/ReadResource.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"deleteDate\",\"url\":\"classes/ReadResource.html#deleteDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"deleteComment\",\"url\":\"classes/ReadResource.html#deleteComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"isDeleted\",\"url\":\"classes/ReadResource.html#isDeleted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"resourceClassLabel\",\"url\":\"classes/ReadResource.html#resourceClassLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"resourceClassComment\",\"url\":\"classes/ReadResource.html#resourceClassComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"entityInfo\",\"url\":\"classes/ReadResource.html#entityInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"properties\",\"url\":\"classes/ReadResource.html#properties\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ReadResource.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"incomingReferences\",\"url\":\"classes/ReadResource.html#incomingReferences\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"outgoingReferences\",\"url\":\"classes/ReadResource.html#outgoingReferences\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getNumberOfProperties\",\"url\":\"classes/ReadResource.html#getNumberOfProperties\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getNumberOfValues\",\"url\":\"classes/ReadResource.html#getNumberOfValues\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getValueType\",\"url\":\"classes/ReadResource.html#getValueType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getLinkPropertyIriFromLinkValuePropertyIri\",\"url\":\"classes/ReadResource.html#getLinkPropertyIriFromLinkValuePropertyIri\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getValues\",\"url\":\"classes/ReadResource.html#getValues\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getValuesAsStringArray\",\"url\":\"classes/ReadResource.html#getValuesAsStringArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":2048,\"name\":\"getValuesAs\",\"url\":\"classes/ReadResource.html#getValuesAs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadResource.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadResource\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadResource.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadResource\"},{\"kind\":128,\"name\":\"CountQueryResponse\",\"url\":\"classes/CountQueryResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CountQueryResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CountQueryResponse\"},{\"kind\":1024,\"name\":\"numberOfResults\",\"url\":\"classes/CountQueryResponse.html#numberOfResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CountQueryResponse\"},{\"kind\":128,\"name\":\"UpdateResource\",\"url\":\"classes/UpdateResource.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResource.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResource\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/UpdateResource.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResource\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"classes/UpdateResource.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResource\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResource.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResource\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResource.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateResource\"},{\"kind\":128,\"name\":\"UpdateResourceMetadata\",\"url\":\"classes/UpdateResourceMetadata.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourceMetadata.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateResourceMetadata.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateResourceMetadata.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/UpdateResourceMetadata.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/UpdateResourceMetadata.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateResourceMetadata.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":1024,\"name\":\"newModificationDate\",\"url\":\"classes/UpdateResourceMetadata.html#newModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadata\"},{\"kind\":128,\"name\":\"UpdateResourceMetadataResponse\",\"url\":\"classes/UpdateResourceMetadataResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateResourceMetadataResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadataResponse\"},{\"kind\":1024,\"name\":\"resourceIri\",\"url\":\"classes/UpdateResourceMetadataResponse.html#resourceIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadataResponse\"},{\"kind\":1024,\"name\":\"resourceClassIri\",\"url\":\"classes/UpdateResourceMetadataResponse.html#resourceClassIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadataResponse\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/UpdateResourceMetadataResponse.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadataResponse\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/UpdateResourceMetadataResponse.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadataResponse\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateResourceMetadataResponse.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateResourceMetadataResponse\"},{\"kind\":128,\"name\":\"CreateResource\",\"url\":\"classes/CreateResource.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateResource.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateResource.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/CreateResource.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateResource.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"attachedToProject\",\"url\":\"classes/CreateResource.html#attachedToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/CreateResource.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"creationDate\",\"url\":\"classes/CreateResource.html#creationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":1024,\"name\":\"properties\",\"url\":\"classes/CreateResource.html#properties\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/CreateResource.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"CreateResource\"},{\"kind\":128,\"name\":\"DeleteResource\",\"url\":\"classes/DeleteResource.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteResource.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeleteResource\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteResource.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteResource\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/DeleteResource.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteResource\"},{\"kind\":1024,\"name\":\"lastModificationDate\",\"url\":\"classes/DeleteResource.html#lastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteResource\"},{\"kind\":1024,\"name\":\"deleteComment\",\"url\":\"classes/DeleteResource.html#deleteComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteResource\"},{\"kind\":128,\"name\":\"DeleteResourceResponse\",\"url\":\"classes/DeleteResourceResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteResourceResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeleteResourceResponse\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/DeleteResourceResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteResourceResponse\"},{\"kind\":128,\"name\":\"DeleteValue\",\"url\":\"classes/DeleteValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/DeleteValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteValue\"},{\"kind\":1024,\"name\":\"deleteComment\",\"url\":\"classes/DeleteValue.html#deleteComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/DeleteValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DeleteValue\"},{\"kind\":128,\"name\":\"DeleteValueResponse\",\"url\":\"classes/DeleteValueResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DeleteValueResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"DeleteValueResponse\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/DeleteValueResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DeleteValueResponse\"},{\"kind\":128,\"name\":\"WriteValueResponse\",\"url\":\"classes/WriteValueResponse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteValueResponse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WriteValueResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/WriteValueResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteValueResponse\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/WriteValueResponse.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteValueResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/WriteValueResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WriteValueResponse\"},{\"kind\":128,\"name\":\"ReadBooleanValue\",\"url\":\"classes/ReadBooleanValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadBooleanValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"bool\",\"url\":\"classes/ReadBooleanValue.html#bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadBooleanValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadBooleanValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadBooleanValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadBooleanValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadBooleanValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadBooleanValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadBooleanValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadBooleanValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadBooleanValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadBooleanValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadBooleanValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadBooleanValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadBooleanValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadBooleanValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadBooleanValue\"},{\"kind\":128,\"name\":\"ReadColorValue\",\"url\":\"classes/ReadColorValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadColorValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"classes/ReadColorValue.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadColorValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadColorValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadColorValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadColorValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadColorValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadColorValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadColorValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadColorValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadColorValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadColorValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadColorValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadColorValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadColorValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadColorValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadColorValue\"},{\"kind\":128,\"name\":\"ReadDateValue\",\"url\":\"classes/ReadDateValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadDateValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"classes/ReadDateValue.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadDateValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadDateValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadDateValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadDateValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadDateValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadDateValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadDateValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadDateValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadDateValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadDateValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadDateValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadDateValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadDateValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadDateValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDateValue\"},{\"kind\":128,\"name\":\"KnoraDate\",\"url\":\"classes/KnoraDate.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/KnoraDate.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":1024,\"name\":\"precision\",\"url\":\"classes/KnoraDate.html#precision\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":1024,\"name\":\"calendar\",\"url\":\"classes/KnoraDate.html#calendar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":1024,\"name\":\"era\",\"url\":\"classes/KnoraDate.html#era\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":1024,\"name\":\"year\",\"url\":\"classes/KnoraDate.html#year\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":1024,\"name\":\"month\",\"url\":\"classes/KnoraDate.html#month\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":1024,\"name\":\"day\",\"url\":\"classes/KnoraDate.html#day\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraDate\"},{\"kind\":128,\"name\":\"KnoraPeriod\",\"url\":\"classes/KnoraPeriod.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/KnoraPeriod.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"KnoraPeriod\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"classes/KnoraPeriod.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraPeriod\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"classes/KnoraPeriod.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"KnoraPeriod\"},{\"kind\":8,\"name\":\"Precision\",\"url\":\"enums/Precision.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"yearPrecision\",\"url\":\"enums/Precision.html#yearPrecision\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Precision\"},{\"kind\":16,\"name\":\"monthPrecision\",\"url\":\"enums/Precision.html#monthPrecision\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Precision\"},{\"kind\":16,\"name\":\"dayPrecision\",\"url\":\"enums/Precision.html#dayPrecision\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Precision\"},{\"kind\":128,\"name\":\"ReadDecimalValue\",\"url\":\"classes/ReadDecimalValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadDecimalValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"decimal\",\"url\":\"classes/ReadDecimalValue.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadDecimalValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadDecimalValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadDecimalValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadDecimalValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadDecimalValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadDecimalValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadDecimalValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadDecimalValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadDecimalValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadDecimalValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadDecimalValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadDecimalValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadDecimalValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadDecimalValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDecimalValue\"},{\"kind\":128,\"name\":\"ReadFileValue\",\"url\":\"classes/ReadFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadFileValue\"},{\"kind\":128,\"name\":\"ReadAudioFileValue\",\"url\":\"classes/ReadAudioFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadAudioFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ReadAudioFileValue.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadAudioFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadAudioFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadAudioFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadAudioFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadAudioFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadAudioFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadAudioFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadAudioFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadAudioFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadAudioFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadAudioFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadAudioFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadAudioFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadAudioFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadAudioFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadAudioFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadAudioFileValue\"},{\"kind\":128,\"name\":\"ReadDocumentFileValue\",\"url\":\"classes/ReadDocumentFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadDocumentFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"dimX\",\"url\":\"classes/ReadDocumentFileValue.html#dimX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"dimY\",\"url\":\"classes/ReadDocumentFileValue.html#dimY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"pageCount\",\"url\":\"classes/ReadDocumentFileValue.html#pageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadDocumentFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadDocumentFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadDocumentFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadDocumentFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadDocumentFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadDocumentFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadDocumentFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadDocumentFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadDocumentFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadDocumentFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadDocumentFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadDocumentFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadDocumentFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadDocumentFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadDocumentFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadDocumentFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadDocumentFileValue\"},{\"kind\":128,\"name\":\"ReadMovingImageFileValue\",\"url\":\"classes/ReadMovingImageFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadMovingImageFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"dimX\",\"url\":\"classes/ReadMovingImageFileValue.html#dimX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"dimY\",\"url\":\"classes/ReadMovingImageFileValue.html#dimY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ReadMovingImageFileValue.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"fps\",\"url\":\"classes/ReadMovingImageFileValue.html#fps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadMovingImageFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadMovingImageFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadMovingImageFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadMovingImageFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadMovingImageFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadMovingImageFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadMovingImageFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadMovingImageFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadMovingImageFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadMovingImageFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadMovingImageFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadMovingImageFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadMovingImageFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadMovingImageFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadMovingImageFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadMovingImageFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadMovingImageFileValue\"},{\"kind\":128,\"name\":\"ReadStillImageFileValue\",\"url\":\"classes/ReadStillImageFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadStillImageFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"dimX\",\"url\":\"classes/ReadStillImageFileValue.html#dimX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"dimY\",\"url\":\"classes/ReadStillImageFileValue.html#dimY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"iiifBaseUrl\",\"url\":\"classes/ReadStillImageFileValue.html#iiifBaseUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadStillImageFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadStillImageFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadStillImageFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadStillImageFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadStillImageFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadStillImageFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadStillImageFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadStillImageFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadStillImageFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadStillImageFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadStillImageFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadStillImageFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadStillImageFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadStillImageFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadStillImageFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadStillImageFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadStillImageFileValue\"},{\"kind\":128,\"name\":\"ReadArchiveFileValue\",\"url\":\"classes/ReadArchiveFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadArchiveFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadArchiveFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadArchiveFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadArchiveFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadArchiveFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadArchiveFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadArchiveFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadArchiveFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadArchiveFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadArchiveFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadArchiveFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadArchiveFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadArchiveFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadArchiveFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadArchiveFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadArchiveFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadArchiveFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadArchiveFileValue\"},{\"kind\":128,\"name\":\"ReadTextFileValue\",\"url\":\"classes/ReadTextFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadTextFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/ReadTextFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"fileUrl\",\"url\":\"classes/ReadTextFileValue.html#fileUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadTextFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadTextFileValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadTextFileValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadTextFileValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadTextFileValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadTextFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadTextFileValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadTextFileValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadTextFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadTextFileValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadTextFileValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadTextFileValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadTextFileValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadTextFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextFileValue\"},{\"kind\":128,\"name\":\"ReadGeomValue\",\"url\":\"classes/ReadGeomValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadGeomValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"geometry\",\"url\":\"classes/ReadGeomValue.html#geometry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadGeomValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadGeomValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadGeomValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadGeomValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadGeomValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadGeomValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadGeomValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadGeomValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadGeomValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadGeomValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadGeomValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadGeomValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadGeomValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadGeomValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeomValue\"},{\"kind\":128,\"name\":\"RegionGeometry\",\"url\":\"classes/RegionGeometry.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RegionGeometry.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"classes/RegionGeometry.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":1024,\"name\":\"lineColor\",\"url\":\"classes/RegionGeometry.html#lineColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":1024,\"name\":\"lineWidth\",\"url\":\"classes/RegionGeometry.html#lineWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":1024,\"name\":\"points\",\"url\":\"classes/RegionGeometry.html#points\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/RegionGeometry.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":1024,\"name\":\"radius\",\"url\":\"classes/RegionGeometry.html#radius\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"RegionGeometry\"},{\"kind\":128,\"name\":\"Point2D\",\"url\":\"classes/Point2D.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Point2D.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Point2D\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"classes/Point2D.html#x\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Point2D\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"classes/Point2D.html#y\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Point2D\"},{\"kind\":128,\"name\":\"ReadIntValue\",\"url\":\"classes/ReadIntValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadIntValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"int\",\"url\":\"classes/ReadIntValue.html#int\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadIntValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadIntValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadIntValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadIntValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadIntValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadIntValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadIntValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadIntValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadIntValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadIntValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadIntValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadIntValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadIntValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadIntValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntValue\"},{\"kind\":128,\"name\":\"ReadIntervalValue\",\"url\":\"classes/ReadIntervalValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadIntervalValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"classes/ReadIntervalValue.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"classes/ReadIntervalValue.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadIntervalValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadIntervalValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadIntervalValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadIntervalValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadIntervalValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadIntervalValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadIntervalValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadIntervalValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadIntervalValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadIntervalValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadIntervalValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadIntervalValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadIntervalValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadIntervalValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadIntervalValue\"},{\"kind\":128,\"name\":\"ReadLinkValue\",\"url\":\"classes/ReadLinkValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadLinkValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"linkedResource\",\"url\":\"classes/ReadLinkValue.html#linkedResource\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"linkedResourceIri\",\"url\":\"classes/ReadLinkValue.html#linkedResourceIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"incoming\",\"url\":\"classes/ReadLinkValue.html#incoming\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadLinkValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadLinkValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadLinkValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadLinkValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadLinkValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadLinkValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadLinkValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadLinkValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadLinkValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadLinkValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadLinkValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadLinkValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadLinkValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadLinkValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadLinkValue\"},{\"kind\":128,\"name\":\"ReadListValue\",\"url\":\"classes/ReadListValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadListValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"listNode\",\"url\":\"classes/ReadListValue.html#listNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"listNodeLabel\",\"url\":\"classes/ReadListValue.html#listNodeLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadListValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadListValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadListValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadListValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadListValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadListValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadListValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadListValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadListValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadListValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadListValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadListValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadListValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadListValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadListValue\"},{\"kind\":128,\"name\":\"ReadTextValue\",\"url\":\"classes/ReadTextValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadTextValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadTextValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadTextValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadTextValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadTextValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadTextValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadTextValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadTextValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadTextValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadTextValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadTextValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadTextValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadTextValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadTextValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadTextValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValue\"},{\"kind\":128,\"name\":\"ReadTextValueAsString\",\"url\":\"classes/ReadTextValueAsString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadTextValueAsString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"text\",\"url\":\"classes/ReadTextValueAsString.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadTextValueAsString.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadTextValueAsString.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadTextValueAsString.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadTextValueAsString.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadTextValueAsString.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadTextValueAsString.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadTextValueAsString.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadTextValueAsString.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadTextValueAsString.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadTextValueAsString.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadTextValueAsString.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadTextValueAsString.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadTextValueAsString.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadTextValueAsString.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsString\"},{\"kind\":128,\"name\":\"ReadTextValueAsHtml\",\"url\":\"classes/ReadTextValueAsHtml.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadTextValueAsHtml.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"html\",\"url\":\"classes/ReadTextValueAsHtml.html#html\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"xml\",\"url\":\"classes/ReadTextValueAsHtml.html#xml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadTextValueAsHtml.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadTextValueAsHtml.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadTextValueAsHtml.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadTextValueAsHtml.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadTextValueAsHtml.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadTextValueAsHtml.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadTextValueAsHtml.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadTextValueAsHtml.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadTextValueAsHtml.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadTextValueAsHtml.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadTextValueAsHtml.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadTextValueAsHtml.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadTextValueAsHtml.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadTextValueAsHtml.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsHtml\"},{\"kind\":128,\"name\":\"ReadTextValueAsXml\",\"url\":\"classes/ReadTextValueAsXml.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadTextValueAsXml.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"xml\",\"url\":\"classes/ReadTextValueAsXml.html#xml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"mapping\",\"url\":\"classes/ReadTextValueAsXml.html#mapping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadTextValueAsXml.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadTextValueAsXml.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadTextValueAsXml.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadTextValueAsXml.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadTextValueAsXml.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadTextValueAsXml.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadTextValueAsXml.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadTextValueAsXml.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadTextValueAsXml.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadTextValueAsXml.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadTextValueAsXml.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadTextValueAsXml.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadTextValueAsXml.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadTextValueAsXml.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTextValueAsXml\"},{\"kind\":128,\"name\":\"ReadUriValue\",\"url\":\"classes/ReadUriValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadUriValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"classes/ReadUriValue.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadUriValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadUriValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadUriValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadUriValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadUriValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadUriValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadUriValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadUriValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadUriValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadUriValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadUriValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadUriValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadUriValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadUriValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadUriValue\"},{\"kind\":128,\"name\":\"ReadTimeValue\",\"url\":\"classes/ReadTimeValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadTimeValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ReadTimeValue.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadTimeValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadTimeValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadTimeValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadTimeValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadTimeValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadTimeValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadTimeValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadTimeValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadTimeValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadTimeValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadTimeValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadTimeValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadTimeValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadTimeValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadTimeValue\"},{\"kind\":128,\"name\":\"ReadGeonameValue\",\"url\":\"classes/ReadGeonameValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadGeonameValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"geoname\",\"url\":\"classes/ReadGeonameValue.html#geoname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadGeonameValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadGeonameValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadGeonameValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadGeonameValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadGeonameValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadGeonameValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadGeonameValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadGeonameValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadGeonameValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadGeonameValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadGeonameValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadGeonameValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadGeonameValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadGeonameValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadGeonameValue\"},{\"kind\":128,\"name\":\"ReadValue\",\"url\":\"classes/ReadValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ReadValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"attachedToUser\",\"url\":\"classes/ReadValue.html#attachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"arkUrl\",\"url\":\"classes/ReadValue.html#arkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"versionArkUrl\",\"url\":\"classes/ReadValue.html#versionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"valueCreationDate\",\"url\":\"classes/ReadValue.html#valueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/ReadValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"userHasPermission\",\"url\":\"classes/ReadValue.html#userHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ReadValue.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/ReadValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"propertyLabel\",\"url\":\"classes/ReadValue.html#propertyLabel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"propertyComment\",\"url\":\"classes/ReadValue.html#propertyComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"property\",\"url\":\"classes/ReadValue.html#property\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"strval\",\"url\":\"classes/ReadValue.html#strval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ReadValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ReadValue\"},{\"kind\":128,\"name\":\"UpdateValue\",\"url\":\"classes/UpdateValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateValue\"},{\"kind\":128,\"name\":\"UpdateBooleanValue\",\"url\":\"classes/UpdateBooleanValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateBooleanValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateBooleanValue\"},{\"kind\":1024,\"name\":\"bool\",\"url\":\"classes/UpdateBooleanValue.html#bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateBooleanValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateBooleanValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateBooleanValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateBooleanValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateBooleanValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateBooleanValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateBooleanValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateBooleanValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateBooleanValue\"},{\"kind\":128,\"name\":\"UpdateColorValue\",\"url\":\"classes/UpdateColorValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateColorValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateColorValue\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"classes/UpdateColorValue.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateColorValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateColorValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateColorValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateColorValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateColorValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateColorValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateColorValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateColorValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateColorValue\"},{\"kind\":128,\"name\":\"UpdateDateValue\",\"url\":\"classes/UpdateDateValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDateValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"calendar\",\"url\":\"classes/UpdateDateValue.html#calendar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"startDay\",\"url\":\"classes/UpdateDateValue.html#startDay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"startMonth\",\"url\":\"classes/UpdateDateValue.html#startMonth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"startYear\",\"url\":\"classes/UpdateDateValue.html#startYear\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"startEra\",\"url\":\"classes/UpdateDateValue.html#startEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"endDay\",\"url\":\"classes/UpdateDateValue.html#endDay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"endMonth\",\"url\":\"classes/UpdateDateValue.html#endMonth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"endYear\",\"url\":\"classes/UpdateDateValue.html#endYear\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"endEra\",\"url\":\"classes/UpdateDateValue.html#endEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateDateValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateDateValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateDateValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDateValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateDateValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDateValue\"},{\"kind\":128,\"name\":\"UpdateDecimalValue\",\"url\":\"classes/UpdateDecimalValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDecimalValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateDecimalValue\"},{\"kind\":1024,\"name\":\"decimal\",\"url\":\"classes/UpdateDecimalValue.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateDecimalValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateDecimalValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDecimalValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateDecimalValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDecimalValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateDecimalValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDecimalValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateDecimalValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDecimalValue\"},{\"kind\":128,\"name\":\"UpdateFileValue\",\"url\":\"classes/UpdateFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateFileValue\"},{\"kind\":128,\"name\":\"UpdateAudioFileValue\",\"url\":\"classes/UpdateAudioFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateAudioFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateAudioFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateAudioFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAudioFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateAudioFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAudioFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateAudioFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAudioFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateAudioFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAudioFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateAudioFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateAudioFileValue\"},{\"kind\":128,\"name\":\"UpdateDocumentFileValue\",\"url\":\"classes/UpdateDocumentFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateDocumentFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateDocumentFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateDocumentFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDocumentFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateDocumentFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDocumentFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateDocumentFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDocumentFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateDocumentFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDocumentFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateDocumentFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateDocumentFileValue\"},{\"kind\":128,\"name\":\"UpdateMovingImageFileValue\",\"url\":\"classes/UpdateMovingImageFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateMovingImageFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateMovingImageFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateMovingImageFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateMovingImageFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateMovingImageFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateMovingImageFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateMovingImageFileValue\"},{\"kind\":128,\"name\":\"UpdateStillImageFileValue\",\"url\":\"classes/UpdateStillImageFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateStillImageFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateStillImageFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateStillImageFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateStillImageFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateStillImageFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateStillImageFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateStillImageFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateStillImageFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateStillImageFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateStillImageFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateStillImageFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateStillImageFileValue\"},{\"kind\":128,\"name\":\"UpdateTextFileValue\",\"url\":\"classes/UpdateTextFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateTextFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateTextFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateTextFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateTextFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateTextFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateTextFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateTextFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextFileValue\"},{\"kind\":128,\"name\":\"UpdateArchiveFileValue\",\"url\":\"classes/UpdateArchiveFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateArchiveFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateArchiveFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/UpdateArchiveFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateArchiveFileValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateArchiveFileValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateArchiveFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateArchiveFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateArchiveFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateArchiveFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateArchiveFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateArchiveFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateArchiveFileValue\"},{\"kind\":128,\"name\":\"UpdateGeomValue\",\"url\":\"classes/UpdateGeomValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateGeomValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateGeomValue\"},{\"kind\":1024,\"name\":\"geometryString\",\"url\":\"classes/UpdateGeomValue.html#geometryString\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateGeomValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateGeomValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeomValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateGeomValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeomValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateGeomValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeomValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateGeomValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeomValue\"},{\"kind\":128,\"name\":\"UpdateIntValue\",\"url\":\"classes/UpdateIntValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateIntValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateIntValue\"},{\"kind\":1024,\"name\":\"int\",\"url\":\"classes/UpdateIntValue.html#int\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateIntValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateIntValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateIntValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateIntValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateIntValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntValue\"},{\"kind\":128,\"name\":\"UpdateIntervalValue\",\"url\":\"classes/UpdateIntervalValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateIntervalValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"classes/UpdateIntervalValue.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"classes/UpdateIntervalValue.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateIntervalValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateIntervalValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateIntervalValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateIntervalValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateIntervalValue\"},{\"kind\":128,\"name\":\"UpdateLinkValue\",\"url\":\"classes/UpdateLinkValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateLinkValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateLinkValue\"},{\"kind\":1024,\"name\":\"linkedResourceIri\",\"url\":\"classes/UpdateLinkValue.html#linkedResourceIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateLinkValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateLinkValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateLinkValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateLinkValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateLinkValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateLinkValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateLinkValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateLinkValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateLinkValue\"},{\"kind\":128,\"name\":\"UpdateListValue\",\"url\":\"classes/UpdateListValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateListValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateListValue\"},{\"kind\":1024,\"name\":\"listNode\",\"url\":\"classes/UpdateListValue.html#listNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateListValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateListValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateListValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateListValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateListValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateListValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateListValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateListValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateListValue\"},{\"kind\":128,\"name\":\"UpdateTextValueAsString\",\"url\":\"classes/UpdateTextValueAsString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateTextValueAsString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsString\"},{\"kind\":1024,\"name\":\"text\",\"url\":\"classes/UpdateTextValueAsString.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsString\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateTextValueAsString.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsString\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateTextValueAsString.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsString\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateTextValueAsString.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsString\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateTextValueAsString.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsString\"},{\"kind\":128,\"name\":\"UpdateTextValueAsXml\",\"url\":\"classes/UpdateTextValueAsXml.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateTextValueAsXml.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":1024,\"name\":\"xml\",\"url\":\"classes/UpdateTextValueAsXml.html#xml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":1024,\"name\":\"mapping\",\"url\":\"classes/UpdateTextValueAsXml.html#mapping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateTextValueAsXml.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateTextValueAsXml.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateTextValueAsXml.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateTextValueAsXml.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsXml\"},{\"kind\":128,\"name\":\"UpdateTextValueAsHtml\",\"url\":\"classes/UpdateTextValueAsHtml.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateTextValueAsHtml.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":1024,\"name\":\"html\",\"url\":\"classes/UpdateTextValueAsHtml.html#html\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":1024,\"name\":\"xml\",\"url\":\"classes/UpdateTextValueAsHtml.html#xml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateTextValueAsHtml.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateTextValueAsHtml.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateTextValueAsHtml.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateTextValueAsHtml.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTextValueAsHtml\"},{\"kind\":128,\"name\":\"UpdateUriValue\",\"url\":\"classes/UpdateUriValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateUriValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateUriValue\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"classes/UpdateUriValue.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateUriValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateUriValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateUriValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateUriValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateUriValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateUriValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateUriValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateUriValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateUriValue\"},{\"kind\":128,\"name\":\"UpdateTimeValue\",\"url\":\"classes/UpdateTimeValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateTimeValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateTimeValue\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/UpdateTimeValue.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateTimeValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateTimeValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTimeValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateTimeValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTimeValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateTimeValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTimeValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateTimeValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateTimeValue\"},{\"kind\":128,\"name\":\"UpdateGeonameValue\",\"url\":\"classes/UpdateGeonameValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UpdateGeonameValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UpdateGeonameValue\"},{\"kind\":1024,\"name\":\"geoname\",\"url\":\"classes/UpdateGeonameValue.html#geoname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UpdateGeonameValue\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/UpdateGeonameValue.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeonameValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/UpdateGeonameValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeonameValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/UpdateGeonameValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeonameValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UpdateGeonameValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UpdateGeonameValue\"},{\"kind\":128,\"name\":\"CreateValue\",\"url\":\"classes/CreateValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateValue\"},{\"kind\":128,\"name\":\"CreateBooleanValue\",\"url\":\"classes/CreateBooleanValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateBooleanValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateBooleanValue\"},{\"kind\":1024,\"name\":\"bool\",\"url\":\"classes/CreateBooleanValue.html#bool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateBooleanValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateBooleanValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateBooleanValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateBooleanValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateBooleanValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateBooleanValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateBooleanValue\"},{\"kind\":128,\"name\":\"CreateColorValue\",\"url\":\"classes/CreateColorValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateColorValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateColorValue\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"classes/CreateColorValue.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateColorValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateColorValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateColorValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateColorValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateColorValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateColorValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateColorValue\"},{\"kind\":128,\"name\":\"CreateDateValue\",\"url\":\"classes/CreateDateValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateDateValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"calendar\",\"url\":\"classes/CreateDateValue.html#calendar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"startDay\",\"url\":\"classes/CreateDateValue.html#startDay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"startMonth\",\"url\":\"classes/CreateDateValue.html#startMonth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"startYear\",\"url\":\"classes/CreateDateValue.html#startYear\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"startEra\",\"url\":\"classes/CreateDateValue.html#startEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"endDay\",\"url\":\"classes/CreateDateValue.html#endDay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"endMonth\",\"url\":\"classes/CreateDateValue.html#endMonth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"endYear\",\"url\":\"classes/CreateDateValue.html#endYear\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"endEra\",\"url\":\"classes/CreateDateValue.html#endEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateDateValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateDateValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDateValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateDateValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDateValue\"},{\"kind\":128,\"name\":\"CreateDecimalValue\",\"url\":\"classes/CreateDecimalValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateDecimalValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateDecimalValue\"},{\"kind\":1024,\"name\":\"decimal\",\"url\":\"classes/CreateDecimalValue.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateDecimalValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateDecimalValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDecimalValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateDecimalValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDecimalValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateDecimalValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDecimalValue\"},{\"kind\":128,\"name\":\"CreateFileValue\",\"url\":\"classes/CreateFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateFileValue\"},{\"kind\":128,\"name\":\"CreateAudioFileValue\",\"url\":\"classes/CreateAudioFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateAudioFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateAudioFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateAudioFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAudioFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateAudioFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAudioFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateAudioFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAudioFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateAudioFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateAudioFileValue\"},{\"kind\":128,\"name\":\"CreateDocumentFileValue\",\"url\":\"classes/CreateDocumentFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateDocumentFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateDocumentFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateDocumentFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDocumentFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateDocumentFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDocumentFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateDocumentFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDocumentFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateDocumentFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateDocumentFileValue\"},{\"kind\":128,\"name\":\"CreateMovingImageFileValue\",\"url\":\"classes/CreateMovingImageFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateMovingImageFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateMovingImageFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateMovingImageFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateMovingImageFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateMovingImageFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateMovingImageFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateMovingImageFileValue\"},{\"kind\":128,\"name\":\"CreateStillImageFileValue\",\"url\":\"classes/CreateStillImageFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateStillImageFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateStillImageFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateStillImageFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateStillImageFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateStillImageFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateStillImageFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateStillImageFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateStillImageFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateStillImageFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateStillImageFileValue\"},{\"kind\":128,\"name\":\"CreateTextFileValue\",\"url\":\"classes/CreateTextFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateTextFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateTextFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateTextFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateTextFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateTextFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateTextFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextFileValue\"},{\"kind\":128,\"name\":\"CreateArchiveFileValue\",\"url\":\"classes/CreateArchiveFileValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateArchiveFileValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateArchiveFileValue\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/CreateArchiveFileValue.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateArchiveFileValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateArchiveFileValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateArchiveFileValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateArchiveFileValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateArchiveFileValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateArchiveFileValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateArchiveFileValue\"},{\"kind\":128,\"name\":\"CreateGeomValue\",\"url\":\"classes/CreateGeomValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateGeomValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateGeomValue\"},{\"kind\":1024,\"name\":\"geometryString\",\"url\":\"classes/CreateGeomValue.html#geometryString\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGeomValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateGeomValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateGeomValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateGeomValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateGeomValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateGeomValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateGeomValue\"},{\"kind\":128,\"name\":\"CreateIntValue\",\"url\":\"classes/CreateIntValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateIntValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateIntValue\"},{\"kind\":1024,\"name\":\"int\",\"url\":\"classes/CreateIntValue.html#int\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateIntValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateIntValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateIntValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateIntValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateIntValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateIntValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateIntValue\"},{\"kind\":128,\"name\":\"CreateIntervalValue\",\"url\":\"classes/CreateIntervalValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateIntervalValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateIntervalValue\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"classes/CreateIntervalValue.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateIntervalValue\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"classes/CreateIntervalValue.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateIntervalValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateIntervalValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateIntervalValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateIntervalValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateIntervalValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateIntervalValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateIntervalValue\"},{\"kind\":128,\"name\":\"CreateLinkValue\",\"url\":\"classes/CreateLinkValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateLinkValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateLinkValue\"},{\"kind\":1024,\"name\":\"linkedResourceIri\",\"url\":\"classes/CreateLinkValue.html#linkedResourceIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateLinkValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateLinkValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateLinkValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateLinkValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateLinkValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateLinkValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateLinkValue\"},{\"kind\":128,\"name\":\"CreateListValue\",\"url\":\"classes/CreateListValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateListValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateListValue\"},{\"kind\":1024,\"name\":\"listNode\",\"url\":\"classes/CreateListValue.html#listNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateListValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateListValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateListValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateListValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateListValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateListValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateListValue\"},{\"kind\":128,\"name\":\"CreateTextValueAsString\",\"url\":\"classes/CreateTextValueAsString.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateTextValueAsString.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateTextValueAsString\"},{\"kind\":1024,\"name\":\"text\",\"url\":\"classes/CreateTextValueAsString.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateTextValueAsString\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateTextValueAsString.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextValueAsString\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateTextValueAsString.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextValueAsString\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateTextValueAsString.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextValueAsString\"},{\"kind\":128,\"name\":\"CreateTextValueAsXml\",\"url\":\"classes/CreateTextValueAsXml.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateTextValueAsXml.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateTextValueAsXml\"},{\"kind\":1024,\"name\":\"xml\",\"url\":\"classes/CreateTextValueAsXml.html#xml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateTextValueAsXml\"},{\"kind\":1024,\"name\":\"mapping\",\"url\":\"classes/CreateTextValueAsXml.html#mapping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateTextValueAsXml\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateTextValueAsXml.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextValueAsXml\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateTextValueAsXml.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextValueAsXml\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateTextValueAsXml.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTextValueAsXml\"},{\"kind\":128,\"name\":\"CreateUriValue\",\"url\":\"classes/CreateUriValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateUriValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateUriValue\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"classes/CreateUriValue.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateUriValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateUriValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateUriValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateUriValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateUriValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateUriValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateUriValue\"},{\"kind\":128,\"name\":\"CreateTimeValue\",\"url\":\"classes/CreateTimeValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateTimeValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateTimeValue\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/CreateTimeValue.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateTimeValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateTimeValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTimeValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateTimeValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTimeValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateTimeValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateTimeValue\"},{\"kind\":128,\"name\":\"CreateGeonameValue\",\"url\":\"classes/CreateGeonameValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CreateGeonameValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CreateGeonameValue\"},{\"kind\":1024,\"name\":\"geoname\",\"url\":\"classes/CreateGeonameValue.html#geoname\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CreateGeonameValue\"},{\"kind\":1024,\"name\":\"hasPermissions\",\"url\":\"classes/CreateGeonameValue.html#hasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateGeonameValue\"},{\"kind\":1024,\"name\":\"valueHasComment\",\"url\":\"classes/CreateGeonameValue.html#valueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateGeonameValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/CreateGeonameValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CreateGeonameValue\"},{\"kind\":128,\"name\":\"BaseValue\",\"url\":\"classes/BaseValue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BaseValue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BaseValue\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/BaseValue.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BaseValue\"},{\"kind\":128,\"name\":\"ListNodeV2\",\"url\":\"classes/ListNodeV2.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListNodeV2.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ListNodeV2\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ListNodeV2.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeV2\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"classes/ListNodeV2.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeV2\"},{\"kind\":1024,\"name\":\"isRootNode\",\"url\":\"classes/ListNodeV2.html#isRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeV2\"},{\"kind\":1024,\"name\":\"hasRootNode\",\"url\":\"classes/ListNodeV2.html#hasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeV2\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"classes/ListNodeV2.html#children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListNodeV2\"},{\"kind\":128,\"name\":\"Constants\",\"url\":\"classes/Constants.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"StandardMapping\",\"url\":\"classes/Constants.html#StandardMapping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"KnoraApi\",\"url\":\"classes/Constants.html#KnoraApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"KnoraApiV2\",\"url\":\"classes/Constants.html#KnoraApiV2\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HashDelimiter\",\"url\":\"classes/Constants.html#HashDelimiter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsDeleted\",\"url\":\"classes/Constants.html#IsDeleted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsResourceClass\",\"url\":\"classes/Constants.html#IsResourceClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsStandoffClass\",\"url\":\"classes/Constants.html#IsStandoffClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsResourceProperty\",\"url\":\"classes/Constants.html#IsResourceProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ObjectType\",\"url\":\"classes/Constants.html#ObjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SubjectType\",\"url\":\"classes/Constants.html#SubjectType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsLinkProperty\",\"url\":\"classes/Constants.html#IsLinkProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsLinkValueProperty\",\"url\":\"classes/Constants.html#IsLinkValueProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsEditable\",\"url\":\"classes/Constants.html#IsEditable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsInherited\",\"url\":\"classes/Constants.html#IsInherited\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanBeInstantiated\",\"url\":\"classes/Constants.html#CanBeInstantiated\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ResourceIri\",\"url\":\"classes/Constants.html#ResourceIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ResourceClassIri\",\"url\":\"classes/Constants.html#ResourceClassIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StandoffOntology\",\"url\":\"classes/Constants.html#StandoffOntology\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasStandoffLinkToValue\",\"url\":\"classes/Constants.html#HasStandoffLinkToValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XMLToStandoffMapping\",\"url\":\"classes/Constants.html#XMLToStandoffMapping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasIncomingLinkValue\",\"url\":\"classes/Constants.html#HasIncomingLinkValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Resource\",\"url\":\"classes/Constants.html#Resource\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MayHaveMoreResults\",\"url\":\"classes/Constants.html#MayHaveMoreResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ResourceIcon\",\"url\":\"classes/Constants.html#ResourceIcon\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ForbiddenResource\",\"url\":\"classes/Constants.html#ForbiddenResource\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasValue\",\"url\":\"classes/Constants.html#HasValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasLinkTo\",\"url\":\"classes/Constants.html#HasLinkTo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsPartOf\",\"url\":\"classes/Constants.html#IsPartOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"BooleanValue\",\"url\":\"classes/Constants.html#BooleanValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ColorValue\",\"url\":\"classes/Constants.html#ColorValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GeonameValue\",\"url\":\"classes/Constants.html#GeonameValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValue\",\"url\":\"classes/Constants.html#DateValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IntValue\",\"url\":\"classes/Constants.html#IntValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DecimalValue\",\"url\":\"classes/Constants.html#DecimalValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IntervalValue\",\"url\":\"classes/Constants.html#IntervalValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ListValue\",\"url\":\"classes/Constants.html#ListValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ListNode\",\"url\":\"classes/Constants.html#ListNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TextValue\",\"url\":\"classes/Constants.html#TextValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LinkValue\",\"url\":\"classes/Constants.html#LinkValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasLinkToValue\",\"url\":\"classes/Constants.html#HasLinkToValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"UriValue\",\"url\":\"classes/Constants.html#UriValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GeomValue\",\"url\":\"classes/Constants.html#GeomValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"FileValue\",\"url\":\"classes/Constants.html#FileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"AudioFileValue\",\"url\":\"classes/Constants.html#AudioFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DDDFileValue\",\"url\":\"classes/Constants.html#DDDFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DocumentFileValue\",\"url\":\"classes/Constants.html#DocumentFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StillImageFileValue\",\"url\":\"classes/Constants.html#StillImageFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MovingImageFileValue\",\"url\":\"classes/Constants.html#MovingImageFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TextFileValue\",\"url\":\"classes/Constants.html#TextFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ArchiveFileValue\",\"url\":\"classes/Constants.html#ArchiveFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsRootNode\",\"url\":\"classes/Constants.html#IsRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasRootNode\",\"url\":\"classes/Constants.html#HasRootNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasSubListNode\",\"url\":\"classes/Constants.html#HasSubListNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TimeValue\",\"url\":\"classes/Constants.html#TimeValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasStillImageFileValue\",\"url\":\"classes/Constants.html#HasStillImageFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasTextFileValue\",\"url\":\"classes/Constants.html#HasTextFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasMovingImageFileValue\",\"url\":\"classes/Constants.html#HasMovingImageFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasDocumentFileValue\",\"url\":\"classes/Constants.html#HasDocumentFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasDDDFileValue\",\"url\":\"classes/Constants.html#HasDDDFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasAudioFileValue\",\"url\":\"classes/Constants.html#HasAudioFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasArchiveFileValue\",\"url\":\"classes/Constants.html#HasArchiveFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasRepresentation\",\"url\":\"classes/Constants.html#HasRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StillImageRepresentation\",\"url\":\"classes/Constants.html#StillImageRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StillImageAbstractFileValue\",\"url\":\"classes/Constants.html#StillImageAbstractFileValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MovingImageRepresentation\",\"url\":\"classes/Constants.html#MovingImageRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"AudioRepresentation\",\"url\":\"classes/Constants.html#AudioRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DDDrepresentation\",\"url\":\"classes/Constants.html#DDDrepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TextRepresentation\",\"url\":\"classes/Constants.html#TextRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DocumentRepresentation\",\"url\":\"classes/Constants.html#DocumentRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ArchiveRepresentation\",\"url\":\"classes/Constants.html#ArchiveRepresentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LinkObj\",\"url\":\"classes/Constants.html#LinkObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Region\",\"url\":\"classes/Constants.html#Region\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasGeometry\",\"url\":\"classes/Constants.html#HasGeometry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasColor\",\"url\":\"classes/Constants.html#HasColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasComment\",\"url\":\"classes/Constants.html#HasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IsRegionOfValue\",\"url\":\"classes/Constants.html#IsRegionOfValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"AttachedToProject\",\"url\":\"classes/Constants.html#AttachedToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"AttachedToUser\",\"url\":\"classes/Constants.html#AttachedToUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ArkUrl\",\"url\":\"classes/Constants.html#ArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"VersionArkUrl\",\"url\":\"classes/Constants.html#VersionArkUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CreationDate\",\"url\":\"classes/Constants.html#CreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ValueCreationDate\",\"url\":\"classes/Constants.html#ValueCreationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ValueHasUUID\",\"url\":\"classes/Constants.html#ValueHasUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LastModificationDate\",\"url\":\"classes/Constants.html#LastModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"NewModificationDate\",\"url\":\"classes/Constants.html#NewModificationDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"HasPermissions\",\"url\":\"classes/Constants.html#HasPermissions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"UserHasPermission\",\"url\":\"classes/Constants.html#UserHasPermission\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DeletedResource\",\"url\":\"classes/Constants.html#DeletedResource\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DeleteDate\",\"url\":\"classes/Constants.html#DeleteDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"BooleanValueAsBoolean\",\"url\":\"classes/Constants.html#BooleanValueAsBoolean\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ColorValueAsColor\",\"url\":\"classes/Constants.html#ColorValueAsColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GeonameValueAsGeonameCode\",\"url\":\"classes/Constants.html#GeonameValueAsGeonameCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasCalendar\",\"url\":\"classes/Constants.html#DateValueHasCalendar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasEndDay\",\"url\":\"classes/Constants.html#DateValueHasEndDay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasEndEra\",\"url\":\"classes/Constants.html#DateValueHasEndEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasEndMonth\",\"url\":\"classes/Constants.html#DateValueHasEndMonth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasEndYear\",\"url\":\"classes/Constants.html#DateValueHasEndYear\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasStartDay\",\"url\":\"classes/Constants.html#DateValueHasStartDay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasStartEra\",\"url\":\"classes/Constants.html#DateValueHasStartEra\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasStartMonth\",\"url\":\"classes/Constants.html#DateValueHasStartMonth\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DateValueHasStartYear\",\"url\":\"classes/Constants.html#DateValueHasStartYear\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IntValueAsInt\",\"url\":\"classes/Constants.html#IntValueAsInt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SeqNum\",\"url\":\"classes/Constants.html#SeqNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DecimalValueAsDecimal\",\"url\":\"classes/Constants.html#DecimalValueAsDecimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IntervalValueHasStart\",\"url\":\"classes/Constants.html#IntervalValueHasStart\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"IntervalValueHasEnd\",\"url\":\"classes/Constants.html#IntervalValueHasEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ListValueAsListNode\",\"url\":\"classes/Constants.html#ListValueAsListNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ValueAsString\",\"url\":\"classes/Constants.html#ValueAsString\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TextValueAsXml\",\"url\":\"classes/Constants.html#TextValueAsXml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TextValueHasMapping\",\"url\":\"classes/Constants.html#TextValueHasMapping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TextValueAsHtml\",\"url\":\"classes/Constants.html#TextValueAsHtml\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LinkValueHasTarget\",\"url\":\"classes/Constants.html#LinkValueHasTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LinkValueHasTargetIri\",\"url\":\"classes/Constants.html#LinkValueHasTargetIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LinkValueHasSource\",\"url\":\"classes/Constants.html#LinkValueHasSource\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"LinkValueHasSourceIri\",\"url\":\"classes/Constants.html#LinkValueHasSourceIri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"UriValueAsUri\",\"url\":\"classes/Constants.html#UriValueAsUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GeometryValueAsGeometry\",\"url\":\"classes/Constants.html#GeometryValueAsGeometry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DocumentFileValueHasDimX\",\"url\":\"classes/Constants.html#DocumentFileValueHasDimX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DocumentFileValueHasDimY\",\"url\":\"classes/Constants.html#DocumentFileValueHasDimY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DocumentFileValueHasPageCount\",\"url\":\"classes/Constants.html#DocumentFileValueHasPageCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StillImageFileValueHasDimX\",\"url\":\"classes/Constants.html#StillImageFileValueHasDimX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StillImageFileValueHasDimY\",\"url\":\"classes/Constants.html#StillImageFileValueHasDimY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"StillImageFileValueHasIIIFBaseUrl\",\"url\":\"classes/Constants.html#StillImageFileValueHasIIIFBaseUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"AudioFileValueHasDuration\",\"url\":\"classes/Constants.html#AudioFileValueHasDuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MovingImageFileValueHasDimX\",\"url\":\"classes/Constants.html#MovingImageFileValueHasDimX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MovingImageFileValueHasDimY\",\"url\":\"classes/Constants.html#MovingImageFileValueHasDimY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MovingImageFileValueHasDuration\",\"url\":\"classes/Constants.html#MovingImageFileValueHasDuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MovingImageFileValueHasFps\",\"url\":\"classes/Constants.html#MovingImageFileValueHasFps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"FileValueHasFilename\",\"url\":\"classes/Constants.html#FileValueHasFilename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"FileValueAsUrl\",\"url\":\"classes/Constants.html#FileValueAsUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"TimeValueAsTimeStamp\",\"url\":\"classes/Constants.html#TimeValueAsTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ValueHasComment\",\"url\":\"classes/Constants.html#ValueHasComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DeleteComment\",\"url\":\"classes/Constants.html#DeleteComment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Result\",\"url\":\"classes/Constants.html#Result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanDo\",\"url\":\"classes/Constants.html#CanDo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CannotDoReason\",\"url\":\"classes/Constants.html#CannotDoReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CannotDoContext\",\"url\":\"classes/Constants.html#CannotDoContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanSetCardinalityCheckFailure\",\"url\":\"classes/Constants.html#CanSetCardinalityCheckFailure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanSetCardinalityOntologySubclassCheckFailed\",\"url\":\"classes/Constants.html#CanSetCardinalityOntologySubclassCheckFailed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanSetCardinalityOntologySuperClassCheckFailed\",\"url\":\"classes/Constants.html#CanSetCardinalityOntologySuperClassCheckFailed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanSetCardinalityPersistenceCheckFailed\",\"url\":\"classes/Constants.html#CanSetCardinalityPersistenceCheckFailed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CanSetCardinalityKnoraOntologyCheckFailed\",\"url\":\"classes/Constants.html#CanSetCardinalityKnoraOntologyCheckFailed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MatchText\",\"url\":\"classes/Constants.html#MatchText\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"OntologyName\",\"url\":\"classes/Constants.html#OntologyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"KnoraAdmin\",\"url\":\"classes/Constants.html#KnoraAdmin\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DefaultSharedOntologyIRI\",\"url\":\"classes/Constants.html#DefaultSharedOntologyIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SystemProjectIRI\",\"url\":\"classes/Constants.html#SystemProjectIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"UnknownUserGroupIRI\",\"url\":\"classes/Constants.html#UnknownUserGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"KnownUserGroupIRI\",\"url\":\"classes/Constants.html#KnownUserGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"CreatorGroupIRI\",\"url\":\"classes/Constants.html#CreatorGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ProjectMemberGroupIRI\",\"url\":\"classes/Constants.html#ProjectMemberGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ProjectAdminGroupIRI\",\"url\":\"classes/Constants.html#ProjectAdminGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SystemAdminGroupIRI\",\"url\":\"classes/Constants.html#SystemAdminGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"UserGroupIRI\",\"url\":\"classes/Constants.html#UserGroupIRI\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SalsahGui\",\"url\":\"classes/Constants.html#SalsahGui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiAttribute\",\"url\":\"classes/Constants.html#GuiAttribute\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiOrder\",\"url\":\"classes/Constants.html#GuiOrder\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiElement\",\"url\":\"classes/Constants.html#GuiElement\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiSimpleText\",\"url\":\"classes/Constants.html#GuiSimpleText\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiTextarea\",\"url\":\"classes/Constants.html#GuiTextarea\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiRichText\",\"url\":\"classes/Constants.html#GuiRichText\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiList\",\"url\":\"classes/Constants.html#GuiList\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiPulldown\",\"url\":\"classes/Constants.html#GuiPulldown\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiRadio\",\"url\":\"classes/Constants.html#GuiRadio\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiCheckbox\",\"url\":\"classes/Constants.html#GuiCheckbox\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiDatePicker\",\"url\":\"classes/Constants.html#GuiDatePicker\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiTimeStamp\",\"url\":\"classes/Constants.html#GuiTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiInterval\",\"url\":\"classes/Constants.html#GuiInterval\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiSlider\",\"url\":\"classes/Constants.html#GuiSlider\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiSpinbox\",\"url\":\"classes/Constants.html#GuiSpinbox\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiSearchbox\",\"url\":\"classes/Constants.html#GuiSearchbox\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiGeonames\",\"url\":\"classes/Constants.html#GuiGeonames\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiColorPicker\",\"url\":\"classes/Constants.html#GuiColorPicker\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiGeometry\",\"url\":\"classes/Constants.html#GuiGeometry\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"GuiFileUpload\",\"url\":\"classes/Constants.html#GuiFileUpload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Owl\",\"url\":\"classes/Constants.html#Owl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Ontology\",\"url\":\"classes/Constants.html#Ontology\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Class\",\"url\":\"classes/Constants.html#Class\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Restriction\",\"url\":\"classes/Constants.html#Restriction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MaxCardinality\",\"url\":\"classes/Constants.html#MaxCardinality\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"MinCardinality\",\"url\":\"classes/Constants.html#MinCardinality\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Cardinality\",\"url\":\"classes/Constants.html#Cardinality\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"OnProperty\",\"url\":\"classes/Constants.html#OnProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DataTypeProperty\",\"url\":\"classes/Constants.html#DataTypeProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ObjectProperty\",\"url\":\"classes/Constants.html#ObjectProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"AnnotationProperty\",\"url\":\"classes/Constants.html#AnnotationProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Rdf\",\"url\":\"classes/Constants.html#Rdf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"RdfProperty\",\"url\":\"classes/Constants.html#RdfProperty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Rdfs\",\"url\":\"classes/Constants.html#Rdfs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SubClassOf\",\"url\":\"classes/Constants.html#SubClassOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Comment\",\"url\":\"classes/Constants.html#Comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Label\",\"url\":\"classes/Constants.html#Label\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SubPropertyOf\",\"url\":\"classes/Constants.html#SubPropertyOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Xsd\",\"url\":\"classes/Constants.html#Xsd\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XsdAnyUri\",\"url\":\"classes/Constants.html#XsdAnyUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XsdString\",\"url\":\"classes/Constants.html#XsdString\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XsdBoolean\",\"url\":\"classes/Constants.html#XsdBoolean\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XsdDecimal\",\"url\":\"classes/Constants.html#XsdDecimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XsdInteger\",\"url\":\"classes/Constants.html#XsdInteger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"XsdDate\",\"url\":\"classes/Constants.html#XsdDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"dateTimeStamp\",\"url\":\"classes/Constants.html#dateTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaNumberOfItems\",\"url\":\"classes/Constants.html#SchemaNumberOfItems\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SalsahLink\",\"url\":\"classes/Constants.html#SalsahLink\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"RefMarker\",\"url\":\"classes/Constants.html#RefMarker\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"Dsp\",\"url\":\"classes/Constants.html#Dsp\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SlashDelimiter\",\"url\":\"classes/Constants.html#SlashDelimiter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspRepo\",\"url\":\"classes/Constants.html#DspRepo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspRepoBase\",\"url\":\"classes/Constants.html#DspRepoBase\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaBase\",\"url\":\"classes/Constants.html#SchemaBase\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ProvBase\",\"url\":\"classes/Constants.html#ProvBase\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspDataset\",\"url\":\"classes/Constants.html#DspDataset\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasAbstract\",\"url\":\"classes/Constants.html#DspHasAbstract\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasAlternativeTitle\",\"url\":\"classes/Constants.html#DspHasAlternativeTitle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasConditionsOfAccess\",\"url\":\"classes/Constants.html#DspHasConditionsOfAccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDateCreated\",\"url\":\"classes/Constants.html#DspHasDateCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDateModified\",\"url\":\"classes/Constants.html#DspHasDateModified\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDatePublished\",\"url\":\"classes/Constants.html#DspHasDatePublished\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDistribution\",\"url\":\"classes/Constants.html#DspHasDistribution\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDocumentation\",\"url\":\"classes/Constants.html#DspHasDocumentation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasHowToCite\",\"url\":\"classes/Constants.html#DspHasHowToCite\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasLanguage\",\"url\":\"classes/Constants.html#DspHasLanguage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasLicense\",\"url\":\"classes/Constants.html#DspHasLicense\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasQualifiedAttribution\",\"url\":\"classes/Constants.html#DspHasQualifiedAttribution\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasStatus\",\"url\":\"classes/Constants.html#DspHasStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasTitle\",\"url\":\"classes/Constants.html#DspHasTitle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasTypeOfData\",\"url\":\"classes/Constants.html#DspHasTypeOfData\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspIsPartOf\",\"url\":\"classes/Constants.html#DspIsPartOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspSameAs\",\"url\":\"classes/Constants.html#DspSameAs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspProject\",\"url\":\"classes/Constants.html#DspProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasAlternateName\",\"url\":\"classes/Constants.html#DspHasAlternateName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasContactPoint\",\"url\":\"classes/Constants.html#DspHasContactPoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDataManagementPlan\",\"url\":\"classes/Constants.html#DspHasDataManagementPlan\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDescription\",\"url\":\"classes/Constants.html#DspHasDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasDiscipline\",\"url\":\"classes/Constants.html#DspHasDiscipline\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasEndDate\",\"url\":\"classes/Constants.html#DspHasEndDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasFunder\",\"url\":\"classes/Constants.html#DspHasFunder\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasGrant\",\"url\":\"classes/Constants.html#DspHasGrant\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasKeywords\",\"url\":\"classes/Constants.html#DspHasKeywords\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasName\",\"url\":\"classes/Constants.html#DspHasName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasPublication\",\"url\":\"classes/Constants.html#DspHasPublication\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasShortcode\",\"url\":\"classes/Constants.html#DspHasShortcode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasSpatialCoverage\",\"url\":\"classes/Constants.html#DspHasSpatialCoverage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasStartDate\",\"url\":\"classes/Constants.html#DspHasStartDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasTemporalCoverage\",\"url\":\"classes/Constants.html#DspHasTemporalCoverage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasURL\",\"url\":\"classes/Constants.html#DspHasURL\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspPerson\",\"url\":\"classes/Constants.html#DspPerson\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspOrganization\",\"url\":\"classes/Constants.html#DspOrganization\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasAddress\",\"url\":\"classes/Constants.html#DspHasAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasEmail\",\"url\":\"classes/Constants.html#DspHasEmail\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasFamilyName\",\"url\":\"classes/Constants.html#DspHasFamilyName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasGivenName\",\"url\":\"classes/Constants.html#DspHasGivenName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasJobTitle\",\"url\":\"classes/Constants.html#DspHasJobTitle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspIsMemberOf\",\"url\":\"classes/Constants.html#DspIsMemberOf\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaPostalAddress\",\"url\":\"classes/Constants.html#SchemaPostalAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaAddressLocality\",\"url\":\"classes/Constants.html#SchemaAddressLocality\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaPostalCode\",\"url\":\"classes/Constants.html#SchemaPostalCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaStreetAddress\",\"url\":\"classes/Constants.html#SchemaStreetAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasRole\",\"url\":\"classes/Constants.html#DspHasRole\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ProvAgent\",\"url\":\"classes/Constants.html#ProvAgent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"ProvAttribution\",\"url\":\"classes/Constants.html#ProvAttribution\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspDataManagementPlan\",\"url\":\"classes/Constants.html#DspDataManagementPlan\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspIsAvailable\",\"url\":\"classes/Constants.html#DspIsAvailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspGrant\",\"url\":\"classes/Constants.html#DspGrant\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"DspHasNumber\",\"url\":\"classes/Constants.html#DspHasNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaUrlType\",\"url\":\"classes/Constants.html#SchemaUrlType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaUrlValue\",\"url\":\"classes/Constants.html#SchemaUrlValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaPropID\",\"url\":\"classes/Constants.html#SchemaPropID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaPropVal\",\"url\":\"classes/Constants.html#SchemaPropVal\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaDownload\",\"url\":\"classes/Constants.html#SchemaDownload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":1024,\"name\":\"SchemaPlace\",\"url\":\"classes/Constants.html#SchemaPlace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Constants.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Constants\"},{\"kind\":4,\"name\":\"CardinalityUtil\",\"url\":\"modules/CardinalityUtil.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":32,\"name\":\"cardinalities\",\"url\":\"variables/CardinalityUtil.cardinalities.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"CardinalityUtil\"},{\"kind\":64,\"name\":\"createValueForPropertyAllowed\",\"url\":\"functions/CardinalityUtil.createValueForPropertyAllowed.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"CardinalityUtil\"},{\"kind\":64,\"name\":\"deleteValueForPropertyAllowed\",\"url\":\"functions/CardinalityUtil.deleteValueForPropertyAllowed.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"CardinalityUtil\"},{\"kind\":4,\"name\":\"PermissionUtil\",\"url\":\"modules/PermissionUtil.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":8,\"name\":\"Permissions\",\"url\":\"enums/PermissionUtil.Permissions.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"PermissionUtil\"},{\"kind\":16,\"name\":\"RV\",\"url\":\"enums/PermissionUtil.Permissions.html#RV\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PermissionUtil.Permissions\"},{\"kind\":16,\"name\":\"V\",\"url\":\"enums/PermissionUtil.Permissions.html#V\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PermissionUtil.Permissions\"},{\"kind\":16,\"name\":\"M\",\"url\":\"enums/PermissionUtil.Permissions.html#M\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PermissionUtil.Permissions\"},{\"kind\":16,\"name\":\"D\",\"url\":\"enums/PermissionUtil.Permissions.html#D\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PermissionUtil.Permissions\"},{\"kind\":16,\"name\":\"CR\",\"url\":\"enums/PermissionUtil.Permissions.html#CR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PermissionUtil.Permissions\"},{\"kind\":64,\"name\":\"allUserPermissions\",\"url\":\"functions/PermissionUtil.allUserPermissions.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"PermissionUtil\"},{\"kind\":256,\"name\":\"IPermissions\",\"url\":\"interfaces/IPermissions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"groupsPerProject\",\"url\":\"interfaces/IPermissions.html#groupsPerProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPermissions\"},{\"kind\":1024,\"name\":\"administrativePermissionsPerProject\",\"url\":\"interfaces/IPermissions.html#administrativePermissionsPerProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IPermissions\"},{\"kind\":256,\"name\":\"IFulltextSearchParams\",\"url\":\"interfaces/IFulltextSearchParams.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"limitToResourceClass\",\"url\":\"interfaces/IFulltextSearchParams.html#limitToResourceClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFulltextSearchParams\"},{\"kind\":1024,\"name\":\"limitToProject\",\"url\":\"interfaces/IFulltextSearchParams.html#limitToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFulltextSearchParams\"},{\"kind\":1024,\"name\":\"limitToStandoffClass\",\"url\":\"interfaces/IFulltextSearchParams.html#limitToStandoffClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IFulltextSearchParams\"},{\"kind\":256,\"name\":\"ILabelSearchParams\",\"url\":\"interfaces/ILabelSearchParams.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"limitToResourceClass\",\"url\":\"interfaces/ILabelSearchParams.html#limitToResourceClass\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILabelSearchParams\"},{\"kind\":1024,\"name\":\"limitToProject\",\"url\":\"interfaces/ILabelSearchParams.html#limitToProject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ILabelSearchParams\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,72.834]],[\"comment/0\",[]],[\"name/1\",[1,72.834]],[\"comment/1\",[]],[\"name/2\",[2,72.834]],[\"comment/2\",[]],[\"name/3\",[3,72.834]],[\"comment/3\",[]],[\"name/4\",[4,23.253]],[\"comment/4\",[]],[\"name/5\",[5,72.834]],[\"comment/5\",[]],[\"name/6\",[6,72.834]],[\"comment/6\",[]],[\"name/7\",[7,72.834]],[\"comment/7\",[]],[\"name/8\",[8,50.148]],[\"comment/8\",[]],[\"name/9\",[9,72.834]],[\"comment/9\",[]],[\"name/10\",[10,72.834]],[\"comment/10\",[]],[\"name/11\",[11,72.834]],[\"comment/11\",[]],[\"name/12\",[12,72.834]],[\"comment/12\",[]],[\"name/13\",[4,23.253]],[\"comment/13\",[]],[\"name/14\",[13,72.834]],[\"comment/14\",[]],[\"name/15\",[14,72.834]],[\"comment/15\",[]],[\"name/16\",[15,72.834]],[\"comment/16\",[]],[\"name/17\",[16,72.834]],[\"comment/17\",[]],[\"name/18\",[17,72.834]],[\"comment/18\",[]],[\"name/19\",[18,50.148]],[\"comment/19\",[]],[\"name/20\",[19,72.834]],[\"comment/20\",[]],[\"name/21\",[20,72.834]],[\"comment/21\",[]],[\"name/22\",[4,23.253]],[\"comment/22\",[]],[\"name/23\",[21,72.834]],[\"comment/23\",[]],[\"name/24\",[22,50.862]],[\"comment/24\",[]],[\"name/25\",[23,50.862]],[\"comment/25\",[]],[\"name/26\",[24,50.862]],[\"comment/26\",[]],[\"name/27\",[25,50.862]],[\"comment/27\",[]],[\"name/28\",[18,50.148]],[\"comment/28\",[]],[\"name/29\",[8,50.148]],[\"comment/29\",[]],[\"name/30\",[26,50.862]],[\"comment/30\",[]],[\"name/31\",[27,50.862]],[\"comment/31\",[]],[\"name/32\",[28,50.862]],[\"comment/32\",[]],[\"name/33\",[29,50.862]],[\"comment/33\",[]],[\"name/34\",[30,50.862]],[\"comment/34\",[]],[\"name/35\",[31,50.862]],[\"comment/35\",[]],[\"name/36\",[32,50.862]],[\"comment/36\",[]],[\"name/37\",[33,72.834]],[\"comment/37\",[]],[\"name/38\",[4,23.253]],[\"comment/38\",[]],[\"name/39\",[34,72.834]],[\"comment/39\",[]],[\"name/40\",[22,50.862]],[\"comment/40\",[]],[\"name/41\",[23,50.862]],[\"comment/41\",[]],[\"name/42\",[24,50.862]],[\"comment/42\",[]],[\"name/43\",[25,50.862]],[\"comment/43\",[]],[\"name/44\",[18,50.148]],[\"comment/44\",[]],[\"name/45\",[8,50.148]],[\"comment/45\",[]],[\"name/46\",[26,50.862]],[\"comment/46\",[]],[\"name/47\",[27,50.862]],[\"comment/47\",[]],[\"name/48\",[28,50.862]],[\"comment/48\",[]],[\"name/49\",[29,50.862]],[\"comment/49\",[]],[\"name/50\",[30,50.862]],[\"comment/50\",[]],[\"name/51\",[31,50.862]],[\"comment/51\",[]],[\"name/52\",[32,50.862]],[\"comment/52\",[]],[\"name/53\",[35,72.834]],[\"comment/53\",[]],[\"name/54\",[4,23.253]],[\"comment/54\",[]],[\"name/55\",[36,72.834]],[\"comment/55\",[]],[\"name/56\",[37,72.834]],[\"comment/56\",[]],[\"name/57\",[38,72.834]],[\"comment/57\",[]],[\"name/58\",[39,72.834]],[\"comment/58\",[]],[\"name/59\",[40,72.834]],[\"comment/59\",[]],[\"name/60\",[41,72.834]],[\"comment/60\",[]],[\"name/61\",[42,72.834]],[\"comment/61\",[]],[\"name/62\",[22,50.862]],[\"comment/62\",[]],[\"name/63\",[23,50.862]],[\"comment/63\",[]],[\"name/64\",[24,50.862]],[\"comment/64\",[]],[\"name/65\",[25,50.862]],[\"comment/65\",[]],[\"name/66\",[18,50.148]],[\"comment/66\",[]],[\"name/67\",[8,50.148]],[\"comment/67\",[]],[\"name/68\",[26,50.862]],[\"comment/68\",[]],[\"name/69\",[27,50.862]],[\"comment/69\",[]],[\"name/70\",[28,50.862]],[\"comment/70\",[]],[\"name/71\",[29,50.862]],[\"comment/71\",[]],[\"name/72\",[30,50.862]],[\"comment/72\",[]],[\"name/73\",[31,50.862]],[\"comment/73\",[]],[\"name/74\",[32,50.862]],[\"comment/74\",[]],[\"name/75\",[43,72.834]],[\"comment/75\",[]],[\"name/76\",[4,23.253]],[\"comment/76\",[]],[\"name/77\",[44,72.834]],[\"comment/77\",[]],[\"name/78\",[45,72.834]],[\"comment/78\",[]],[\"name/79\",[46,72.834]],[\"comment/79\",[]],[\"name/80\",[47,72.834]],[\"comment/80\",[]],[\"name/81\",[48,72.834]],[\"comment/81\",[]],[\"name/82\",[49,72.834]],[\"comment/82\",[]],[\"name/83\",[50,72.834]],[\"comment/83\",[]],[\"name/84\",[51,72.834]],[\"comment/84\",[]],[\"name/85\",[52,72.834]],[\"comment/85\",[]],[\"name/86\",[53,72.834]],[\"comment/86\",[]],[\"name/87\",[54,72.834]],[\"comment/87\",[]],[\"name/88\",[55,72.834]],[\"comment/88\",[]],[\"name/89\",[56,72.834]],[\"comment/89\",[]],[\"name/90\",[57,72.834]],[\"comment/90\",[]],[\"name/91\",[58,64.362]],[\"comment/91\",[]],[\"name/92\",[22,50.862]],[\"comment/92\",[]],[\"name/93\",[23,50.862]],[\"comment/93\",[]],[\"name/94\",[24,50.862]],[\"comment/94\",[]],[\"name/95\",[25,50.862]],[\"comment/95\",[]],[\"name/96\",[18,50.148]],[\"comment/96\",[]],[\"name/97\",[8,50.148]],[\"comment/97\",[]],[\"name/98\",[26,50.862]],[\"comment/98\",[]],[\"name/99\",[27,50.862]],[\"comment/99\",[]],[\"name/100\",[28,50.862]],[\"comment/100\",[]],[\"name/101\",[29,50.862]],[\"comment/101\",[]],[\"name/102\",[30,50.862]],[\"comment/102\",[]],[\"name/103\",[31,50.862]],[\"comment/103\",[]],[\"name/104\",[32,50.862]],[\"comment/104\",[]],[\"name/105\",[59,72.834]],[\"comment/105\",[]],[\"name/106\",[4,23.253]],[\"comment/106\",[]],[\"name/107\",[60,72.834]],[\"comment/107\",[]],[\"name/108\",[61,72.834]],[\"comment/108\",[]],[\"name/109\",[62,72.834]],[\"comment/109\",[]],[\"name/110\",[63,67.726]],[\"comment/110\",[]],[\"name/111\",[64,67.726]],[\"comment/111\",[]],[\"name/112\",[65,67.726]],[\"comment/112\",[]],[\"name/113\",[66,72.834]],[\"comment/113\",[]],[\"name/114\",[67,67.726]],[\"comment/114\",[]],[\"name/115\",[68,67.726]],[\"comment/115\",[]],[\"name/116\",[69,67.726]],[\"comment/116\",[]],[\"name/117\",[70,67.726]],[\"comment/117\",[]],[\"name/118\",[71,67.726]],[\"comment/118\",[]],[\"name/119\",[72,72.834]],[\"comment/119\",[]],[\"name/120\",[22,50.862]],[\"comment/120\",[]],[\"name/121\",[23,50.862]],[\"comment/121\",[]],[\"name/122\",[24,50.862]],[\"comment/122\",[]],[\"name/123\",[25,50.862]],[\"comment/123\",[]],[\"name/124\",[18,50.148]],[\"comment/124\",[]],[\"name/125\",[8,50.148]],[\"comment/125\",[]],[\"name/126\",[26,50.862]],[\"comment/126\",[]],[\"name/127\",[27,50.862]],[\"comment/127\",[]],[\"name/128\",[28,50.862]],[\"comment/128\",[]],[\"name/129\",[29,50.862]],[\"comment/129\",[]],[\"name/130\",[30,50.862]],[\"comment/130\",[]],[\"name/131\",[31,50.862]],[\"comment/131\",[]],[\"name/132\",[32,50.862]],[\"comment/132\",[]],[\"name/133\",[73,72.834]],[\"comment/133\",[]],[\"name/134\",[4,23.253]],[\"comment/134\",[]],[\"name/135\",[74,72.834]],[\"comment/135\",[]],[\"name/136\",[75,72.834]],[\"comment/136\",[]],[\"name/137\",[76,72.834]],[\"comment/137\",[]],[\"name/138\",[77,72.834]],[\"comment/138\",[]],[\"name/139\",[78,72.834]],[\"comment/139\",[]],[\"name/140\",[79,72.834]],[\"comment/140\",[]],[\"name/141\",[80,72.834]],[\"comment/141\",[]],[\"name/142\",[81,72.834]],[\"comment/142\",[]],[\"name/143\",[82,72.834]],[\"comment/143\",[]],[\"name/144\",[83,72.834]],[\"comment/144\",[]],[\"name/145\",[84,72.834]],[\"comment/145\",[]],[\"name/146\",[85,72.834]],[\"comment/146\",[]],[\"name/147\",[86,72.834]],[\"comment/147\",[]],[\"name/148\",[87,72.834]],[\"comment/148\",[]],[\"name/149\",[88,72.834]],[\"comment/149\",[]],[\"name/150\",[89,72.834]],[\"comment/150\",[]],[\"name/151\",[90,72.834]],[\"comment/151\",[]],[\"name/152\",[91,72.834]],[\"comment/152\",[]],[\"name/153\",[92,72.834]],[\"comment/153\",[]],[\"name/154\",[93,72.834]],[\"comment/154\",[]],[\"name/155\",[94,72.834]],[\"comment/155\",[]],[\"name/156\",[95,72.834]],[\"comment/156\",[]],[\"name/157\",[22,50.862]],[\"comment/157\",[]],[\"name/158\",[23,50.862]],[\"comment/158\",[]],[\"name/159\",[24,50.862]],[\"comment/159\",[]],[\"name/160\",[25,50.862]],[\"comment/160\",[]],[\"name/161\",[18,50.148]],[\"comment/161\",[]],[\"name/162\",[8,50.148]],[\"comment/162\",[]],[\"name/163\",[26,50.862]],[\"comment/163\",[]],[\"name/164\",[27,50.862]],[\"comment/164\",[]],[\"name/165\",[28,50.862]],[\"comment/165\",[]],[\"name/166\",[29,50.862]],[\"comment/166\",[]],[\"name/167\",[30,50.862]],[\"comment/167\",[]],[\"name/168\",[31,50.862]],[\"comment/168\",[]],[\"name/169\",[32,50.862]],[\"comment/169\",[]],[\"name/170\",[96,72.834]],[\"comment/170\",[]],[\"name/171\",[4,23.253]],[\"comment/171\",[]],[\"name/172\",[97,72.834]],[\"comment/172\",[]],[\"name/173\",[98,67.726]],[\"comment/173\",[]],[\"name/174\",[99,72.834]],[\"comment/174\",[]],[\"name/175\",[100,72.834]],[\"comment/175\",[]],[\"name/176\",[101,72.834]],[\"comment/176\",[]],[\"name/177\",[102,72.834]],[\"comment/177\",[]],[\"name/178\",[103,72.834]],[\"comment/178\",[]],[\"name/179\",[104,72.834]],[\"comment/179\",[]],[\"name/180\",[105,72.834]],[\"comment/180\",[]],[\"name/181\",[106,72.834]],[\"comment/181\",[]],[\"name/182\",[107,72.834]],[\"comment/182\",[]],[\"name/183\",[108,72.834]],[\"comment/183\",[]],[\"name/184\",[109,72.834]],[\"comment/184\",[]],[\"name/185\",[110,72.834]],[\"comment/185\",[]],[\"name/186\",[111,72.834]],[\"comment/186\",[]],[\"name/187\",[112,72.834]],[\"comment/187\",[]],[\"name/188\",[113,72.834]],[\"comment/188\",[]],[\"name/189\",[114,72.834]],[\"comment/189\",[]],[\"name/190\",[115,72.834]],[\"comment/190\",[]],[\"name/191\",[116,72.834]],[\"comment/191\",[]],[\"name/192\",[22,50.862]],[\"comment/192\",[]],[\"name/193\",[23,50.862]],[\"comment/193\",[]],[\"name/194\",[24,50.862]],[\"comment/194\",[]],[\"name/195\",[25,50.862]],[\"comment/195\",[]],[\"name/196\",[18,50.148]],[\"comment/196\",[]],[\"name/197\",[8,50.148]],[\"comment/197\",[]],[\"name/198\",[26,50.862]],[\"comment/198\",[]],[\"name/199\",[27,50.862]],[\"comment/199\",[]],[\"name/200\",[28,50.862]],[\"comment/200\",[]],[\"name/201\",[29,50.862]],[\"comment/201\",[]],[\"name/202\",[30,50.862]],[\"comment/202\",[]],[\"name/203\",[31,50.862]],[\"comment/203\",[]],[\"name/204\",[32,50.862]],[\"comment/204\",[]],[\"name/205\",[117,72.834]],[\"comment/205\",[]],[\"name/206\",[4,23.253]],[\"comment/206\",[]],[\"name/207\",[118,72.834]],[\"comment/207\",[]],[\"name/208\",[119,72.834]],[\"comment/208\",[]],[\"name/209\",[120,72.834]],[\"comment/209\",[]],[\"name/210\",[22,50.862]],[\"comment/210\",[]],[\"name/211\",[23,50.862]],[\"comment/211\",[]],[\"name/212\",[24,50.862]],[\"comment/212\",[]],[\"name/213\",[25,50.862]],[\"comment/213\",[]],[\"name/214\",[18,50.148]],[\"comment/214\",[]],[\"name/215\",[8,50.148]],[\"comment/215\",[]],[\"name/216\",[26,50.862]],[\"comment/216\",[]],[\"name/217\",[27,50.862]],[\"comment/217\",[]],[\"name/218\",[28,50.862]],[\"comment/218\",[]],[\"name/219\",[29,50.862]],[\"comment/219\",[]],[\"name/220\",[30,50.862]],[\"comment/220\",[]],[\"name/221\",[31,50.862]],[\"comment/221\",[]],[\"name/222\",[32,50.862]],[\"comment/222\",[]],[\"name/223\",[121,72.834]],[\"comment/223\",[]],[\"name/224\",[4,23.253]],[\"comment/224\",[]],[\"name/225\",[122,72.834]],[\"comment/225\",[]],[\"name/226\",[58,64.362]],[\"comment/226\",[]],[\"name/227\",[22,50.862]],[\"comment/227\",[]],[\"name/228\",[23,50.862]],[\"comment/228\",[]],[\"name/229\",[24,50.862]],[\"comment/229\",[]],[\"name/230\",[25,50.862]],[\"comment/230\",[]],[\"name/231\",[18,50.148]],[\"comment/231\",[]],[\"name/232\",[8,50.148]],[\"comment/232\",[]],[\"name/233\",[26,50.862]],[\"comment/233\",[]],[\"name/234\",[27,50.862]],[\"comment/234\",[]],[\"name/235\",[28,50.862]],[\"comment/235\",[]],[\"name/236\",[29,50.862]],[\"comment/236\",[]],[\"name/237\",[30,50.862]],[\"comment/237\",[]],[\"name/238\",[31,50.862]],[\"comment/238\",[]],[\"name/239\",[32,50.862]],[\"comment/239\",[]],[\"name/240\",[123,72.834]],[\"comment/240\",[]],[\"name/241\",[4,23.253]],[\"comment/241\",[]],[\"name/242\",[124,72.834]],[\"comment/242\",[]],[\"name/243\",[125,72.834]],[\"comment/243\",[]],[\"name/244\",[126,72.834]],[\"comment/244\",[]],[\"name/245\",[127,67.726]],[\"comment/245\",[]],[\"name/246\",[128,72.834]],[\"comment/246\",[]],[\"name/247\",[129,67.726]],[\"comment/247\",[]],[\"name/248\",[130,67.726]],[\"comment/248\",[]],[\"name/249\",[131,72.834]],[\"comment/249\",[]],[\"name/250\",[132,67.726]],[\"comment/250\",[]],[\"name/251\",[133,72.834]],[\"comment/251\",[]],[\"name/252\",[134,72.834]],[\"comment/252\",[]],[\"name/253\",[135,72.834]],[\"comment/253\",[]],[\"name/254\",[136,67.726]],[\"comment/254\",[]],[\"name/255\",[137,67.726]],[\"comment/255\",[]],[\"name/256\",[138,67.726]],[\"comment/256\",[]],[\"name/257\",[139,72.834]],[\"comment/257\",[]],[\"name/258\",[140,72.834]],[\"comment/258\",[]],[\"name/259\",[141,67.726]],[\"comment/259\",[]],[\"name/260\",[142,67.726]],[\"comment/260\",[]],[\"name/261\",[143,72.834]],[\"comment/261\",[]],[\"name/262\",[144,72.834]],[\"comment/262\",[]],[\"name/263\",[145,72.834]],[\"comment/263\",[]],[\"name/264\",[146,72.834]],[\"comment/264\",[]],[\"name/265\",[147,72.834]],[\"comment/265\",[]],[\"name/266\",[148,72.834]],[\"comment/266\",[]],[\"name/267\",[149,72.834]],[\"comment/267\",[]],[\"name/268\",[22,50.862]],[\"comment/268\",[]],[\"name/269\",[23,50.862]],[\"comment/269\",[]],[\"name/270\",[24,50.862]],[\"comment/270\",[]],[\"name/271\",[25,50.862]],[\"comment/271\",[]],[\"name/272\",[18,50.148]],[\"comment/272\",[]],[\"name/273\",[8,50.148]],[\"comment/273\",[]],[\"name/274\",[26,50.862]],[\"comment/274\",[]],[\"name/275\",[27,50.862]],[\"comment/275\",[]],[\"name/276\",[28,50.862]],[\"comment/276\",[]],[\"name/277\",[29,50.862]],[\"comment/277\",[]],[\"name/278\",[30,50.862]],[\"comment/278\",[]],[\"name/279\",[31,50.862]],[\"comment/279\",[]],[\"name/280\",[32,50.862]],[\"comment/280\",[]],[\"name/281\",[150,72.834]],[\"comment/281\",[]],[\"name/282\",[4,23.253]],[\"comment/282\",[]],[\"name/283\",[8,50.148]],[\"comment/283\",[]],[\"name/284\",[26,50.862]],[\"comment/284\",[]],[\"name/285\",[151,72.834]],[\"comment/285\",[]],[\"name/286\",[152,72.834]],[\"comment/286\",[]],[\"name/287\",[153,67.726]],[\"comment/287\",[]],[\"name/288\",[154,67.726]],[\"comment/288\",[]],[\"name/289\",[155,67.726]],[\"comment/289\",[]],[\"name/290\",[156,72.834]],[\"comment/290\",[]],[\"name/291\",[22,50.862]],[\"comment/291\",[]],[\"name/292\",[23,50.862]],[\"comment/292\",[]],[\"name/293\",[24,50.862]],[\"comment/293\",[]],[\"name/294\",[25,50.862]],[\"comment/294\",[]],[\"name/295\",[18,50.148]],[\"comment/295\",[]],[\"name/296\",[27,50.862]],[\"comment/296\",[]],[\"name/297\",[28,50.862]],[\"comment/297\",[]],[\"name/298\",[29,50.862]],[\"comment/298\",[]],[\"name/299\",[30,50.862]],[\"comment/299\",[]],[\"name/300\",[31,50.862]],[\"comment/300\",[]],[\"name/301\",[32,50.862]],[\"comment/301\",[]],[\"name/302\",[157,72.834]],[\"comment/302\",[]],[\"name/303\",[4,23.253]],[\"comment/303\",[]],[\"name/304\",[8,50.148]],[\"comment/304\",[]],[\"name/305\",[26,50.862]],[\"comment/305\",[]],[\"name/306\",[158,72.834]],[\"comment/306\",[]],[\"name/307\",[159,72.834]],[\"comment/307\",[]],[\"name/308\",[160,72.834]],[\"comment/308\",[]],[\"name/309\",[161,72.834]],[\"comment/309\",[]],[\"name/310\",[162,72.834]],[\"comment/310\",[]],[\"name/311\",[163,72.834]],[\"comment/311\",[]],[\"name/312\",[22,50.862]],[\"comment/312\",[]],[\"name/313\",[23,50.862]],[\"comment/313\",[]],[\"name/314\",[24,50.862]],[\"comment/314\",[]],[\"name/315\",[25,50.862]],[\"comment/315\",[]],[\"name/316\",[18,50.148]],[\"comment/316\",[]],[\"name/317\",[27,50.862]],[\"comment/317\",[]],[\"name/318\",[28,50.862]],[\"comment/318\",[]],[\"name/319\",[29,50.862]],[\"comment/319\",[]],[\"name/320\",[30,50.862]],[\"comment/320\",[]],[\"name/321\",[31,50.862]],[\"comment/321\",[]],[\"name/322\",[32,50.862]],[\"comment/322\",[]],[\"name/323\",[164,72.834]],[\"comment/323\",[]],[\"name/324\",[4,23.253]],[\"comment/324\",[]],[\"name/325\",[8,50.148]],[\"comment/325\",[]],[\"name/326\",[26,50.862]],[\"comment/326\",[]],[\"name/327\",[165,72.834]],[\"comment/327\",[]],[\"name/328\",[166,67.726]],[\"comment/328\",[]],[\"name/329\",[167,67.726]],[\"comment/329\",[]],[\"name/330\",[168,67.726]],[\"comment/330\",[]],[\"name/331\",[22,50.862]],[\"comment/331\",[]],[\"name/332\",[23,50.862]],[\"comment/332\",[]],[\"name/333\",[24,50.862]],[\"comment/333\",[]],[\"name/334\",[25,50.862]],[\"comment/334\",[]],[\"name/335\",[18,50.148]],[\"comment/335\",[]],[\"name/336\",[27,50.862]],[\"comment/336\",[]],[\"name/337\",[28,50.862]],[\"comment/337\",[]],[\"name/338\",[29,50.862]],[\"comment/338\",[]],[\"name/339\",[30,50.862]],[\"comment/339\",[]],[\"name/340\",[31,50.862]],[\"comment/340\",[]],[\"name/341\",[32,50.862]],[\"comment/341\",[]],[\"name/342\",[169,72.834]],[\"comment/342\",[]],[\"name/343\",[4,23.253]],[\"comment/343\",[]],[\"name/344\",[98,67.726]],[\"comment/344\",[]],[\"name/345\",[170,67.726]],[\"comment/345\",[]],[\"name/346\",[171,67.726]],[\"comment/346\",[]],[\"name/347\",[172,67.726]],[\"comment/347\",[]],[\"name/348\",[173,67.726]],[\"comment/348\",[]],[\"name/349\",[174,67.726]],[\"comment/349\",[]],[\"name/350\",[175,67.726]],[\"comment/350\",[]],[\"name/351\",[176,72.834]],[\"comment/351\",[]],[\"name/352\",[4,23.253]],[\"comment/352\",[]],[\"name/353\",[58,64.362]],[\"comment/353\",[]],[\"name/354\",[170,67.726]],[\"comment/354\",[]],[\"name/355\",[171,67.726]],[\"comment/355\",[]],[\"name/356\",[172,67.726]],[\"comment/356\",[]],[\"name/357\",[173,67.726]],[\"comment/357\",[]],[\"name/358\",[174,67.726]],[\"comment/358\",[]],[\"name/359\",[175,67.726]],[\"comment/359\",[]],[\"name/360\",[177,72.834]],[\"comment/360\",[]],[\"name/361\",[4,23.253]],[\"comment/361\",[]],[\"name/362\",[178,64.362]],[\"comment/362\",[]],[\"name/363\",[179,45.754]],[\"comment/363\",[]],[\"name/364\",[180,72.834]],[\"comment/364\",[]],[\"name/365\",[181,47.711]],[\"comment/365\",[]],[\"name/366\",[182,72.834]],[\"comment/366\",[]],[\"name/367\",[4,23.253]],[\"comment/367\",[]],[\"name/368\",[183,72.834]],[\"comment/368\",[]],[\"name/369\",[184,72.834]],[\"comment/369\",[]],[\"name/370\",[179,45.754]],[\"comment/370\",[]],[\"name/371\",[185,72.834]],[\"comment/371\",[]],[\"name/372\",[186,72.834]],[\"comment/372\",[]],[\"name/373\",[187,72.834]],[\"comment/373\",[]],[\"name/374\",[188,67.726]],[\"comment/374\",[]],[\"name/375\",[4,23.253]],[\"comment/375\",[]],[\"name/376\",[189,56.74]],[\"comment/376\",[]],[\"name/377\",[179,45.754]],[\"comment/377\",[]],[\"name/378\",[190,54.376]],[\"comment/378\",[]],[\"name/379\",[181,47.711]],[\"comment/379\",[]],[\"name/380\",[191,72.834]],[\"comment/380\",[]],[\"name/381\",[4,23.253]],[\"comment/381\",[]],[\"name/382\",[192,61.848]],[\"comment/382\",[]],[\"name/383\",[193,31.298]],[\"comment/383\",[]],[\"name/384\",[189,56.74]],[\"comment/384\",[]],[\"name/385\",[179,45.754]],[\"comment/385\",[]],[\"name/386\",[190,54.376]],[\"comment/386\",[]],[\"name/387\",[181,47.711]],[\"comment/387\",[]],[\"name/388\",[194,72.834]],[\"comment/388\",[]],[\"name/389\",[4,23.253]],[\"comment/389\",[]],[\"name/390\",[193,31.298]],[\"comment/390\",[]],[\"name/391\",[189,56.74]],[\"comment/391\",[]],[\"name/392\",[179,45.754]],[\"comment/392\",[]],[\"name/393\",[190,54.376]],[\"comment/393\",[]],[\"name/394\",[181,47.711]],[\"comment/394\",[]],[\"name/395\",[195,72.834]],[\"comment/395\",[]],[\"name/396\",[4,23.253]],[\"comment/396\",[]],[\"name/397\",[196,67.726]],[\"comment/397\",[]],[\"name/398\",[179,45.754]],[\"comment/398\",[]],[\"name/399\",[192,61.848]],[\"comment/399\",[]],[\"name/400\",[190,54.376]],[\"comment/400\",[]],[\"name/401\",[181,47.711]],[\"comment/401\",[]],[\"name/402\",[197,72.834]],[\"comment/402\",[]],[\"name/403\",[4,23.253]],[\"comment/403\",[]],[\"name/404\",[196,67.726]],[\"comment/404\",[]],[\"name/405\",[179,45.754]],[\"comment/405\",[]],[\"name/406\",[190,54.376]],[\"comment/406\",[]],[\"name/407\",[181,47.711]],[\"comment/407\",[]],[\"name/408\",[198,72.834]],[\"comment/408\",[]],[\"name/409\",[4,23.253]],[\"comment/409\",[]],[\"name/410\",[188,67.726]],[\"comment/410\",[]],[\"name/411\",[199,72.834]],[\"comment/411\",[]],[\"name/412\",[4,23.253]],[\"comment/412\",[]],[\"name/413\",[200,67.726]],[\"comment/413\",[]],[\"name/414\",[201,72.834]],[\"comment/414\",[]],[\"name/415\",[4,23.253]],[\"comment/415\",[]],[\"name/416\",[202,72.834]],[\"comment/416\",[]],[\"name/417\",[203,72.834]],[\"comment/417\",[]],[\"name/418\",[4,23.253]],[\"comment/418\",[]],[\"name/419\",[204,56.74]],[\"comment/419\",[]],[\"name/420\",[193,31.298]],[\"comment/420\",[]],[\"name/421\",[205,59.842]],[\"comment/421\",[]],[\"name/422\",[206,32.883]],[\"comment/422\",[]],[\"name/423\",[207,67.726]],[\"comment/423\",[]],[\"name/424\",[4,23.253]],[\"comment/424\",[]],[\"name/425\",[204,56.74]],[\"comment/425\",[]],[\"name/426\",[208,64.362]],[\"comment/426\",[]],[\"name/427\",[209,64.362]],[\"comment/427\",[]],[\"name/428\",[193,31.298]],[\"comment/428\",[]],[\"name/429\",[205,59.842]],[\"comment/429\",[]],[\"name/430\",[206,32.883]],[\"comment/430\",[]],[\"name/431\",[63,67.726]],[\"comment/431\",[]],[\"name/432\",[4,23.253]],[\"comment/432\",[]],[\"name/433\",[204,56.74]],[\"comment/433\",[]],[\"name/434\",[193,31.298]],[\"comment/434\",[]],[\"name/435\",[205,59.842]],[\"comment/435\",[]],[\"name/436\",[206,32.883]],[\"comment/436\",[]],[\"name/437\",[64,67.726]],[\"comment/437\",[]],[\"name/438\",[4,23.253]],[\"comment/438\",[]],[\"name/439\",[206,32.883]],[\"comment/439\",[]],[\"name/440\",[65,67.726]],[\"comment/440\",[]],[\"name/441\",[4,23.253]],[\"comment/441\",[]],[\"name/442\",[204,56.74]],[\"comment/442\",[]],[\"name/443\",[210,72.834]],[\"comment/443\",[]],[\"name/444\",[4,23.253]],[\"comment/444\",[]],[\"name/445\",[211,67.726]],[\"comment/445\",[]],[\"name/446\",[204,56.74]],[\"comment/446\",[]],[\"name/447\",[193,31.298]],[\"comment/447\",[]],[\"name/448\",[205,59.842]],[\"comment/448\",[]],[\"name/449\",[206,32.883]],[\"comment/449\",[]],[\"name/450\",[212,72.834]],[\"comment/450\",[]],[\"name/451\",[4,23.253]],[\"comment/451\",[]],[\"name/452\",[213,72.834]],[\"comment/452\",[]],[\"name/453\",[214,72.834]],[\"comment/453\",[]],[\"name/454\",[4,23.253]],[\"comment/454\",[]],[\"name/455\",[215,72.834]],[\"comment/455\",[]],[\"name/456\",[216,72.834]],[\"comment/456\",[]],[\"name/457\",[4,23.253]],[\"comment/457\",[]],[\"name/458\",[217,64.362]],[\"comment/458\",[]],[\"name/459\",[179,45.754]],[\"comment/459\",[]],[\"name/460\",[218,64.362]],[\"comment/460\",[]],[\"name/461\",[219,72.834]],[\"comment/461\",[]],[\"name/462\",[4,23.253]],[\"comment/462\",[]],[\"name/463\",[217,64.362]],[\"comment/463\",[]],[\"name/464\",[179,45.754]],[\"comment/464\",[]],[\"name/465\",[218,64.362]],[\"comment/465\",[]],[\"name/466\",[220,72.834]],[\"comment/466\",[]],[\"name/467\",[4,23.253]],[\"comment/467\",[]],[\"name/468\",[217,64.362]],[\"comment/468\",[]],[\"name/469\",[179,45.754]],[\"comment/469\",[]],[\"name/470\",[218,64.362]],[\"comment/470\",[]],[\"name/471\",[221,61.848]],[\"comment/471\",[]],[\"name/472\",[4,23.253]],[\"comment/472\",[]],[\"name/473\",[222,67.726]],[\"comment/473\",[]],[\"name/474\",[223,67.726]],[\"comment/474\",[]],[\"name/475\",[224,72.834]],[\"comment/475\",[]],[\"name/476\",[4,23.253]],[\"comment/476\",[]],[\"name/477\",[225,72.834]],[\"comment/477\",[]],[\"name/478\",[226,67.726]],[\"comment/478\",[]],[\"name/479\",[192,61.848]],[\"comment/479\",[]],[\"name/480\",[4,23.253]],[\"comment/480\",[]],[\"name/481\",[227,59.842]],[\"comment/481\",[]],[\"name/482\",[228,61.848]],[\"comment/482\",[]],[\"name/483\",[229,61.848]],[\"comment/483\",[]],[\"name/484\",[189,56.74]],[\"comment/484\",[]],[\"name/485\",[190,54.376]],[\"comment/485\",[]],[\"name/486\",[230,64.362]],[\"comment/486\",[]],[\"name/487\",[231,61.848]],[\"comment/487\",[]],[\"name/488\",[181,47.711]],[\"comment/488\",[]],[\"name/489\",[232,72.834]],[\"comment/489\",[]],[\"name/490\",[4,23.253]],[\"comment/490\",[]],[\"name/491\",[233,67.726]],[\"comment/491\",[]],[\"name/492\",[193,31.298]],[\"comment/492\",[]],[\"name/493\",[227,59.842]],[\"comment/493\",[]],[\"name/494\",[228,61.848]],[\"comment/494\",[]],[\"name/495\",[229,61.848]],[\"comment/495\",[]],[\"name/496\",[189,56.74]],[\"comment/496\",[]],[\"name/497\",[190,54.376]],[\"comment/497\",[]],[\"name/498\",[230,64.362]],[\"comment/498\",[]],[\"name/499\",[231,61.848]],[\"comment/499\",[]],[\"name/500\",[181,47.711]],[\"comment/500\",[]],[\"name/501\",[234,72.834]],[\"comment/501\",[]],[\"name/502\",[4,23.253]],[\"comment/502\",[]],[\"name/503\",[193,31.298]],[\"comment/503\",[]],[\"name/504\",[227,59.842]],[\"comment/504\",[]],[\"name/505\",[228,61.848]],[\"comment/505\",[]],[\"name/506\",[229,61.848]],[\"comment/506\",[]],[\"name/507\",[189,56.74]],[\"comment/507\",[]],[\"name/508\",[190,54.376]],[\"comment/508\",[]],[\"name/509\",[230,64.362]],[\"comment/509\",[]],[\"name/510\",[231,61.848]],[\"comment/510\",[]],[\"name/511\",[181,47.711]],[\"comment/511\",[]],[\"name/512\",[235,72.834]],[\"comment/512\",[]],[\"name/513\",[4,23.253]],[\"comment/513\",[]],[\"name/514\",[227,59.842]],[\"comment/514\",[]],[\"name/515\",[228,61.848]],[\"comment/515\",[]],[\"name/516\",[229,61.848]],[\"comment/516\",[]],[\"name/517\",[189,56.74]],[\"comment/517\",[]],[\"name/518\",[190,54.376]],[\"comment/518\",[]],[\"name/519\",[231,61.848]],[\"comment/519\",[]],[\"name/520\",[181,47.711]],[\"comment/520\",[]],[\"name/521\",[236,72.834]],[\"comment/521\",[]],[\"name/522\",[4,23.253]],[\"comment/522\",[]],[\"name/523\",[237,67.726]],[\"comment/523\",[]],[\"name/524\",[238,72.834]],[\"comment/524\",[]],[\"name/525\",[4,23.253]],[\"comment/525\",[]],[\"name/526\",[192,61.848]],[\"comment/526\",[]],[\"name/527\",[239,72.834]],[\"comment/527\",[]],[\"name/528\",[4,23.253]],[\"comment/528\",[]],[\"name/529\",[240,72.834]],[\"comment/529\",[]],[\"name/530\",[241,72.834]],[\"comment/530\",[]],[\"name/531\",[242,72.834]],[\"comment/531\",[]],[\"name/532\",[4,23.253]],[\"comment/532\",[]],[\"name/533\",[243,72.834]],[\"comment/533\",[]],[\"name/534\",[244,72.834]],[\"comment/534\",[]],[\"name/535\",[4,23.253]],[\"comment/535\",[]],[\"name/536\",[221,61.848]],[\"comment/536\",[]],[\"name/537\",[245,72.834]],[\"comment/537\",[]],[\"name/538\",[4,23.253]],[\"comment/538\",[]],[\"name/539\",[193,31.298]],[\"comment/539\",[]],[\"name/540\",[246,72.834]],[\"comment/540\",[]],[\"name/541\",[247,72.834]],[\"comment/541\",[]],[\"name/542\",[4,23.253]],[\"comment/542\",[]],[\"name/543\",[248,72.834]],[\"comment/543\",[]],[\"name/544\",[249,72.834]],[\"comment/544\",[]],[\"name/545\",[4,23.253]],[\"comment/545\",[]],[\"name/546\",[207,67.726]],[\"comment/546\",[]],[\"name/547\",[67,67.726]],[\"comment/547\",[]],[\"name/548\",[4,23.253]],[\"comment/548\",[]],[\"name/549\",[204,56.74]],[\"comment/549\",[]],[\"name/550\",[208,64.362]],[\"comment/550\",[]],[\"name/551\",[209,64.362]],[\"comment/551\",[]],[\"name/552\",[193,31.298]],[\"comment/552\",[]],[\"name/553\",[205,59.842]],[\"comment/553\",[]],[\"name/554\",[206,32.883]],[\"comment/554\",[]],[\"name/555\",[68,67.726]],[\"comment/555\",[]],[\"name/556\",[4,23.253]],[\"comment/556\",[]],[\"name/557\",[206,32.883]],[\"comment/557\",[]],[\"name/558\",[69,67.726]],[\"comment/558\",[]],[\"name/559\",[4,23.253]],[\"comment/559\",[]],[\"name/560\",[204,56.74]],[\"comment/560\",[]],[\"name/561\",[70,67.726]],[\"comment/561\",[]],[\"name/562\",[4,23.253]],[\"comment/562\",[]],[\"name/563\",[209,64.362]],[\"comment/563\",[]],[\"name/564\",[71,67.726]],[\"comment/564\",[]],[\"name/565\",[4,23.253]],[\"comment/565\",[]],[\"name/566\",[208,64.362]],[\"comment/566\",[]],[\"name/567\",[250,72.834]],[\"comment/567\",[]],[\"name/568\",[4,23.253]],[\"comment/568\",[]],[\"name/569\",[227,59.842]],[\"comment/569\",[]],[\"name/570\",[251,67.726]],[\"comment/570\",[]],[\"name/571\",[4,23.253]],[\"comment/571\",[]],[\"name/572\",[252,61.848]],[\"comment/572\",[]],[\"name/573\",[253,61.848]],[\"comment/573\",[]],[\"name/574\",[254,61.848]],[\"comment/574\",[]],[\"name/575\",[255,61.848]],[\"comment/575\",[]],[\"name/576\",[256,64.362]],[\"comment/576\",[]],[\"name/577\",[181,47.711]],[\"comment/577\",[]],[\"name/578\",[257,64.362]],[\"comment/578\",[]],[\"name/579\",[258,61.848]],[\"comment/579\",[]],[\"name/580\",[259,72.834]],[\"comment/580\",[]],[\"name/581\",[4,23.253]],[\"comment/581\",[]],[\"name/582\",[200,67.726]],[\"comment/582\",[]],[\"name/583\",[221,61.848]],[\"comment/583\",[]],[\"name/584\",[237,67.726]],[\"comment/584\",[]],[\"name/585\",[260,72.834]],[\"comment/585\",[]],[\"name/586\",[261,67.726]],[\"comment/586\",[]],[\"name/587\",[193,31.298]],[\"comment/587\",[]],[\"name/588\",[252,61.848]],[\"comment/588\",[]],[\"name/589\",[253,61.848]],[\"comment/589\",[]],[\"name/590\",[254,61.848]],[\"comment/590\",[]],[\"name/591\",[255,61.848]],[\"comment/591\",[]],[\"name/592\",[256,64.362]],[\"comment/592\",[]],[\"name/593\",[181,47.711]],[\"comment/593\",[]],[\"name/594\",[257,64.362]],[\"comment/594\",[]],[\"name/595\",[258,61.848]],[\"comment/595\",[]],[\"name/596\",[262,72.834]],[\"comment/596\",[]],[\"name/597\",[4,23.253]],[\"comment/597\",[]],[\"name/598\",[193,31.298]],[\"comment/598\",[]],[\"name/599\",[252,61.848]],[\"comment/599\",[]],[\"name/600\",[253,61.848]],[\"comment/600\",[]],[\"name/601\",[254,61.848]],[\"comment/601\",[]],[\"name/602\",[255,61.848]],[\"comment/602\",[]],[\"name/603\",[256,64.362]],[\"comment/603\",[]],[\"name/604\",[181,47.711]],[\"comment/604\",[]],[\"name/605\",[257,64.362]],[\"comment/605\",[]],[\"name/606\",[258,61.848]],[\"comment/606\",[]],[\"name/607\",[263,72.834]],[\"comment/607\",[]],[\"name/608\",[4,23.253]],[\"comment/608\",[]],[\"name/609\",[252,61.848]],[\"comment/609\",[]],[\"name/610\",[253,61.848]],[\"comment/610\",[]],[\"name/611\",[254,61.848]],[\"comment/611\",[]],[\"name/612\",[255,61.848]],[\"comment/612\",[]],[\"name/613\",[258,61.848]],[\"comment/613\",[]],[\"name/614\",[264,72.834]],[\"comment/614\",[]],[\"name/615\",[4,23.253]],[\"comment/615\",[]],[\"name/616\",[251,67.726]],[\"comment/616\",[]],[\"name/617\",[265,72.834]],[\"comment/617\",[]],[\"name/618\",[4,23.253]],[\"comment/618\",[]],[\"name/619\",[266,72.834]],[\"comment/619\",[]],[\"name/620\",[267,67.726]],[\"comment/620\",[]],[\"name/621\",[4,23.253]],[\"comment/621\",[]],[\"name/622\",[268,59.842]],[\"comment/622\",[]],[\"name/623\",[269,67.726]],[\"comment/623\",[]],[\"name/624\",[270,72.834]],[\"comment/624\",[]],[\"name/625\",[4,23.253]],[\"comment/625\",[]],[\"name/626\",[268,59.842]],[\"comment/626\",[]],[\"name/627\",[271,64.362]],[\"comment/627\",[]],[\"name/628\",[272,72.834]],[\"comment/628\",[]],[\"name/629\",[4,23.253]],[\"comment/629\",[]],[\"name/630\",[273,64.362]],[\"comment/630\",[]],[\"name/631\",[274,72.834]],[\"comment/631\",[]],[\"name/632\",[4,23.253]],[\"comment/632\",[]],[\"name/633\",[269,67.726]],[\"comment/633\",[]],[\"name/634\",[275,59.842]],[\"comment/634\",[]],[\"name/635\",[4,23.253]],[\"comment/635\",[]],[\"name/636\",[268,59.842]],[\"comment/636\",[]],[\"name/637\",[276,50.148]],[\"comment/637\",[]],[\"name/638\",[277,56.74]],[\"comment/638\",[]],[\"name/639\",[193,31.298]],[\"comment/639\",[]],[\"name/640\",[278,58.171]],[\"comment/640\",[]],[\"name/641\",[279,50.148]],[\"comment/641\",[]],[\"name/642\",[179,45.754]],[\"comment/642\",[]],[\"name/643\",[280,56.74]],[\"comment/643\",[]],[\"name/644\",[281,55.488]],[\"comment/644\",[]],[\"name/645\",[282,72.834]],[\"comment/645\",[]],[\"name/646\",[4,23.253]],[\"comment/646\",[]],[\"name/647\",[276,50.148]],[\"comment/647\",[]],[\"name/648\",[277,56.74]],[\"comment/648\",[]],[\"name/649\",[193,31.298]],[\"comment/649\",[]],[\"name/650\",[278,58.171]],[\"comment/650\",[]],[\"name/651\",[279,50.148]],[\"comment/651\",[]],[\"name/652\",[179,45.754]],[\"comment/652\",[]],[\"name/653\",[280,56.74]],[\"comment/653\",[]],[\"name/654\",[281,55.488]],[\"comment/654\",[]],[\"name/655\",[283,72.834]],[\"comment/655\",[]],[\"name/656\",[4,23.253]],[\"comment/656\",[]],[\"name/657\",[271,64.362]],[\"comment/657\",[]],[\"name/658\",[284,72.834]],[\"comment/658\",[]],[\"name/659\",[4,23.253]],[\"comment/659\",[]],[\"name/660\",[267,67.726]],[\"comment/660\",[]],[\"name/661\",[285,72.834]],[\"comment/661\",[]],[\"name/662\",[4,23.253]],[\"comment/662\",[]],[\"name/663\",[286,72.834]],[\"comment/663\",[]],[\"name/664\",[287,72.834]],[\"comment/664\",[]],[\"name/665\",[4,23.253]],[\"comment/665\",[]],[\"name/666\",[276,50.148]],[\"comment/666\",[]],[\"name/667\",[279,50.148]],[\"comment/667\",[]],[\"name/668\",[179,45.754]],[\"comment/668\",[]],[\"name/669\",[288,67.726]],[\"comment/669\",[]],[\"name/670\",[281,55.488]],[\"comment/670\",[]],[\"name/671\",[280,56.74]],[\"comment/671\",[]],[\"name/672\",[289,72.834]],[\"comment/672\",[]],[\"name/673\",[4,23.253]],[\"comment/673\",[]],[\"name/674\",[276,50.148]],[\"comment/674\",[]],[\"name/675\",[279,50.148]],[\"comment/675\",[]],[\"name/676\",[179,45.754]],[\"comment/676\",[]],[\"name/677\",[281,55.488]],[\"comment/677\",[]],[\"name/678\",[290,72.834]],[\"comment/678\",[]],[\"name/679\",[4,23.253]],[\"comment/679\",[]],[\"name/680\",[193,31.298]],[\"comment/680\",[]],[\"name/681\",[276,50.148]],[\"comment/681\",[]],[\"name/682\",[277,56.74]],[\"comment/682\",[]],[\"name/683\",[278,58.171]],[\"comment/683\",[]],[\"name/684\",[279,50.148]],[\"comment/684\",[]],[\"name/685\",[179,45.754]],[\"comment/685\",[]],[\"name/686\",[280,56.74]],[\"comment/686\",[]],[\"name/687\",[281,55.488]],[\"comment/687\",[]],[\"name/688\",[291,72.834]],[\"comment/688\",[]],[\"name/689\",[4,23.253]],[\"comment/689\",[]],[\"name/690\",[193,31.298]],[\"comment/690\",[]],[\"name/691\",[268,59.842]],[\"comment/691\",[]],[\"name/692\",[276,50.148]],[\"comment/692\",[]],[\"name/693\",[277,56.74]],[\"comment/693\",[]],[\"name/694\",[278,58.171]],[\"comment/694\",[]],[\"name/695\",[279,50.148]],[\"comment/695\",[]],[\"name/696\",[179,45.754]],[\"comment/696\",[]],[\"name/697\",[280,56.74]],[\"comment/697\",[]],[\"name/698\",[281,55.488]],[\"comment/698\",[]],[\"name/699\",[292,72.834]],[\"comment/699\",[]],[\"name/700\",[4,23.253]],[\"comment/700\",[]],[\"name/701\",[276,50.148]],[\"comment/701\",[]],[\"name/702\",[279,50.148]],[\"comment/702\",[]],[\"name/703\",[293,67.726]],[\"comment/703\",[]],[\"name/704\",[281,55.488]],[\"comment/704\",[]],[\"name/705\",[294,72.834]],[\"comment/705\",[]],[\"name/706\",[4,23.253]],[\"comment/706\",[]],[\"name/707\",[293,67.726]],[\"comment/707\",[]],[\"name/708\",[281,55.488]],[\"comment/708\",[]],[\"name/709\",[179,45.754]],[\"comment/709\",[]],[\"name/710\",[279,50.148]],[\"comment/710\",[]],[\"name/711\",[276,50.148]],[\"comment/711\",[]],[\"name/712\",[295,72.834]],[\"comment/712\",[]],[\"name/713\",[4,23.253]],[\"comment/713\",[]],[\"name/714\",[179,45.754]],[\"comment/714\",[]],[\"name/715\",[296,72.834]],[\"comment/715\",[]],[\"name/716\",[4,23.253]],[\"comment/716\",[]],[\"name/717\",[279,50.148]],[\"comment/717\",[]],[\"name/718\",[297,72.834]],[\"comment/718\",[]],[\"name/719\",[4,23.253]],[\"comment/719\",[]],[\"name/720\",[276,50.148]],[\"comment/720\",[]],[\"name/721\",[298,72.834]],[\"comment/721\",[]],[\"name/722\",[4,23.253]],[\"comment/722\",[]],[\"name/723\",[271,64.362]],[\"comment/723\",[]],[\"name/724\",[299,72.834]],[\"comment/724\",[]],[\"name/725\",[4,23.253]],[\"comment/725\",[]],[\"name/726\",[276,50.148]],[\"comment/726\",[]],[\"name/727\",[277,56.74]],[\"comment/727\",[]],[\"name/728\",[193,31.298]],[\"comment/728\",[]],[\"name/729\",[279,50.148]],[\"comment/729\",[]],[\"name/730\",[179,45.754]],[\"comment/730\",[]],[\"name/731\",[280,56.74]],[\"comment/731\",[]],[\"name/732\",[300,72.834]],[\"comment/732\",[]],[\"name/733\",[4,23.253]],[\"comment/733\",[]],[\"name/734\",[226,67.726]],[\"comment/734\",[]],[\"name/735\",[211,67.726]],[\"comment/735\",[]],[\"name/736\",[301,72.834]],[\"comment/736\",[]],[\"name/737\",[4,23.253]],[\"comment/737\",[]],[\"name/738\",[273,64.362]],[\"comment/738\",[]],[\"name/739\",[302,72.834]],[\"comment/739\",[]],[\"name/740\",[4,23.253]],[\"comment/740\",[]],[\"name/741\",[288,67.726]],[\"comment/741\",[]],[\"name/742\",[280,56.74]],[\"comment/742\",[]],[\"name/743\",[303,72.834]],[\"comment/743\",[]],[\"name/744\",[4,23.253]],[\"comment/744\",[]],[\"name/745\",[273,64.362]],[\"comment/745\",[]],[\"name/746\",[304,72.834]],[\"comment/746\",[]],[\"name/747\",[4,23.253]],[\"comment/747\",[]],[\"name/748\",[305,72.834]],[\"comment/748\",[]],[\"name/749\",[306,72.834]],[\"comment/749\",[]],[\"name/750\",[307,72.834]],[\"comment/750\",[]],[\"name/751\",[4,23.253]],[\"comment/751\",[]],[\"name/752\",[261,67.726]],[\"comment/752\",[]],[\"name/753\",[308,72.834]],[\"comment/753\",[]],[\"name/754\",[4,23.253]],[\"comment/754\",[]],[\"name/755\",[178,64.362]],[\"comment/755\",[]],[\"name/756\",[309,72.834]],[\"comment/756\",[]],[\"name/757\",[4,23.253]],[\"comment/757\",[]],[\"name/758\",[178,64.362]],[\"comment/758\",[]],[\"name/759\",[181,47.711]],[\"comment/759\",[]],[\"name/760\",[310,72.834]],[\"comment/760\",[]],[\"name/761\",[4,23.253]],[\"comment/761\",[]],[\"name/762\",[311,72.834]],[\"comment/762\",[]],[\"name/763\",[312,67.726]],[\"comment/763\",[]],[\"name/764\",[313,72.834]],[\"comment/764\",[]],[\"name/765\",[4,23.253]],[\"comment/765\",[]],[\"name/766\",[314,64.362]],[\"comment/766\",[]],[\"name/767\",[315,64.362]],[\"comment/767\",[]],[\"name/768\",[181,47.711]],[\"comment/768\",[]],[\"name/769\",[316,72.834]],[\"comment/769\",[]],[\"name/770\",[317,72.834]],[\"comment/770\",[]],[\"name/771\",[318,72.834]],[\"comment/771\",[]],[\"name/772\",[319,72.834]],[\"comment/772\",[]],[\"name/773\",[314,64.362]],[\"comment/773\",[]],[\"name/774\",[315,64.362]],[\"comment/774\",[]],[\"name/775\",[181,47.711]],[\"comment/775\",[]],[\"name/776\",[320,72.834]],[\"comment/776\",[]],[\"name/777\",[321,72.834]],[\"comment/777\",[]],[\"name/778\",[322,72.834]],[\"comment/778\",[]],[\"name/779\",[323,72.834]],[\"comment/779\",[]],[\"name/780\",[314,64.362]],[\"comment/780\",[]],[\"name/781\",[315,64.362]],[\"comment/781\",[]],[\"name/782\",[181,47.711]],[\"comment/782\",[]],[\"name/783\",[127,67.726]],[\"comment/783\",[]],[\"name/784\",[4,23.253]],[\"comment/784\",[]],[\"name/785\",[324,46.209]],[\"comment/785\",[]],[\"name/786\",[325,48.856]],[\"comment/786\",[]],[\"name/787\",[326,59.842]],[\"comment/787\",[]],[\"name/788\",[179,45.754]],[\"comment/788\",[]],[\"name/789\",[138,67.726]],[\"comment/789\",[]],[\"name/790\",[4,23.253]],[\"comment/790\",[]],[\"name/791\",[179,45.754]],[\"comment/791\",[]],[\"name/792\",[327,58.171]],[\"comment/792\",[]],[\"name/793\",[328,58.171]],[\"comment/793\",[]],[\"name/794\",[324,46.209]],[\"comment/794\",[]],[\"name/795\",[325,48.856]],[\"comment/795\",[]],[\"name/796\",[329,58.171]],[\"comment/796\",[]],[\"name/797\",[330,59.842]],[\"comment/797\",[]],[\"name/798\",[331,61.848]],[\"comment/798\",[]],[\"name/799\",[332,72.834]],[\"comment/799\",[]],[\"name/800\",[4,23.253]],[\"comment/800\",[]],[\"name/801\",[325,48.856]],[\"comment/801\",[]],[\"name/802\",[276,50.148]],[\"comment/802\",[]],[\"name/803\",[324,46.209]],[\"comment/803\",[]],[\"name/804\",[279,50.148]],[\"comment/804\",[]],[\"name/805\",[333,48.856]],[\"comment/805\",[]],[\"name/806\",[193,31.298]],[\"comment/806\",[]],[\"name/807\",[329,58.171]],[\"comment/807\",[]],[\"name/808\",[330,59.842]],[\"comment/808\",[]],[\"name/809\",[327,58.171]],[\"comment/809\",[]],[\"name/810\",[328,58.171]],[\"comment/810\",[]],[\"name/811\",[334,64.362]],[\"comment/811\",[]],[\"name/812\",[335,64.362]],[\"comment/812\",[]],[\"name/813\",[336,64.362]],[\"comment/813\",[]],[\"name/814\",[331,61.848]],[\"comment/814\",[]],[\"name/815\",[130,67.726]],[\"comment/815\",[]],[\"name/816\",[4,23.253]],[\"comment/816\",[]],[\"name/817\",[337,32.173]],[\"comment/817\",[]],[\"name/818\",[338,72.834]],[\"comment/818\",[]],[\"name/819\",[193,31.298]],[\"comment/819\",[]],[\"name/820\",[333,48.856]],[\"comment/820\",[]],[\"name/821\",[339,72.834]],[\"comment/821\",[]],[\"name/822\",[4,23.253]],[\"comment/822\",[]],[\"name/823\",[193,31.298]],[\"comment/823\",[]],[\"name/824\",[333,48.856]],[\"comment/824\",[]],[\"name/825\",[324,46.209]],[\"comment/825\",[]],[\"name/826\",[325,48.856]],[\"comment/826\",[]],[\"name/827\",[340,72.834]],[\"comment/827\",[]],[\"name/828\",[4,23.253]],[\"comment/828\",[]],[\"name/829\",[341,67.726]],[\"comment/829\",[]],[\"name/830\",[342,67.726]],[\"comment/830\",[]],[\"name/831\",[343,67.726]],[\"comment/831\",[]],[\"name/832\",[129,67.726]],[\"comment/832\",[]],[\"name/833\",[4,23.253]],[\"comment/833\",[]],[\"name/834\",[193,31.298]],[\"comment/834\",[]],[\"name/835\",[333,48.856]],[\"comment/835\",[]],[\"name/836\",[136,67.726]],[\"comment/836\",[]],[\"name/837\",[4,23.253]],[\"comment/837\",[]],[\"name/838\",[193,31.298]],[\"comment/838\",[]],[\"name/839\",[333,48.856]],[\"comment/839\",[]],[\"name/840\",[137,67.726]],[\"comment/840\",[]],[\"name/841\",[4,23.253]],[\"comment/841\",[]],[\"name/842\",[193,31.298]],[\"comment/842\",[]],[\"name/843\",[333,48.856]],[\"comment/843\",[]],[\"name/844\",[141,67.726]],[\"comment/844\",[]],[\"name/845\",[4,23.253]],[\"comment/845\",[]],[\"name/846\",[193,31.298]],[\"comment/846\",[]],[\"name/847\",[333,48.856]],[\"comment/847\",[]],[\"name/848\",[142,67.726]],[\"comment/848\",[]],[\"name/849\",[4,23.253]],[\"comment/849\",[]],[\"name/850\",[193,31.298]],[\"comment/850\",[]],[\"name/851\",[333,48.856]],[\"comment/851\",[]],[\"name/852\",[344,72.834]],[\"comment/852\",[]],[\"name/853\",[4,23.253]],[\"comment/853\",[]],[\"name/854\",[345,61.848]],[\"comment/854\",[]],[\"name/855\",[132,67.726]],[\"comment/855\",[]],[\"name/856\",[4,23.253]],[\"comment/856\",[]],[\"name/857\",[179,45.754]],[\"comment/857\",[]],[\"name/858\",[337,32.173]],[\"comment/858\",[]],[\"name/859\",[324,46.209]],[\"comment/859\",[]],[\"name/860\",[325,48.856]],[\"comment/860\",[]],[\"name/861\",[346,56.74]],[\"comment/861\",[]],[\"name/862\",[347,72.834]],[\"comment/862\",[]],[\"name/863\",[4,23.253]],[\"comment/863\",[]],[\"name/864\",[279,50.148]],[\"comment/864\",[]],[\"name/865\",[193,31.298]],[\"comment/865\",[]],[\"name/866\",[337,32.173]],[\"comment/866\",[]],[\"name/867\",[348,72.834]],[\"comment/867\",[]],[\"name/868\",[4,23.253]],[\"comment/868\",[]],[\"name/869\",[276,50.148]],[\"comment/869\",[]],[\"name/870\",[193,31.298]],[\"comment/870\",[]],[\"name/871\",[337,32.173]],[\"comment/871\",[]],[\"name/872\",[349,72.834]],[\"comment/872\",[]],[\"name/873\",[4,23.253]],[\"comment/873\",[]],[\"name/874\",[279,50.148]],[\"comment/874\",[]],[\"name/875\",[193,31.298]],[\"comment/875\",[]],[\"name/876\",[337,32.173]],[\"comment/876\",[]],[\"name/877\",[350,72.834]],[\"comment/877\",[]],[\"name/878\",[4,23.253]],[\"comment/878\",[]],[\"name/879\",[276,50.148]],[\"comment/879\",[]],[\"name/880\",[193,31.298]],[\"comment/880\",[]],[\"name/881\",[337,32.173]],[\"comment/881\",[]],[\"name/882\",[351,72.834]],[\"comment/882\",[]],[\"name/883\",[4,23.253]],[\"comment/883\",[]],[\"name/884\",[330,59.842]],[\"comment/884\",[]],[\"name/885\",[331,61.848]],[\"comment/885\",[]],[\"name/886\",[193,31.298]],[\"comment/886\",[]],[\"name/887\",[337,32.173]],[\"comment/887\",[]],[\"name/888\",[352,72.834]],[\"comment/888\",[]],[\"name/889\",[4,23.253]],[\"comment/889\",[]],[\"name/890\",[193,31.298]],[\"comment/890\",[]],[\"name/891\",[324,46.209]],[\"comment/891\",[]],[\"name/892\",[325,48.856]],[\"comment/892\",[]],[\"name/893\",[333,48.856]],[\"comment/893\",[]],[\"name/894\",[353,61.848]],[\"comment/894\",[]],[\"name/895\",[354,58.171]],[\"comment/895\",[]],[\"name/896\",[355,67.726]],[\"comment/896\",[]],[\"name/897\",[354,58.171]],[\"comment/897\",[]],[\"name/898\",[356,72.834]],[\"comment/898\",[]],[\"name/899\",[357,72.834]],[\"comment/899\",[]],[\"name/900\",[358,72.834]],[\"comment/900\",[]],[\"name/901\",[359,67.726]],[\"comment/901\",[]],[\"name/902\",[360,67.726]],[\"comment/902\",[]],[\"name/903\",[361,67.726]],[\"comment/903\",[]],[\"name/904\",[362,67.726]],[\"comment/904\",[]],[\"name/905\",[363,72.834]],[\"comment/905\",[]],[\"name/906\",[4,23.253]],[\"comment/906\",[]],[\"name/907\",[193,31.298]],[\"comment/907\",[]],[\"name/908\",[337,32.173]],[\"comment/908\",[]],[\"name/909\",[364,67.726]],[\"comment/909\",[]],[\"name/910\",[365,72.834]],[\"comment/910\",[]],[\"name/911\",[4,23.253]],[\"comment/911\",[]],[\"name/912\",[193,31.298]],[\"comment/912\",[]],[\"name/913\",[337,32.173]],[\"comment/913\",[]],[\"name/914\",[324,46.209]],[\"comment/914\",[]],[\"name/915\",[325,48.856]],[\"comment/915\",[]],[\"name/916\",[333,48.856]],[\"comment/916\",[]],[\"name/917\",[326,59.842]],[\"comment/917\",[]],[\"name/918\",[366,72.834]],[\"comment/918\",[]],[\"name/919\",[4,23.253]],[\"comment/919\",[]],[\"name/920\",[233,67.726]],[\"comment/920\",[]],[\"name/921\",[367,72.834]],[\"comment/921\",[]],[\"name/922\",[4,23.253]],[\"comment/922\",[]],[\"name/923\",[368,59.842]],[\"comment/923\",[]],[\"name/924\",[369,72.834]],[\"comment/924\",[]],[\"name/925\",[370,72.834]],[\"comment/925\",[]],[\"name/926\",[193,31.298]],[\"comment/926\",[]],[\"name/927\",[346,56.74]],[\"comment/927\",[]],[\"name/928\",[325,48.856]],[\"comment/928\",[]],[\"name/929\",[324,46.209]],[\"comment/929\",[]],[\"name/930\",[371,61.848]],[\"comment/930\",[]],[\"name/931\",[372,72.834]],[\"comment/931\",[]],[\"name/932\",[373,67.726]],[\"comment/932\",[]],[\"name/933\",[374,67.726]],[\"comment/933\",[]],[\"name/934\",[375,61.848]],[\"comment/934\",[]],[\"name/935\",[376,64.362]],[\"comment/935\",[]],[\"name/936\",[377,64.362]],[\"comment/936\",[]],[\"name/937\",[378,72.834]],[\"comment/937\",[]],[\"name/938\",[4,23.253]],[\"comment/938\",[]],[\"name/939\",[355,67.726]],[\"comment/939\",[]],[\"name/940\",[354,58.171]],[\"comment/940\",[]],[\"name/941\",[353,61.848]],[\"comment/941\",[]],[\"name/942\",[354,58.171]],[\"comment/942\",[]],[\"name/943\",[359,67.726]],[\"comment/943\",[]],[\"name/944\",[360,67.726]],[\"comment/944\",[]],[\"name/945\",[361,67.726]],[\"comment/945\",[]],[\"name/946\",[362,67.726]],[\"comment/946\",[]],[\"name/947\",[379,72.834]],[\"comment/947\",[]],[\"name/948\",[4,23.253]],[\"comment/948\",[]],[\"name/949\",[346,56.74]],[\"comment/949\",[]],[\"name/950\",[368,59.842]],[\"comment/950\",[]],[\"name/951\",[193,31.298]],[\"comment/951\",[]],[\"name/952\",[325,48.856]],[\"comment/952\",[]],[\"name/953\",[324,46.209]],[\"comment/953\",[]],[\"name/954\",[380,72.834]],[\"comment/954\",[]],[\"name/955\",[374,67.726]],[\"comment/955\",[]],[\"name/956\",[375,61.848]],[\"comment/956\",[]],[\"name/957\",[376,64.362]],[\"comment/957\",[]],[\"name/958\",[377,64.362]],[\"comment/958\",[]],[\"name/959\",[375,61.848]],[\"comment/959\",[]],[\"name/960\",[381,72.834]],[\"comment/960\",[]],[\"name/961\",[382,72.834]],[\"comment/961\",[]],[\"name/962\",[383,72.834]],[\"comment/962\",[]],[\"name/963\",[384,72.834]],[\"comment/963\",[]],[\"name/964\",[385,72.834]],[\"comment/964\",[]],[\"name/965\",[4,23.253]],[\"comment/965\",[]],[\"name/966\",[193,31.298]],[\"comment/966\",[]],[\"name/967\",[329,58.171]],[\"comment/967\",[]],[\"name/968\",[325,48.856]],[\"comment/968\",[]],[\"name/969\",[324,46.209]],[\"comment/969\",[]],[\"name/970\",[327,58.171]],[\"comment/970\",[]],[\"name/971\",[328,58.171]],[\"comment/971\",[]],[\"name/972\",[386,72.834]],[\"comment/972\",[]],[\"name/973\",[4,23.253]],[\"comment/973\",[]],[\"name/974\",[193,31.298]],[\"comment/974\",[]],[\"name/975\",[329,58.171]],[\"comment/975\",[]],[\"name/976\",[325,48.856]],[\"comment/976\",[]],[\"name/977\",[324,46.209]],[\"comment/977\",[]],[\"name/978\",[330,59.842]],[\"comment/978\",[]],[\"name/979\",[327,58.171]],[\"comment/979\",[]],[\"name/980\",[328,58.171]],[\"comment/980\",[]],[\"name/981\",[334,64.362]],[\"comment/981\",[]],[\"name/982\",[335,64.362]],[\"comment/982\",[]],[\"name/983\",[336,64.362]],[\"comment/983\",[]],[\"name/984\",[331,61.848]],[\"comment/984\",[]],[\"name/985\",[373,67.726]],[\"comment/985\",[]],[\"name/986\",[4,23.253]],[\"comment/986\",[]],[\"name/987\",[329,58.171]],[\"comment/987\",[]],[\"name/988\",[327,58.171]],[\"comment/988\",[]],[\"name/989\",[328,58.171]],[\"comment/989\",[]],[\"name/990\",[193,31.298]],[\"comment/990\",[]],[\"name/991\",[325,48.856]],[\"comment/991\",[]],[\"name/992\",[324,46.209]],[\"comment/992\",[]],[\"name/993\",[387,72.834]],[\"comment/993\",[]],[\"name/994\",[4,23.253]],[\"comment/994\",[]],[\"name/995\",[193,31.298]],[\"comment/995\",[]],[\"name/996\",[346,56.74]],[\"comment/996\",[]],[\"name/997\",[325,48.856]],[\"comment/997\",[]],[\"name/998\",[324,46.209]],[\"comment/998\",[]],[\"name/999\",[368,59.842]],[\"comment/999\",[]],[\"name/1000\",[371,61.848]],[\"comment/1000\",[]],[\"name/1001\",[388,72.834]],[\"comment/1001\",[]],[\"name/1002\",[4,23.253]],[\"comment/1002\",[]],[\"name/1003\",[325,48.856]],[\"comment/1003\",[]],[\"name/1004\",[276,50.148]],[\"comment/1004\",[]],[\"name/1005\",[324,46.209]],[\"comment/1005\",[]],[\"name/1006\",[279,50.148]],[\"comment/1006\",[]],[\"name/1007\",[333,48.856]],[\"comment/1007\",[]],[\"name/1008\",[193,31.298]],[\"comment/1008\",[]],[\"name/1009\",[346,56.74]],[\"comment/1009\",[]],[\"name/1010\",[368,59.842]],[\"comment/1010\",[]],[\"name/1011\",[371,61.848]],[\"comment/1011\",[]],[\"name/1012\",[389,72.834]],[\"comment/1012\",[]],[\"name/1013\",[4,23.253]],[\"comment/1013\",[]],[\"name/1014\",[193,31.298]],[\"comment/1014\",[]],[\"name/1015\",[346,56.74]],[\"comment/1015\",[]],[\"name/1016\",[325,48.856]],[\"comment/1016\",[]],[\"name/1017\",[324,46.209]],[\"comment/1017\",[]],[\"name/1018\",[368,59.842]],[\"comment/1018\",[]],[\"name/1019\",[390,72.834]],[\"comment/1019\",[]],[\"name/1020\",[4,23.253]],[\"comment/1020\",[]],[\"name/1021\",[391,72.834]],[\"comment/1021\",[]],[\"name/1022\",[392,67.726]],[\"comment/1022\",[]],[\"name/1023\",[393,72.834]],[\"comment/1023\",[]],[\"name/1024\",[4,23.253]],[\"comment/1024\",[]],[\"name/1025\",[324,46.209]],[\"comment/1025\",[]],[\"name/1026\",[326,59.842]],[\"comment/1026\",[]],[\"name/1027\",[394,43.747]],[\"comment/1027\",[]],[\"name/1028\",[206,32.883]],[\"comment/1028\",[]],[\"name/1029\",[395,44.118]],[\"comment/1029\",[]],[\"name/1030\",[396,44.118]],[\"comment/1030\",[]],[\"name/1031\",[397,44.118]],[\"comment/1031\",[]],[\"name/1032\",[398,64.362]],[\"comment/1032\",[]],[\"name/1033\",[333,48.856]],[\"comment/1033\",[]],[\"name/1034\",[399,67.726]],[\"comment/1034\",[]],[\"name/1035\",[400,61.848]],[\"comment/1035\",[]],[\"name/1036\",[401,67.726]],[\"comment/1036\",[]],[\"name/1037\",[402,72.834]],[\"comment/1037\",[]],[\"name/1038\",[403,72.834]],[\"comment/1038\",[]],[\"name/1039\",[404,72.834]],[\"comment/1039\",[]],[\"name/1040\",[353,61.848]],[\"comment/1040\",[]],[\"name/1041\",[354,58.171]],[\"comment/1041\",[]],[\"name/1042\",[405,72.834]],[\"comment/1042\",[]],[\"name/1043\",[406,72.834]],[\"comment/1043\",[]],[\"name/1044\",[407,72.834]],[\"comment/1044\",[]],[\"name/1045\",[408,72.834]],[\"comment/1045\",[]],[\"name/1046\",[409,72.834]],[\"comment/1046\",[]],[\"name/1047\",[410,72.834]],[\"comment/1047\",[]],[\"name/1048\",[411,72.834]],[\"comment/1048\",[]],[\"name/1049\",[412,72.834]],[\"comment/1049\",[]],[\"name/1050\",[413,72.834]],[\"comment/1050\",[]],[\"name/1051\",[193,31.298]],[\"comment/1051\",[]],[\"name/1052\",[337,32.173]],[\"comment/1052\",[]],[\"name/1053\",[414,72.834]],[\"comment/1053\",[]],[\"name/1054\",[4,23.253]],[\"comment/1054\",[]],[\"name/1055\",[415,72.834]],[\"comment/1055\",[]],[\"name/1056\",[416,72.834]],[\"comment/1056\",[]],[\"name/1057\",[4,23.253]],[\"comment/1057\",[]],[\"name/1058\",[417,44.502]],[\"comment/1058\",[]],[\"name/1059\",[312,67.726]],[\"comment/1059\",[]],[\"name/1060\",[193,31.298]],[\"comment/1060\",[]],[\"name/1061\",[337,32.173]],[\"comment/1061\",[]],[\"name/1062\",[154,67.726]],[\"comment/1062\",[]],[\"name/1063\",[4,23.253]],[\"comment/1063\",[]],[\"name/1064\",[193,31.298]],[\"comment/1064\",[]],[\"name/1065\",[337,32.173]],[\"comment/1065\",[]],[\"name/1066\",[333,48.856]],[\"comment/1066\",[]],[\"name/1067\",[324,46.209]],[\"comment/1067\",[]],[\"name/1068\",[206,32.883]],[\"comment/1068\",[]],[\"name/1069\",[418,67.726]],[\"comment/1069\",[]],[\"name/1070\",[419,72.834]],[\"comment/1070\",[]],[\"name/1071\",[4,23.253]],[\"comment/1071\",[]],[\"name/1072\",[420,67.726]],[\"comment/1072\",[]],[\"name/1073\",[421,67.726]],[\"comment/1073\",[]],[\"name/1074\",[324,46.209]],[\"comment/1074\",[]],[\"name/1075\",[333,48.856]],[\"comment/1075\",[]],[\"name/1076\",[206,32.883]],[\"comment/1076\",[]],[\"name/1077\",[153,67.726]],[\"comment/1077\",[]],[\"name/1078\",[4,23.253]],[\"comment/1078\",[]],[\"name/1079\",[337,32.173]],[\"comment/1079\",[]],[\"name/1080\",[324,46.209]],[\"comment/1080\",[]],[\"name/1081\",[206,32.883]],[\"comment/1081\",[]],[\"name/1082\",[326,59.842]],[\"comment/1082\",[]],[\"name/1083\",[394,43.747]],[\"comment/1083\",[]],[\"name/1084\",[398,64.362]],[\"comment/1084\",[]],[\"name/1085\",[353,61.848]],[\"comment/1085\",[]],[\"name/1086\",[354,58.171]],[\"comment/1086\",[]],[\"name/1087\",[155,67.726]],[\"comment/1087\",[]],[\"name/1088\",[4,23.253]],[\"comment/1088\",[]],[\"name/1089\",[193,31.298]],[\"comment/1089\",[]],[\"name/1090\",[337,32.173]],[\"comment/1090\",[]],[\"name/1091\",[333,48.856]],[\"comment/1091\",[]],[\"name/1092\",[400,61.848]],[\"comment/1092\",[]],[\"name/1093\",[422,72.834]],[\"comment/1093\",[]],[\"name/1094\",[4,23.253]],[\"comment/1094\",[]],[\"name/1095\",[345,61.848]],[\"comment/1095\",[]],[\"name/1096\",[168,67.726]],[\"comment/1096\",[]],[\"name/1097\",[4,23.253]],[\"comment/1097\",[]],[\"name/1098\",[193,31.298]],[\"comment/1098\",[]],[\"name/1099\",[400,61.848]],[\"comment/1099\",[]],[\"name/1100\",[337,32.173]],[\"comment/1100\",[]],[\"name/1101\",[423,72.834]],[\"comment/1101\",[]],[\"name/1102\",[4,23.253]],[\"comment/1102\",[]],[\"name/1103\",[345,61.848]],[\"comment/1103\",[]],[\"name/1104\",[424,72.834]],[\"comment/1104\",[]],[\"name/1105\",[4,23.253]],[\"comment/1105\",[]],[\"name/1106\",[193,31.298]],[\"comment/1106\",[]],[\"name/1107\",[425,44.502]],[\"comment/1107\",[]],[\"name/1108\",[337,32.173]],[\"comment/1108\",[]],[\"name/1109\",[426,72.834]],[\"comment/1109\",[]],[\"name/1110\",[4,23.253]],[\"comment/1110\",[]],[\"name/1111\",[427,64.362]],[\"comment/1111\",[]],[\"name/1112\",[193,31.298]],[\"comment/1112\",[]],[\"name/1113\",[394,43.747]],[\"comment/1113\",[]],[\"name/1114\",[396,44.118]],[\"comment/1114\",[]],[\"name/1115\",[397,44.118]],[\"comment/1115\",[]],[\"name/1116\",[428,44.502]],[\"comment/1116\",[]],[\"name/1117\",[206,32.883]],[\"comment/1117\",[]],[\"name/1118\",[395,44.118]],[\"comment/1118\",[]],[\"name/1119\",[425,44.502]],[\"comment/1119\",[]],[\"name/1120\",[429,34.333]],[\"comment/1120\",[]],[\"name/1121\",[430,44.902]],[\"comment/1121\",[]],[\"name/1122\",[431,44.902]],[\"comment/1122\",[]],[\"name/1123\",[417,44.502]],[\"comment/1123\",[]],[\"name/1124\",[432,44.902]],[\"comment/1124\",[]],[\"name/1125\",[337,32.173]],[\"comment/1125\",[]],[\"name/1126\",[433,72.834]],[\"comment/1126\",[]],[\"name/1127\",[4,23.253]],[\"comment/1127\",[]],[\"name/1128\",[434,64.362]],[\"comment/1128\",[]],[\"name/1129\",[193,31.298]],[\"comment/1129\",[]],[\"name/1130\",[394,43.747]],[\"comment/1130\",[]],[\"name/1131\",[396,44.118]],[\"comment/1131\",[]],[\"name/1132\",[397,44.118]],[\"comment/1132\",[]],[\"name/1133\",[428,44.502]],[\"comment/1133\",[]],[\"name/1134\",[206,32.883]],[\"comment/1134\",[]],[\"name/1135\",[395,44.118]],[\"comment/1135\",[]],[\"name/1136\",[425,44.502]],[\"comment/1136\",[]],[\"name/1137\",[429,34.333]],[\"comment/1137\",[]],[\"name/1138\",[430,44.902]],[\"comment/1138\",[]],[\"name/1139\",[431,44.902]],[\"comment/1139\",[]],[\"name/1140\",[417,44.502]],[\"comment/1140\",[]],[\"name/1141\",[432,44.902]],[\"comment/1141\",[]],[\"name/1142\",[337,32.173]],[\"comment/1142\",[]],[\"name/1143\",[435,72.834]],[\"comment/1143\",[]],[\"name/1144\",[4,23.253]],[\"comment/1144\",[]],[\"name/1145\",[436,72.834]],[\"comment/1145\",[]],[\"name/1146\",[193,31.298]],[\"comment/1146\",[]],[\"name/1147\",[394,43.747]],[\"comment/1147\",[]],[\"name/1148\",[396,44.118]],[\"comment/1148\",[]],[\"name/1149\",[397,44.118]],[\"comment/1149\",[]],[\"name/1150\",[428,44.502]],[\"comment/1150\",[]],[\"name/1151\",[206,32.883]],[\"comment/1151\",[]],[\"name/1152\",[395,44.118]],[\"comment/1152\",[]],[\"name/1153\",[425,44.502]],[\"comment/1153\",[]],[\"name/1154\",[429,34.333]],[\"comment/1154\",[]],[\"name/1155\",[430,44.902]],[\"comment/1155\",[]],[\"name/1156\",[431,44.902]],[\"comment/1156\",[]],[\"name/1157\",[417,44.502]],[\"comment/1157\",[]],[\"name/1158\",[432,44.902]],[\"comment/1158\",[]],[\"name/1159\",[337,32.173]],[\"comment/1159\",[]],[\"name/1160\",[437,72.834]],[\"comment/1160\",[]],[\"name/1161\",[4,23.253]],[\"comment/1161\",[]],[\"name/1162\",[438,67.726]],[\"comment/1162\",[]],[\"name/1163\",[439,64.362]],[\"comment/1163\",[]],[\"name/1164\",[440,72.834]],[\"comment/1164\",[]],[\"name/1165\",[441,72.834]],[\"comment/1165\",[]],[\"name/1166\",[442,72.834]],[\"comment/1166\",[]],[\"name/1167\",[443,72.834]],[\"comment/1167\",[]],[\"name/1168\",[444,72.834]],[\"comment/1168\",[]],[\"name/1169\",[4,23.253]],[\"comment/1169\",[]],[\"name/1170\",[445,61.848]],[\"comment/1170\",[]],[\"name/1171\",[446,61.848]],[\"comment/1171\",[]],[\"name/1172\",[438,67.726]],[\"comment/1172\",[]],[\"name/1173\",[447,72.834]],[\"comment/1173\",[]],[\"name/1174\",[448,72.834]],[\"comment/1174\",[]],[\"name/1175\",[449,72.834]],[\"comment/1175\",[]],[\"name/1176\",[450,72.834]],[\"comment/1176\",[]],[\"name/1177\",[4,23.253]],[\"comment/1177\",[]],[\"name/1178\",[451,64.362]],[\"comment/1178\",[]],[\"name/1179\",[193,31.298]],[\"comment/1179\",[]],[\"name/1180\",[394,43.747]],[\"comment/1180\",[]],[\"name/1181\",[396,44.118]],[\"comment/1181\",[]],[\"name/1182\",[397,44.118]],[\"comment/1182\",[]],[\"name/1183\",[428,44.502]],[\"comment/1183\",[]],[\"name/1184\",[206,32.883]],[\"comment/1184\",[]],[\"name/1185\",[395,44.118]],[\"comment/1185\",[]],[\"name/1186\",[425,44.502]],[\"comment/1186\",[]],[\"name/1187\",[429,34.333]],[\"comment/1187\",[]],[\"name/1188\",[430,44.902]],[\"comment/1188\",[]],[\"name/1189\",[431,44.902]],[\"comment/1189\",[]],[\"name/1190\",[417,44.502]],[\"comment/1190\",[]],[\"name/1191\",[432,44.902]],[\"comment/1191\",[]],[\"name/1192\",[337,32.173]],[\"comment/1192\",[]],[\"name/1193\",[452,72.834]],[\"comment/1193\",[]],[\"name/1194\",[4,23.253]],[\"comment/1194\",[]],[\"name/1195\",[453,46.209]],[\"comment/1195\",[]],[\"name/1196\",[454,56.74]],[\"comment/1196\",[]],[\"name/1197\",[193,31.298]],[\"comment/1197\",[]],[\"name/1198\",[394,43.747]],[\"comment/1198\",[]],[\"name/1199\",[396,44.118]],[\"comment/1199\",[]],[\"name/1200\",[397,44.118]],[\"comment/1200\",[]],[\"name/1201\",[428,44.502]],[\"comment/1201\",[]],[\"name/1202\",[206,32.883]],[\"comment/1202\",[]],[\"name/1203\",[395,44.118]],[\"comment/1203\",[]],[\"name/1204\",[425,44.502]],[\"comment/1204\",[]],[\"name/1205\",[429,34.333]],[\"comment/1205\",[]],[\"name/1206\",[430,44.902]],[\"comment/1206\",[]],[\"name/1207\",[431,44.902]],[\"comment/1207\",[]],[\"name/1208\",[417,44.502]],[\"comment/1208\",[]],[\"name/1209\",[432,44.902]],[\"comment/1209\",[]],[\"name/1210\",[337,32.173]],[\"comment/1210\",[]],[\"name/1211\",[455,72.834]],[\"comment/1211\",[]],[\"name/1212\",[4,23.253]],[\"comment/1212\",[]],[\"name/1213\",[456,67.726]],[\"comment/1213\",[]],[\"name/1214\",[453,46.209]],[\"comment/1214\",[]],[\"name/1215\",[454,56.74]],[\"comment/1215\",[]],[\"name/1216\",[193,31.298]],[\"comment/1216\",[]],[\"name/1217\",[394,43.747]],[\"comment/1217\",[]],[\"name/1218\",[396,44.118]],[\"comment/1218\",[]],[\"name/1219\",[397,44.118]],[\"comment/1219\",[]],[\"name/1220\",[428,44.502]],[\"comment/1220\",[]],[\"name/1221\",[206,32.883]],[\"comment/1221\",[]],[\"name/1222\",[395,44.118]],[\"comment/1222\",[]],[\"name/1223\",[425,44.502]],[\"comment/1223\",[]],[\"name/1224\",[429,34.333]],[\"comment/1224\",[]],[\"name/1225\",[430,44.902]],[\"comment/1225\",[]],[\"name/1226\",[431,44.902]],[\"comment/1226\",[]],[\"name/1227\",[417,44.502]],[\"comment/1227\",[]],[\"name/1228\",[432,44.902]],[\"comment/1228\",[]],[\"name/1229\",[337,32.173]],[\"comment/1229\",[]],[\"name/1230\",[457,72.834]],[\"comment/1230\",[]],[\"name/1231\",[4,23.253]],[\"comment/1231\",[]],[\"name/1232\",[458,64.362]],[\"comment/1232\",[]],[\"name/1233\",[459,64.362]],[\"comment/1233\",[]],[\"name/1234\",[460,72.834]],[\"comment/1234\",[]],[\"name/1235\",[453,46.209]],[\"comment/1235\",[]],[\"name/1236\",[454,56.74]],[\"comment/1236\",[]],[\"name/1237\",[193,31.298]],[\"comment/1237\",[]],[\"name/1238\",[394,43.747]],[\"comment/1238\",[]],[\"name/1239\",[396,44.118]],[\"comment/1239\",[]],[\"name/1240\",[397,44.118]],[\"comment/1240\",[]],[\"name/1241\",[428,44.502]],[\"comment/1241\",[]],[\"name/1242\",[206,32.883]],[\"comment/1242\",[]],[\"name/1243\",[395,44.118]],[\"comment/1243\",[]],[\"name/1244\",[425,44.502]],[\"comment/1244\",[]],[\"name/1245\",[429,34.333]],[\"comment/1245\",[]],[\"name/1246\",[430,44.902]],[\"comment/1246\",[]],[\"name/1247\",[431,44.902]],[\"comment/1247\",[]],[\"name/1248\",[417,44.502]],[\"comment/1248\",[]],[\"name/1249\",[432,44.902]],[\"comment/1249\",[]],[\"name/1250\",[337,32.173]],[\"comment/1250\",[]],[\"name/1251\",[461,72.834]],[\"comment/1251\",[]],[\"name/1252\",[4,23.253]],[\"comment/1252\",[]],[\"name/1253\",[458,64.362]],[\"comment/1253\",[]],[\"name/1254\",[459,64.362]],[\"comment/1254\",[]],[\"name/1255\",[456,67.726]],[\"comment/1255\",[]],[\"name/1256\",[462,72.834]],[\"comment/1256\",[]],[\"name/1257\",[453,46.209]],[\"comment/1257\",[]],[\"name/1258\",[454,56.74]],[\"comment/1258\",[]],[\"name/1259\",[193,31.298]],[\"comment/1259\",[]],[\"name/1260\",[394,43.747]],[\"comment/1260\",[]],[\"name/1261\",[396,44.118]],[\"comment/1261\",[]],[\"name/1262\",[397,44.118]],[\"comment/1262\",[]],[\"name/1263\",[428,44.502]],[\"comment/1263\",[]],[\"name/1264\",[206,32.883]],[\"comment/1264\",[]],[\"name/1265\",[395,44.118]],[\"comment/1265\",[]],[\"name/1266\",[425,44.502]],[\"comment/1266\",[]],[\"name/1267\",[429,34.333]],[\"comment/1267\",[]],[\"name/1268\",[430,44.902]],[\"comment/1268\",[]],[\"name/1269\",[431,44.902]],[\"comment/1269\",[]],[\"name/1270\",[417,44.502]],[\"comment/1270\",[]],[\"name/1271\",[432,44.902]],[\"comment/1271\",[]],[\"name/1272\",[337,32.173]],[\"comment/1272\",[]],[\"name/1273\",[463,72.834]],[\"comment/1273\",[]],[\"name/1274\",[4,23.253]],[\"comment/1274\",[]],[\"name/1275\",[458,64.362]],[\"comment/1275\",[]],[\"name/1276\",[459,64.362]],[\"comment/1276\",[]],[\"name/1277\",[464,72.834]],[\"comment/1277\",[]],[\"name/1278\",[453,46.209]],[\"comment/1278\",[]],[\"name/1279\",[454,56.74]],[\"comment/1279\",[]],[\"name/1280\",[193,31.298]],[\"comment/1280\",[]],[\"name/1281\",[394,43.747]],[\"comment/1281\",[]],[\"name/1282\",[396,44.118]],[\"comment/1282\",[]],[\"name/1283\",[397,44.118]],[\"comment/1283\",[]],[\"name/1284\",[428,44.502]],[\"comment/1284\",[]],[\"name/1285\",[206,32.883]],[\"comment/1285\",[]],[\"name/1286\",[395,44.118]],[\"comment/1286\",[]],[\"name/1287\",[425,44.502]],[\"comment/1287\",[]],[\"name/1288\",[429,34.333]],[\"comment/1288\",[]],[\"name/1289\",[430,44.902]],[\"comment/1289\",[]],[\"name/1290\",[431,44.902]],[\"comment/1290\",[]],[\"name/1291\",[417,44.502]],[\"comment/1291\",[]],[\"name/1292\",[432,44.902]],[\"comment/1292\",[]],[\"name/1293\",[337,32.173]],[\"comment/1293\",[]],[\"name/1294\",[465,72.834]],[\"comment/1294\",[]],[\"name/1295\",[4,23.253]],[\"comment/1295\",[]],[\"name/1296\",[453,46.209]],[\"comment/1296\",[]],[\"name/1297\",[454,56.74]],[\"comment/1297\",[]],[\"name/1298\",[193,31.298]],[\"comment/1298\",[]],[\"name/1299\",[394,43.747]],[\"comment/1299\",[]],[\"name/1300\",[396,44.118]],[\"comment/1300\",[]],[\"name/1301\",[397,44.118]],[\"comment/1301\",[]],[\"name/1302\",[428,44.502]],[\"comment/1302\",[]],[\"name/1303\",[206,32.883]],[\"comment/1303\",[]],[\"name/1304\",[395,44.118]],[\"comment/1304\",[]],[\"name/1305\",[425,44.502]],[\"comment/1305\",[]],[\"name/1306\",[429,34.333]],[\"comment/1306\",[]],[\"name/1307\",[430,44.902]],[\"comment/1307\",[]],[\"name/1308\",[431,44.902]],[\"comment/1308\",[]],[\"name/1309\",[417,44.502]],[\"comment/1309\",[]],[\"name/1310\",[432,44.902]],[\"comment/1310\",[]],[\"name/1311\",[337,32.173]],[\"comment/1311\",[]],[\"name/1312\",[466,72.834]],[\"comment/1312\",[]],[\"name/1313\",[4,23.253]],[\"comment/1313\",[]],[\"name/1314\",[453,46.209]],[\"comment/1314\",[]],[\"name/1315\",[454,56.74]],[\"comment/1315\",[]],[\"name/1316\",[193,31.298]],[\"comment/1316\",[]],[\"name/1317\",[394,43.747]],[\"comment/1317\",[]],[\"name/1318\",[396,44.118]],[\"comment/1318\",[]],[\"name/1319\",[397,44.118]],[\"comment/1319\",[]],[\"name/1320\",[428,44.502]],[\"comment/1320\",[]],[\"name/1321\",[206,32.883]],[\"comment/1321\",[]],[\"name/1322\",[395,44.118]],[\"comment/1322\",[]],[\"name/1323\",[425,44.502]],[\"comment/1323\",[]],[\"name/1324\",[429,34.333]],[\"comment/1324\",[]],[\"name/1325\",[430,44.902]],[\"comment/1325\",[]],[\"name/1326\",[431,44.902]],[\"comment/1326\",[]],[\"name/1327\",[417,44.502]],[\"comment/1327\",[]],[\"name/1328\",[432,44.902]],[\"comment/1328\",[]],[\"name/1329\",[337,32.173]],[\"comment/1329\",[]],[\"name/1330\",[467,72.834]],[\"comment/1330\",[]],[\"name/1331\",[4,23.253]],[\"comment/1331\",[]],[\"name/1332\",[468,72.834]],[\"comment/1332\",[]],[\"name/1333\",[193,31.298]],[\"comment/1333\",[]],[\"name/1334\",[394,43.747]],[\"comment/1334\",[]],[\"name/1335\",[396,44.118]],[\"comment/1335\",[]],[\"name/1336\",[397,44.118]],[\"comment/1336\",[]],[\"name/1337\",[428,44.502]],[\"comment/1337\",[]],[\"name/1338\",[206,32.883]],[\"comment/1338\",[]],[\"name/1339\",[395,44.118]],[\"comment/1339\",[]],[\"name/1340\",[425,44.502]],[\"comment/1340\",[]],[\"name/1341\",[429,34.333]],[\"comment/1341\",[]],[\"name/1342\",[430,44.902]],[\"comment/1342\",[]],[\"name/1343\",[431,44.902]],[\"comment/1343\",[]],[\"name/1344\",[417,44.502]],[\"comment/1344\",[]],[\"name/1345\",[432,44.902]],[\"comment/1345\",[]],[\"name/1346\",[337,32.173]],[\"comment/1346\",[]],[\"name/1347\",[469,72.834]],[\"comment/1347\",[]],[\"name/1348\",[4,23.253]],[\"comment/1348\",[]],[\"name/1349\",[181,47.711]],[\"comment/1349\",[]],[\"name/1350\",[470,72.834]],[\"comment/1350\",[]],[\"name/1351\",[471,72.834]],[\"comment/1351\",[]],[\"name/1352\",[472,72.834]],[\"comment/1352\",[]],[\"name/1353\",[337,32.173]],[\"comment/1353\",[]],[\"name/1354\",[473,72.834]],[\"comment/1354\",[]],[\"name/1355\",[474,72.834]],[\"comment/1355\",[]],[\"name/1356\",[4,23.253]],[\"comment/1356\",[]],[\"name/1357\",[475,72.834]],[\"comment/1357\",[]],[\"name/1358\",[476,72.834]],[\"comment/1358\",[]],[\"name/1359\",[477,72.834]],[\"comment/1359\",[]],[\"name/1360\",[4,23.253]],[\"comment/1360\",[]],[\"name/1361\",[478,64.362]],[\"comment/1361\",[]],[\"name/1362\",[193,31.298]],[\"comment/1362\",[]],[\"name/1363\",[394,43.747]],[\"comment/1363\",[]],[\"name/1364\",[396,44.118]],[\"comment/1364\",[]],[\"name/1365\",[397,44.118]],[\"comment/1365\",[]],[\"name/1366\",[428,44.502]],[\"comment/1366\",[]],[\"name/1367\",[206,32.883]],[\"comment/1367\",[]],[\"name/1368\",[395,44.118]],[\"comment/1368\",[]],[\"name/1369\",[425,44.502]],[\"comment/1369\",[]],[\"name/1370\",[429,34.333]],[\"comment/1370\",[]],[\"name/1371\",[430,44.902]],[\"comment/1371\",[]],[\"name/1372\",[431,44.902]],[\"comment/1372\",[]],[\"name/1373\",[417,44.502]],[\"comment/1373\",[]],[\"name/1374\",[432,44.902]],[\"comment/1374\",[]],[\"name/1375\",[337,32.173]],[\"comment/1375\",[]],[\"name/1376\",[479,72.834]],[\"comment/1376\",[]],[\"name/1377\",[4,23.253]],[\"comment/1377\",[]],[\"name/1378\",[445,61.848]],[\"comment/1378\",[]],[\"name/1379\",[446,61.848]],[\"comment/1379\",[]],[\"name/1380\",[193,31.298]],[\"comment/1380\",[]],[\"name/1381\",[394,43.747]],[\"comment/1381\",[]],[\"name/1382\",[396,44.118]],[\"comment/1382\",[]],[\"name/1383\",[397,44.118]],[\"comment/1383\",[]],[\"name/1384\",[428,44.502]],[\"comment/1384\",[]],[\"name/1385\",[206,32.883]],[\"comment/1385\",[]],[\"name/1386\",[395,44.118]],[\"comment/1386\",[]],[\"name/1387\",[425,44.502]],[\"comment/1387\",[]],[\"name/1388\",[429,34.333]],[\"comment/1388\",[]],[\"name/1389\",[430,44.902]],[\"comment/1389\",[]],[\"name/1390\",[431,44.902]],[\"comment/1390\",[]],[\"name/1391\",[417,44.502]],[\"comment/1391\",[]],[\"name/1392\",[432,44.902]],[\"comment/1392\",[]],[\"name/1393\",[337,32.173]],[\"comment/1393\",[]],[\"name/1394\",[480,72.834]],[\"comment/1394\",[]],[\"name/1395\",[4,23.253]],[\"comment/1395\",[]],[\"name/1396\",[481,72.834]],[\"comment/1396\",[]],[\"name/1397\",[482,64.362]],[\"comment/1397\",[]],[\"name/1398\",[483,72.834]],[\"comment/1398\",[]],[\"name/1399\",[193,31.298]],[\"comment/1399\",[]],[\"name/1400\",[394,43.747]],[\"comment/1400\",[]],[\"name/1401\",[396,44.118]],[\"comment/1401\",[]],[\"name/1402\",[397,44.118]],[\"comment/1402\",[]],[\"name/1403\",[428,44.502]],[\"comment/1403\",[]],[\"name/1404\",[206,32.883]],[\"comment/1404\",[]],[\"name/1405\",[395,44.118]],[\"comment/1405\",[]],[\"name/1406\",[425,44.502]],[\"comment/1406\",[]],[\"name/1407\",[429,34.333]],[\"comment/1407\",[]],[\"name/1408\",[430,44.902]],[\"comment/1408\",[]],[\"name/1409\",[431,44.902]],[\"comment/1409\",[]],[\"name/1410\",[417,44.502]],[\"comment/1410\",[]],[\"name/1411\",[432,44.902]],[\"comment/1411\",[]],[\"name/1412\",[337,32.173]],[\"comment/1412\",[]],[\"name/1413\",[484,72.834]],[\"comment/1413\",[]],[\"name/1414\",[4,23.253]],[\"comment/1414\",[]],[\"name/1415\",[275,59.842]],[\"comment/1415\",[]],[\"name/1416\",[485,72.834]],[\"comment/1416\",[]],[\"name/1417\",[193,31.298]],[\"comment/1417\",[]],[\"name/1418\",[394,43.747]],[\"comment/1418\",[]],[\"name/1419\",[396,44.118]],[\"comment/1419\",[]],[\"name/1420\",[397,44.118]],[\"comment/1420\",[]],[\"name/1421\",[428,44.502]],[\"comment/1421\",[]],[\"name/1422\",[206,32.883]],[\"comment/1422\",[]],[\"name/1423\",[395,44.118]],[\"comment/1423\",[]],[\"name/1424\",[425,44.502]],[\"comment/1424\",[]],[\"name/1425\",[429,34.333]],[\"comment/1425\",[]],[\"name/1426\",[430,44.902]],[\"comment/1426\",[]],[\"name/1427\",[431,44.902]],[\"comment/1427\",[]],[\"name/1428\",[417,44.502]],[\"comment/1428\",[]],[\"name/1429\",[432,44.902]],[\"comment/1429\",[]],[\"name/1430\",[337,32.173]],[\"comment/1430\",[]],[\"name/1431\",[486,72.834]],[\"comment/1431\",[]],[\"name/1432\",[4,23.253]],[\"comment/1432\",[]],[\"name/1433\",[193,31.298]],[\"comment/1433\",[]],[\"name/1434\",[394,43.747]],[\"comment/1434\",[]],[\"name/1435\",[396,44.118]],[\"comment/1435\",[]],[\"name/1436\",[397,44.118]],[\"comment/1436\",[]],[\"name/1437\",[428,44.502]],[\"comment/1437\",[]],[\"name/1438\",[206,32.883]],[\"comment/1438\",[]],[\"name/1439\",[395,44.118]],[\"comment/1439\",[]],[\"name/1440\",[425,44.502]],[\"comment/1440\",[]],[\"name/1441\",[429,34.333]],[\"comment/1441\",[]],[\"name/1442\",[430,44.902]],[\"comment/1442\",[]],[\"name/1443\",[431,44.902]],[\"comment/1443\",[]],[\"name/1444\",[417,44.502]],[\"comment/1444\",[]],[\"name/1445\",[432,44.902]],[\"comment/1445\",[]],[\"name/1446\",[337,32.173]],[\"comment/1446\",[]],[\"name/1447\",[487,72.834]],[\"comment/1447\",[]],[\"name/1448\",[4,23.253]],[\"comment/1448\",[]],[\"name/1449\",[488,64.362]],[\"comment/1449\",[]],[\"name/1450\",[193,31.298]],[\"comment/1450\",[]],[\"name/1451\",[394,43.747]],[\"comment/1451\",[]],[\"name/1452\",[396,44.118]],[\"comment/1452\",[]],[\"name/1453\",[397,44.118]],[\"comment/1453\",[]],[\"name/1454\",[428,44.502]],[\"comment/1454\",[]],[\"name/1455\",[206,32.883]],[\"comment/1455\",[]],[\"name/1456\",[395,44.118]],[\"comment/1456\",[]],[\"name/1457\",[425,44.502]],[\"comment/1457\",[]],[\"name/1458\",[429,34.333]],[\"comment/1458\",[]],[\"name/1459\",[430,44.902]],[\"comment/1459\",[]],[\"name/1460\",[431,44.902]],[\"comment/1460\",[]],[\"name/1461\",[417,44.502]],[\"comment/1461\",[]],[\"name/1462\",[432,44.902]],[\"comment/1462\",[]],[\"name/1463\",[337,32.173]],[\"comment/1463\",[]],[\"name/1464\",[489,72.834]],[\"comment/1464\",[]],[\"name/1465\",[4,23.253]],[\"comment/1465\",[]],[\"name/1466\",[490,67.726]],[\"comment/1466\",[]],[\"name/1467\",[491,59.842]],[\"comment/1467\",[]],[\"name/1468\",[193,31.298]],[\"comment/1468\",[]],[\"name/1469\",[394,43.747]],[\"comment/1469\",[]],[\"name/1470\",[396,44.118]],[\"comment/1470\",[]],[\"name/1471\",[397,44.118]],[\"comment/1471\",[]],[\"name/1472\",[428,44.502]],[\"comment/1472\",[]],[\"name/1473\",[206,32.883]],[\"comment/1473\",[]],[\"name/1474\",[395,44.118]],[\"comment/1474\",[]],[\"name/1475\",[425,44.502]],[\"comment/1475\",[]],[\"name/1476\",[429,34.333]],[\"comment/1476\",[]],[\"name/1477\",[430,44.902]],[\"comment/1477\",[]],[\"name/1478\",[431,44.902]],[\"comment/1478\",[]],[\"name/1479\",[417,44.502]],[\"comment/1479\",[]],[\"name/1480\",[432,44.902]],[\"comment/1480\",[]],[\"name/1481\",[337,32.173]],[\"comment/1481\",[]],[\"name/1482\",[492,72.834]],[\"comment/1482\",[]],[\"name/1483\",[4,23.253]],[\"comment/1483\",[]],[\"name/1484\",[491,59.842]],[\"comment/1484\",[]],[\"name/1485\",[493,64.362]],[\"comment/1485\",[]],[\"name/1486\",[193,31.298]],[\"comment/1486\",[]],[\"name/1487\",[394,43.747]],[\"comment/1487\",[]],[\"name/1488\",[396,44.118]],[\"comment/1488\",[]],[\"name/1489\",[397,44.118]],[\"comment/1489\",[]],[\"name/1490\",[428,44.502]],[\"comment/1490\",[]],[\"name/1491\",[206,32.883]],[\"comment/1491\",[]],[\"name/1492\",[395,44.118]],[\"comment/1492\",[]],[\"name/1493\",[425,44.502]],[\"comment/1493\",[]],[\"name/1494\",[429,34.333]],[\"comment/1494\",[]],[\"name/1495\",[430,44.902]],[\"comment/1495\",[]],[\"name/1496\",[431,44.902]],[\"comment/1496\",[]],[\"name/1497\",[417,44.502]],[\"comment/1497\",[]],[\"name/1498\",[432,44.902]],[\"comment/1498\",[]],[\"name/1499\",[337,32.173]],[\"comment/1499\",[]],[\"name/1500\",[494,72.834]],[\"comment/1500\",[]],[\"name/1501\",[4,23.253]],[\"comment/1501\",[]],[\"name/1502\",[495,64.362]],[\"comment/1502\",[]],[\"name/1503\",[193,31.298]],[\"comment/1503\",[]],[\"name/1504\",[394,43.747]],[\"comment/1504\",[]],[\"name/1505\",[396,44.118]],[\"comment/1505\",[]],[\"name/1506\",[397,44.118]],[\"comment/1506\",[]],[\"name/1507\",[428,44.502]],[\"comment/1507\",[]],[\"name/1508\",[206,32.883]],[\"comment/1508\",[]],[\"name/1509\",[395,44.118]],[\"comment/1509\",[]],[\"name/1510\",[425,44.502]],[\"comment/1510\",[]],[\"name/1511\",[429,34.333]],[\"comment/1511\",[]],[\"name/1512\",[430,44.902]],[\"comment/1512\",[]],[\"name/1513\",[431,44.902]],[\"comment/1513\",[]],[\"name/1514\",[417,44.502]],[\"comment/1514\",[]],[\"name/1515\",[432,44.902]],[\"comment/1515\",[]],[\"name/1516\",[337,32.173]],[\"comment/1516\",[]],[\"name/1517\",[496,72.834]],[\"comment/1517\",[]],[\"name/1518\",[4,23.253]],[\"comment/1518\",[]],[\"name/1519\",[497,64.362]],[\"comment/1519\",[]],[\"name/1520\",[193,31.298]],[\"comment/1520\",[]],[\"name/1521\",[394,43.747]],[\"comment/1521\",[]],[\"name/1522\",[396,44.118]],[\"comment/1522\",[]],[\"name/1523\",[397,44.118]],[\"comment/1523\",[]],[\"name/1524\",[428,44.502]],[\"comment/1524\",[]],[\"name/1525\",[206,32.883]],[\"comment/1525\",[]],[\"name/1526\",[395,44.118]],[\"comment/1526\",[]],[\"name/1527\",[425,44.502]],[\"comment/1527\",[]],[\"name/1528\",[429,34.333]],[\"comment/1528\",[]],[\"name/1529\",[430,44.902]],[\"comment/1529\",[]],[\"name/1530\",[431,44.902]],[\"comment/1530\",[]],[\"name/1531\",[417,44.502]],[\"comment/1531\",[]],[\"name/1532\",[432,44.902]],[\"comment/1532\",[]],[\"name/1533\",[337,32.173]],[\"comment/1533\",[]],[\"name/1534\",[498,72.834]],[\"comment/1534\",[]],[\"name/1535\",[4,23.253]],[\"comment/1535\",[]],[\"name/1536\",[499,64.362]],[\"comment/1536\",[]],[\"name/1537\",[193,31.298]],[\"comment/1537\",[]],[\"name/1538\",[394,43.747]],[\"comment/1538\",[]],[\"name/1539\",[396,44.118]],[\"comment/1539\",[]],[\"name/1540\",[397,44.118]],[\"comment/1540\",[]],[\"name/1541\",[428,44.502]],[\"comment/1541\",[]],[\"name/1542\",[206,32.883]],[\"comment/1542\",[]],[\"name/1543\",[395,44.118]],[\"comment/1543\",[]],[\"name/1544\",[425,44.502]],[\"comment/1544\",[]],[\"name/1545\",[429,34.333]],[\"comment/1545\",[]],[\"name/1546\",[430,44.902]],[\"comment/1546\",[]],[\"name/1547\",[431,44.902]],[\"comment/1547\",[]],[\"name/1548\",[417,44.502]],[\"comment/1548\",[]],[\"name/1549\",[432,44.902]],[\"comment/1549\",[]],[\"name/1550\",[337,32.173]],[\"comment/1550\",[]],[\"name/1551\",[500,72.834]],[\"comment/1551\",[]],[\"name/1552\",[4,23.253]],[\"comment/1552\",[]],[\"name/1553\",[193,31.298]],[\"comment/1553\",[]],[\"name/1554\",[394,43.747]],[\"comment/1554\",[]],[\"name/1555\",[396,44.118]],[\"comment/1555\",[]],[\"name/1556\",[397,44.118]],[\"comment/1556\",[]],[\"name/1557\",[428,44.502]],[\"comment/1557\",[]],[\"name/1558\",[206,32.883]],[\"comment/1558\",[]],[\"name/1559\",[395,44.118]],[\"comment/1559\",[]],[\"name/1560\",[425,44.502]],[\"comment/1560\",[]],[\"name/1561\",[429,34.333]],[\"comment/1561\",[]],[\"name/1562\",[430,44.902]],[\"comment/1562\",[]],[\"name/1563\",[431,44.902]],[\"comment/1563\",[]],[\"name/1564\",[417,44.502]],[\"comment/1564\",[]],[\"name/1565\",[432,44.902]],[\"comment/1565\",[]],[\"name/1566\",[337,32.173]],[\"comment/1566\",[]],[\"name/1567\",[166,67.726]],[\"comment/1567\",[]],[\"name/1568\",[4,23.253]],[\"comment/1568\",[]],[\"name/1569\",[193,31.298]],[\"comment/1569\",[]],[\"name/1570\",[206,32.883]],[\"comment/1570\",[]],[\"name/1571\",[429,34.333]],[\"comment/1571\",[]],[\"name/1572\",[337,32.173]],[\"comment/1572\",[]],[\"name/1573\",[501,72.834]],[\"comment/1573\",[]],[\"name/1574\",[4,23.253]],[\"comment/1574\",[]],[\"name/1575\",[427,64.362]],[\"comment/1575\",[]],[\"name/1576\",[193,31.298]],[\"comment/1576\",[]],[\"name/1577\",[206,32.883]],[\"comment/1577\",[]],[\"name/1578\",[429,34.333]],[\"comment/1578\",[]],[\"name/1579\",[337,32.173]],[\"comment/1579\",[]],[\"name/1580\",[502,72.834]],[\"comment/1580\",[]],[\"name/1581\",[4,23.253]],[\"comment/1581\",[]],[\"name/1582\",[434,64.362]],[\"comment/1582\",[]],[\"name/1583\",[193,31.298]],[\"comment/1583\",[]],[\"name/1584\",[206,32.883]],[\"comment/1584\",[]],[\"name/1585\",[429,34.333]],[\"comment/1585\",[]],[\"name/1586\",[337,32.173]],[\"comment/1586\",[]],[\"name/1587\",[503,72.834]],[\"comment/1587\",[]],[\"name/1588\",[4,23.253]],[\"comment/1588\",[]],[\"name/1589\",[439,64.362]],[\"comment/1589\",[]],[\"name/1590\",[504,67.726]],[\"comment/1590\",[]],[\"name/1591\",[505,67.726]],[\"comment/1591\",[]],[\"name/1592\",[506,67.726]],[\"comment/1592\",[]],[\"name/1593\",[507,67.726]],[\"comment/1593\",[]],[\"name/1594\",[508,67.726]],[\"comment/1594\",[]],[\"name/1595\",[509,67.726]],[\"comment/1595\",[]],[\"name/1596\",[510,67.726]],[\"comment/1596\",[]],[\"name/1597\",[511,67.726]],[\"comment/1597\",[]],[\"name/1598\",[193,31.298]],[\"comment/1598\",[]],[\"name/1599\",[206,32.883]],[\"comment/1599\",[]],[\"name/1600\",[429,34.333]],[\"comment/1600\",[]],[\"name/1601\",[337,32.173]],[\"comment/1601\",[]],[\"name/1602\",[512,72.834]],[\"comment/1602\",[]],[\"name/1603\",[4,23.253]],[\"comment/1603\",[]],[\"name/1604\",[451,64.362]],[\"comment/1604\",[]],[\"name/1605\",[193,31.298]],[\"comment/1605\",[]],[\"name/1606\",[206,32.883]],[\"comment/1606\",[]],[\"name/1607\",[429,34.333]],[\"comment/1607\",[]],[\"name/1608\",[337,32.173]],[\"comment/1608\",[]],[\"name/1609\",[513,72.834]],[\"comment/1609\",[]],[\"name/1610\",[4,23.253]],[\"comment/1610\",[]],[\"name/1611\",[453,46.209]],[\"comment/1611\",[]],[\"name/1612\",[193,31.298]],[\"comment/1612\",[]],[\"name/1613\",[206,32.883]],[\"comment/1613\",[]],[\"name/1614\",[429,34.333]],[\"comment/1614\",[]],[\"name/1615\",[337,32.173]],[\"comment/1615\",[]],[\"name/1616\",[514,72.834]],[\"comment/1616\",[]],[\"name/1617\",[4,23.253]],[\"comment/1617\",[]],[\"name/1618\",[453,46.209]],[\"comment/1618\",[]],[\"name/1619\",[193,31.298]],[\"comment/1619\",[]],[\"name/1620\",[206,32.883]],[\"comment/1620\",[]],[\"name/1621\",[429,34.333]],[\"comment/1621\",[]],[\"name/1622\",[337,32.173]],[\"comment/1622\",[]],[\"name/1623\",[515,72.834]],[\"comment/1623\",[]],[\"name/1624\",[4,23.253]],[\"comment/1624\",[]],[\"name/1625\",[453,46.209]],[\"comment/1625\",[]],[\"name/1626\",[193,31.298]],[\"comment/1626\",[]],[\"name/1627\",[206,32.883]],[\"comment/1627\",[]],[\"name/1628\",[429,34.333]],[\"comment/1628\",[]],[\"name/1629\",[337,32.173]],[\"comment/1629\",[]],[\"name/1630\",[516,72.834]],[\"comment/1630\",[]],[\"name/1631\",[4,23.253]],[\"comment/1631\",[]],[\"name/1632\",[453,46.209]],[\"comment/1632\",[]],[\"name/1633\",[193,31.298]],[\"comment/1633\",[]],[\"name/1634\",[206,32.883]],[\"comment/1634\",[]],[\"name/1635\",[429,34.333]],[\"comment/1635\",[]],[\"name/1636\",[337,32.173]],[\"comment/1636\",[]],[\"name/1637\",[517,72.834]],[\"comment/1637\",[]],[\"name/1638\",[4,23.253]],[\"comment/1638\",[]],[\"name/1639\",[453,46.209]],[\"comment/1639\",[]],[\"name/1640\",[193,31.298]],[\"comment/1640\",[]],[\"name/1641\",[206,32.883]],[\"comment/1641\",[]],[\"name/1642\",[429,34.333]],[\"comment/1642\",[]],[\"name/1643\",[337,32.173]],[\"comment/1643\",[]],[\"name/1644\",[518,72.834]],[\"comment/1644\",[]],[\"name/1645\",[4,23.253]],[\"comment/1645\",[]],[\"name/1646\",[453,46.209]],[\"comment/1646\",[]],[\"name/1647\",[193,31.298]],[\"comment/1647\",[]],[\"name/1648\",[206,32.883]],[\"comment/1648\",[]],[\"name/1649\",[429,34.333]],[\"comment/1649\",[]],[\"name/1650\",[337,32.173]],[\"comment/1650\",[]],[\"name/1651\",[519,72.834]],[\"comment/1651\",[]],[\"name/1652\",[4,23.253]],[\"comment/1652\",[]],[\"name/1653\",[453,46.209]],[\"comment/1653\",[]],[\"name/1654\",[193,31.298]],[\"comment/1654\",[]],[\"name/1655\",[206,32.883]],[\"comment/1655\",[]],[\"name/1656\",[429,34.333]],[\"comment/1656\",[]],[\"name/1657\",[337,32.173]],[\"comment/1657\",[]],[\"name/1658\",[520,72.834]],[\"comment/1658\",[]],[\"name/1659\",[4,23.253]],[\"comment/1659\",[]],[\"name/1660\",[521,67.726]],[\"comment/1660\",[]],[\"name/1661\",[193,31.298]],[\"comment/1661\",[]],[\"name/1662\",[206,32.883]],[\"comment/1662\",[]],[\"name/1663\",[429,34.333]],[\"comment/1663\",[]],[\"name/1664\",[337,32.173]],[\"comment/1664\",[]],[\"name/1665\",[522,72.834]],[\"comment/1665\",[]],[\"name/1666\",[4,23.253]],[\"comment/1666\",[]],[\"name/1667\",[478,64.362]],[\"comment/1667\",[]],[\"name/1668\",[193,31.298]],[\"comment/1668\",[]],[\"name/1669\",[206,32.883]],[\"comment/1669\",[]],[\"name/1670\",[429,34.333]],[\"comment/1670\",[]],[\"name/1671\",[337,32.173]],[\"comment/1671\",[]],[\"name/1672\",[523,72.834]],[\"comment/1672\",[]],[\"name/1673\",[4,23.253]],[\"comment/1673\",[]],[\"name/1674\",[445,61.848]],[\"comment/1674\",[]],[\"name/1675\",[446,61.848]],[\"comment/1675\",[]],[\"name/1676\",[193,31.298]],[\"comment/1676\",[]],[\"name/1677\",[206,32.883]],[\"comment/1677\",[]],[\"name/1678\",[429,34.333]],[\"comment/1678\",[]],[\"name/1679\",[337,32.173]],[\"comment/1679\",[]],[\"name/1680\",[524,72.834]],[\"comment/1680\",[]],[\"name/1681\",[4,23.253]],[\"comment/1681\",[]],[\"name/1682\",[482,64.362]],[\"comment/1682\",[]],[\"name/1683\",[193,31.298]],[\"comment/1683\",[]],[\"name/1684\",[206,32.883]],[\"comment/1684\",[]],[\"name/1685\",[429,34.333]],[\"comment/1685\",[]],[\"name/1686\",[337,32.173]],[\"comment/1686\",[]],[\"name/1687\",[525,72.834]],[\"comment/1687\",[]],[\"name/1688\",[4,23.253]],[\"comment/1688\",[]],[\"name/1689\",[275,59.842]],[\"comment/1689\",[]],[\"name/1690\",[193,31.298]],[\"comment/1690\",[]],[\"name/1691\",[206,32.883]],[\"comment/1691\",[]],[\"name/1692\",[429,34.333]],[\"comment/1692\",[]],[\"name/1693\",[337,32.173]],[\"comment/1693\",[]],[\"name/1694\",[526,72.834]],[\"comment/1694\",[]],[\"name/1695\",[4,23.253]],[\"comment/1695\",[]],[\"name/1696\",[488,64.362]],[\"comment/1696\",[]],[\"name/1697\",[193,31.298]],[\"comment/1697\",[]],[\"name/1698\",[206,32.883]],[\"comment/1698\",[]],[\"name/1699\",[429,34.333]],[\"comment/1699\",[]],[\"name/1700\",[337,32.173]],[\"comment/1700\",[]],[\"name/1701\",[527,72.834]],[\"comment/1701\",[]],[\"name/1702\",[4,23.253]],[\"comment/1702\",[]],[\"name/1703\",[491,59.842]],[\"comment/1703\",[]],[\"name/1704\",[493,64.362]],[\"comment/1704\",[]],[\"name/1705\",[193,31.298]],[\"comment/1705\",[]],[\"name/1706\",[206,32.883]],[\"comment/1706\",[]],[\"name/1707\",[429,34.333]],[\"comment/1707\",[]],[\"name/1708\",[337,32.173]],[\"comment/1708\",[]],[\"name/1709\",[528,72.834]],[\"comment/1709\",[]],[\"name/1710\",[4,23.253]],[\"comment/1710\",[]],[\"name/1711\",[490,67.726]],[\"comment/1711\",[]],[\"name/1712\",[491,59.842]],[\"comment/1712\",[]],[\"name/1713\",[193,31.298]],[\"comment/1713\",[]],[\"name/1714\",[206,32.883]],[\"comment/1714\",[]],[\"name/1715\",[429,34.333]],[\"comment/1715\",[]],[\"name/1716\",[337,32.173]],[\"comment/1716\",[]],[\"name/1717\",[529,72.834]],[\"comment/1717\",[]],[\"name/1718\",[4,23.253]],[\"comment/1718\",[]],[\"name/1719\",[495,64.362]],[\"comment/1719\",[]],[\"name/1720\",[193,31.298]],[\"comment/1720\",[]],[\"name/1721\",[206,32.883]],[\"comment/1721\",[]],[\"name/1722\",[429,34.333]],[\"comment/1722\",[]],[\"name/1723\",[337,32.173]],[\"comment/1723\",[]],[\"name/1724\",[530,72.834]],[\"comment/1724\",[]],[\"name/1725\",[4,23.253]],[\"comment/1725\",[]],[\"name/1726\",[497,64.362]],[\"comment/1726\",[]],[\"name/1727\",[193,31.298]],[\"comment/1727\",[]],[\"name/1728\",[206,32.883]],[\"comment/1728\",[]],[\"name/1729\",[429,34.333]],[\"comment/1729\",[]],[\"name/1730\",[337,32.173]],[\"comment/1730\",[]],[\"name/1731\",[531,72.834]],[\"comment/1731\",[]],[\"name/1732\",[4,23.253]],[\"comment/1732\",[]],[\"name/1733\",[499,64.362]],[\"comment/1733\",[]],[\"name/1734\",[193,31.298]],[\"comment/1734\",[]],[\"name/1735\",[206,32.883]],[\"comment/1735\",[]],[\"name/1736\",[429,34.333]],[\"comment/1736\",[]],[\"name/1737\",[337,32.173]],[\"comment/1737\",[]],[\"name/1738\",[167,67.726]],[\"comment/1738\",[]],[\"name/1739\",[4,23.253]],[\"comment/1739\",[]],[\"name/1740\",[206,32.883]],[\"comment/1740\",[]],[\"name/1741\",[429,34.333]],[\"comment/1741\",[]],[\"name/1742\",[337,32.173]],[\"comment/1742\",[]],[\"name/1743\",[532,72.834]],[\"comment/1743\",[]],[\"name/1744\",[4,23.253]],[\"comment/1744\",[]],[\"name/1745\",[427,64.362]],[\"comment/1745\",[]],[\"name/1746\",[206,32.883]],[\"comment/1746\",[]],[\"name/1747\",[429,34.333]],[\"comment/1747\",[]],[\"name/1748\",[337,32.173]],[\"comment/1748\",[]],[\"name/1749\",[533,72.834]],[\"comment/1749\",[]],[\"name/1750\",[4,23.253]],[\"comment/1750\",[]],[\"name/1751\",[434,64.362]],[\"comment/1751\",[]],[\"name/1752\",[206,32.883]],[\"comment/1752\",[]],[\"name/1753\",[429,34.333]],[\"comment/1753\",[]],[\"name/1754\",[337,32.173]],[\"comment/1754\",[]],[\"name/1755\",[534,72.834]],[\"comment/1755\",[]],[\"name/1756\",[4,23.253]],[\"comment/1756\",[]],[\"name/1757\",[439,64.362]],[\"comment/1757\",[]],[\"name/1758\",[504,67.726]],[\"comment/1758\",[]],[\"name/1759\",[505,67.726]],[\"comment/1759\",[]],[\"name/1760\",[506,67.726]],[\"comment/1760\",[]],[\"name/1761\",[507,67.726]],[\"comment/1761\",[]],[\"name/1762\",[508,67.726]],[\"comment/1762\",[]],[\"name/1763\",[509,67.726]],[\"comment/1763\",[]],[\"name/1764\",[510,67.726]],[\"comment/1764\",[]],[\"name/1765\",[511,67.726]],[\"comment/1765\",[]],[\"name/1766\",[206,32.883]],[\"comment/1766\",[]],[\"name/1767\",[429,34.333]],[\"comment/1767\",[]],[\"name/1768\",[337,32.173]],[\"comment/1768\",[]],[\"name/1769\",[535,72.834]],[\"comment/1769\",[]],[\"name/1770\",[4,23.253]],[\"comment/1770\",[]],[\"name/1771\",[451,64.362]],[\"comment/1771\",[]],[\"name/1772\",[206,32.883]],[\"comment/1772\",[]],[\"name/1773\",[429,34.333]],[\"comment/1773\",[]],[\"name/1774\",[337,32.173]],[\"comment/1774\",[]],[\"name/1775\",[536,72.834]],[\"comment/1775\",[]],[\"name/1776\",[4,23.253]],[\"comment/1776\",[]],[\"name/1777\",[453,46.209]],[\"comment/1777\",[]],[\"name/1778\",[206,32.883]],[\"comment/1778\",[]],[\"name/1779\",[429,34.333]],[\"comment/1779\",[]],[\"name/1780\",[337,32.173]],[\"comment/1780\",[]],[\"name/1781\",[537,72.834]],[\"comment/1781\",[]],[\"name/1782\",[4,23.253]],[\"comment/1782\",[]],[\"name/1783\",[453,46.209]],[\"comment/1783\",[]],[\"name/1784\",[206,32.883]],[\"comment/1784\",[]],[\"name/1785\",[429,34.333]],[\"comment/1785\",[]],[\"name/1786\",[337,32.173]],[\"comment/1786\",[]],[\"name/1787\",[538,72.834]],[\"comment/1787\",[]],[\"name/1788\",[4,23.253]],[\"comment/1788\",[]],[\"name/1789\",[453,46.209]],[\"comment/1789\",[]],[\"name/1790\",[206,32.883]],[\"comment/1790\",[]],[\"name/1791\",[429,34.333]],[\"comment/1791\",[]],[\"name/1792\",[337,32.173]],[\"comment/1792\",[]],[\"name/1793\",[539,72.834]],[\"comment/1793\",[]],[\"name/1794\",[4,23.253]],[\"comment/1794\",[]],[\"name/1795\",[453,46.209]],[\"comment/1795\",[]],[\"name/1796\",[206,32.883]],[\"comment/1796\",[]],[\"name/1797\",[429,34.333]],[\"comment/1797\",[]],[\"name/1798\",[337,32.173]],[\"comment/1798\",[]],[\"name/1799\",[540,72.834]],[\"comment/1799\",[]],[\"name/1800\",[4,23.253]],[\"comment/1800\",[]],[\"name/1801\",[453,46.209]],[\"comment/1801\",[]],[\"name/1802\",[206,32.883]],[\"comment/1802\",[]],[\"name/1803\",[429,34.333]],[\"comment/1803\",[]],[\"name/1804\",[337,32.173]],[\"comment/1804\",[]],[\"name/1805\",[541,72.834]],[\"comment/1805\",[]],[\"name/1806\",[4,23.253]],[\"comment/1806\",[]],[\"name/1807\",[453,46.209]],[\"comment/1807\",[]],[\"name/1808\",[206,32.883]],[\"comment/1808\",[]],[\"name/1809\",[429,34.333]],[\"comment/1809\",[]],[\"name/1810\",[337,32.173]],[\"comment/1810\",[]],[\"name/1811\",[542,72.834]],[\"comment/1811\",[]],[\"name/1812\",[4,23.253]],[\"comment/1812\",[]],[\"name/1813\",[453,46.209]],[\"comment/1813\",[]],[\"name/1814\",[206,32.883]],[\"comment/1814\",[]],[\"name/1815\",[429,34.333]],[\"comment/1815\",[]],[\"name/1816\",[337,32.173]],[\"comment/1816\",[]],[\"name/1817\",[543,72.834]],[\"comment/1817\",[]],[\"name/1818\",[4,23.253]],[\"comment/1818\",[]],[\"name/1819\",[521,67.726]],[\"comment/1819\",[]],[\"name/1820\",[206,32.883]],[\"comment/1820\",[]],[\"name/1821\",[429,34.333]],[\"comment/1821\",[]],[\"name/1822\",[337,32.173]],[\"comment/1822\",[]],[\"name/1823\",[544,72.834]],[\"comment/1823\",[]],[\"name/1824\",[4,23.253]],[\"comment/1824\",[]],[\"name/1825\",[478,64.362]],[\"comment/1825\",[]],[\"name/1826\",[206,32.883]],[\"comment/1826\",[]],[\"name/1827\",[429,34.333]],[\"comment/1827\",[]],[\"name/1828\",[337,32.173]],[\"comment/1828\",[]],[\"name/1829\",[545,72.834]],[\"comment/1829\",[]],[\"name/1830\",[4,23.253]],[\"comment/1830\",[]],[\"name/1831\",[445,61.848]],[\"comment/1831\",[]],[\"name/1832\",[446,61.848]],[\"comment/1832\",[]],[\"name/1833\",[206,32.883]],[\"comment/1833\",[]],[\"name/1834\",[429,34.333]],[\"comment/1834\",[]],[\"name/1835\",[337,32.173]],[\"comment/1835\",[]],[\"name/1836\",[546,72.834]],[\"comment/1836\",[]],[\"name/1837\",[4,23.253]],[\"comment/1837\",[]],[\"name/1838\",[482,64.362]],[\"comment/1838\",[]],[\"name/1839\",[206,32.883]],[\"comment/1839\",[]],[\"name/1840\",[429,34.333]],[\"comment/1840\",[]],[\"name/1841\",[337,32.173]],[\"comment/1841\",[]],[\"name/1842\",[547,72.834]],[\"comment/1842\",[]],[\"name/1843\",[4,23.253]],[\"comment/1843\",[]],[\"name/1844\",[275,59.842]],[\"comment/1844\",[]],[\"name/1845\",[206,32.883]],[\"comment/1845\",[]],[\"name/1846\",[429,34.333]],[\"comment/1846\",[]],[\"name/1847\",[337,32.173]],[\"comment/1847\",[]],[\"name/1848\",[548,72.834]],[\"comment/1848\",[]],[\"name/1849\",[4,23.253]],[\"comment/1849\",[]],[\"name/1850\",[488,64.362]],[\"comment/1850\",[]],[\"name/1851\",[206,32.883]],[\"comment/1851\",[]],[\"name/1852\",[429,34.333]],[\"comment/1852\",[]],[\"name/1853\",[337,32.173]],[\"comment/1853\",[]],[\"name/1854\",[549,72.834]],[\"comment/1854\",[]],[\"name/1855\",[4,23.253]],[\"comment/1855\",[]],[\"name/1856\",[491,59.842]],[\"comment/1856\",[]],[\"name/1857\",[493,64.362]],[\"comment/1857\",[]],[\"name/1858\",[206,32.883]],[\"comment/1858\",[]],[\"name/1859\",[429,34.333]],[\"comment/1859\",[]],[\"name/1860\",[337,32.173]],[\"comment/1860\",[]],[\"name/1861\",[550,72.834]],[\"comment/1861\",[]],[\"name/1862\",[4,23.253]],[\"comment/1862\",[]],[\"name/1863\",[495,64.362]],[\"comment/1863\",[]],[\"name/1864\",[206,32.883]],[\"comment/1864\",[]],[\"name/1865\",[429,34.333]],[\"comment/1865\",[]],[\"name/1866\",[337,32.173]],[\"comment/1866\",[]],[\"name/1867\",[551,72.834]],[\"comment/1867\",[]],[\"name/1868\",[4,23.253]],[\"comment/1868\",[]],[\"name/1869\",[497,64.362]],[\"comment/1869\",[]],[\"name/1870\",[206,32.883]],[\"comment/1870\",[]],[\"name/1871\",[429,34.333]],[\"comment/1871\",[]],[\"name/1872\",[337,32.173]],[\"comment/1872\",[]],[\"name/1873\",[552,72.834]],[\"comment/1873\",[]],[\"name/1874\",[4,23.253]],[\"comment/1874\",[]],[\"name/1875\",[499,64.362]],[\"comment/1875\",[]],[\"name/1876\",[206,32.883]],[\"comment/1876\",[]],[\"name/1877\",[429,34.333]],[\"comment/1877\",[]],[\"name/1878\",[337,32.173]],[\"comment/1878\",[]],[\"name/1879\",[553,72.834]],[\"comment/1879\",[]],[\"name/1880\",[4,23.253]],[\"comment/1880\",[]],[\"name/1881\",[337,32.173]],[\"comment/1881\",[]],[\"name/1882\",[554,72.834]],[\"comment/1882\",[]],[\"name/1883\",[4,23.253]],[\"comment/1883\",[]],[\"name/1884\",[193,31.298]],[\"comment/1884\",[]],[\"name/1885\",[324,46.209]],[\"comment/1885\",[]],[\"name/1886\",[278,58.171]],[\"comment/1886\",[]],[\"name/1887\",[277,56.74]],[\"comment/1887\",[]],[\"name/1888\",[268,59.842]],[\"comment/1888\",[]],[\"name/1889\",[555,72.834]],[\"comment/1889\",[]],[\"name/1890\",[556,72.834]],[\"comment/1890\",[]],[\"name/1891\",[557,72.834]],[\"comment/1891\",[]],[\"name/1892\",[558,72.834]],[\"comment/1892\",[]],[\"name/1893\",[559,72.834]],[\"comment/1893\",[]],[\"name/1894\",[401,67.726]],[\"comment/1894\",[]],[\"name/1895\",[560,72.834]],[\"comment/1895\",[]],[\"name/1896\",[561,72.834]],[\"comment/1896\",[]],[\"name/1897\",[562,72.834]],[\"comment/1897\",[]],[\"name/1898\",[328,58.171]],[\"comment/1898\",[]],[\"name/1899\",[327,58.171]],[\"comment/1899\",[]],[\"name/1900\",[334,64.362]],[\"comment/1900\",[]],[\"name/1901\",[335,64.362]],[\"comment/1901\",[]],[\"name/1902\",[336,64.362]],[\"comment/1902\",[]],[\"name/1903\",[377,64.362]],[\"comment/1903\",[]],[\"name/1904\",[371,61.848]],[\"comment/1904\",[]],[\"name/1905\",[420,67.726]],[\"comment/1905\",[]],[\"name/1906\",[421,67.726]],[\"comment/1906\",[]],[\"name/1907\",[563,72.834]],[\"comment/1907\",[]],[\"name/1908\",[564,72.834]],[\"comment/1908\",[]],[\"name/1909\",[565,72.834]],[\"comment/1909\",[]],[\"name/1910\",[566,72.834]],[\"comment/1910\",[]],[\"name/1911\",[567,72.834]],[\"comment/1911\",[]],[\"name/1912\",[392,67.726]],[\"comment/1912\",[]],[\"name/1913\",[568,72.834]],[\"comment/1913\",[]],[\"name/1914\",[569,72.834]],[\"comment/1914\",[]],[\"name/1915\",[570,72.834]],[\"comment/1915\",[]],[\"name/1916\",[571,72.834]],[\"comment/1916\",[]],[\"name/1917\",[572,72.834]],[\"comment/1917\",[]],[\"name/1918\",[573,72.834]],[\"comment/1918\",[]],[\"name/1919\",[574,72.834]],[\"comment/1919\",[]],[\"name/1920\",[575,72.834]],[\"comment/1920\",[]],[\"name/1921\",[576,72.834]],[\"comment/1921\",[]],[\"name/1922\",[577,72.834]],[\"comment/1922\",[]],[\"name/1923\",[578,72.834]],[\"comment/1923\",[]],[\"name/1924\",[579,72.834]],[\"comment/1924\",[]],[\"name/1925\",[580,72.834]],[\"comment/1925\",[]],[\"name/1926\",[275,59.842]],[\"comment/1926\",[]],[\"name/1927\",[581,72.834]],[\"comment/1927\",[]],[\"name/1928\",[582,72.834]],[\"comment/1928\",[]],[\"name/1929\",[583,72.834]],[\"comment/1929\",[]],[\"name/1930\",[584,72.834]],[\"comment/1930\",[]],[\"name/1931\",[585,72.834]],[\"comment/1931\",[]],[\"name/1932\",[586,72.834]],[\"comment/1932\",[]],[\"name/1933\",[587,72.834]],[\"comment/1933\",[]],[\"name/1934\",[588,72.834]],[\"comment/1934\",[]],[\"name/1935\",[589,72.834]],[\"comment/1935\",[]],[\"name/1936\",[590,72.834]],[\"comment/1936\",[]],[\"name/1937\",[591,72.834]],[\"comment/1937\",[]],[\"name/1938\",[592,72.834]],[\"comment/1938\",[]],[\"name/1939\",[593,72.834]],[\"comment/1939\",[]],[\"name/1940\",[278,58.171]],[\"comment/1940\",[]],[\"name/1941\",[277,56.74]],[\"comment/1941\",[]],[\"name/1942\",[594,72.834]],[\"comment/1942\",[]],[\"name/1943\",[595,72.834]],[\"comment/1943\",[]],[\"name/1944\",[596,72.834]],[\"comment/1944\",[]],[\"name/1945\",[597,72.834]],[\"comment/1945\",[]],[\"name/1946\",[598,72.834]],[\"comment/1946\",[]],[\"name/1947\",[599,72.834]],[\"comment/1947\",[]],[\"name/1948\",[600,72.834]],[\"comment/1948\",[]],[\"name/1949\",[601,72.834]],[\"comment/1949\",[]],[\"name/1950\",[602,72.834]],[\"comment/1950\",[]],[\"name/1951\",[603,72.834]],[\"comment/1951\",[]],[\"name/1952\",[604,72.834]],[\"comment/1952\",[]],[\"name/1953\",[605,72.834]],[\"comment/1953\",[]],[\"name/1954\",[606,72.834]],[\"comment/1954\",[]],[\"name/1955\",[607,72.834]],[\"comment/1955\",[]],[\"name/1956\",[608,72.834]],[\"comment/1956\",[]],[\"name/1957\",[609,72.834]],[\"comment/1957\",[]],[\"name/1958\",[610,72.834]],[\"comment/1958\",[]],[\"name/1959\",[611,72.834]],[\"comment/1959\",[]],[\"name/1960\",[612,72.834]],[\"comment/1960\",[]],[\"name/1961\",[613,72.834]],[\"comment/1961\",[]],[\"name/1962\",[614,72.834]],[\"comment/1962\",[]],[\"name/1963\",[615,72.834]],[\"comment/1963\",[]],[\"name/1964\",[616,72.834]],[\"comment/1964\",[]],[\"name/1965\",[617,72.834]],[\"comment/1965\",[]],[\"name/1966\",[326,59.842]],[\"comment/1966\",[]],[\"name/1967\",[394,43.747]],[\"comment/1967\",[]],[\"name/1968\",[396,44.118]],[\"comment/1968\",[]],[\"name/1969\",[397,44.118]],[\"comment/1969\",[]],[\"name/1970\",[398,64.362]],[\"comment/1970\",[]],[\"name/1971\",[428,44.502]],[\"comment/1971\",[]],[\"name/1972\",[618,72.834]],[\"comment/1972\",[]],[\"name/1973\",[333,48.856]],[\"comment/1973\",[]],[\"name/1974\",[418,67.726]],[\"comment/1974\",[]],[\"name/1975\",[206,32.883]],[\"comment/1975\",[]],[\"name/1976\",[395,44.118]],[\"comment/1976\",[]],[\"name/1977\",[619,72.834]],[\"comment/1977\",[]],[\"name/1978\",[399,67.726]],[\"comment/1978\",[]],[\"name/1979\",[620,72.834]],[\"comment/1979\",[]],[\"name/1980\",[621,72.834]],[\"comment/1980\",[]],[\"name/1981\",[622,72.834]],[\"comment/1981\",[]],[\"name/1982\",[623,72.834]],[\"comment/1982\",[]],[\"name/1983\",[624,72.834]],[\"comment/1983\",[]],[\"name/1984\",[625,72.834]],[\"comment/1984\",[]],[\"name/1985\",[626,72.834]],[\"comment/1985\",[]],[\"name/1986\",[627,72.834]],[\"comment/1986\",[]],[\"name/1987\",[628,72.834]],[\"comment/1987\",[]],[\"name/1988\",[629,72.834]],[\"comment/1988\",[]],[\"name/1989\",[630,72.834]],[\"comment/1989\",[]],[\"name/1990\",[631,72.834]],[\"comment/1990\",[]],[\"name/1991\",[632,72.834]],[\"comment/1991\",[]],[\"name/1992\",[633,72.834]],[\"comment/1992\",[]],[\"name/1993\",[634,72.834]],[\"comment/1993\",[]],[\"name/1994\",[635,72.834]],[\"comment/1994\",[]],[\"name/1995\",[636,72.834]],[\"comment/1995\",[]],[\"name/1996\",[637,72.834]],[\"comment/1996\",[]],[\"name/1997\",[638,72.834]],[\"comment/1997\",[]],[\"name/1998\",[639,72.834]],[\"comment/1998\",[]],[\"name/1999\",[640,72.834]],[\"comment/1999\",[]],[\"name/2000\",[641,72.834]],[\"comment/2000\",[]],[\"name/2001\",[642,72.834]],[\"comment/2001\",[]],[\"name/2002\",[643,72.834]],[\"comment/2002\",[]],[\"name/2003\",[644,72.834]],[\"comment/2003\",[]],[\"name/2004\",[645,72.834]],[\"comment/2004\",[]],[\"name/2005\",[646,72.834]],[\"comment/2005\",[]],[\"name/2006\",[647,72.834]],[\"comment/2006\",[]],[\"name/2007\",[648,72.834]],[\"comment/2007\",[]],[\"name/2008\",[649,72.834]],[\"comment/2008\",[]],[\"name/2009\",[650,72.834]],[\"comment/2009\",[]],[\"name/2010\",[651,72.834]],[\"comment/2010\",[]],[\"name/2011\",[652,72.834]],[\"comment/2011\",[]],[\"name/2012\",[653,72.834]],[\"comment/2012\",[]],[\"name/2013\",[654,72.834]],[\"comment/2013\",[]],[\"name/2014\",[655,72.834]],[\"comment/2014\",[]],[\"name/2015\",[656,72.834]],[\"comment/2015\",[]],[\"name/2016\",[657,72.834]],[\"comment/2016\",[]],[\"name/2017\",[658,72.834]],[\"comment/2017\",[]],[\"name/2018\",[659,72.834]],[\"comment/2018\",[]],[\"name/2019\",[660,72.834]],[\"comment/2019\",[]],[\"name/2020\",[661,72.834]],[\"comment/2020\",[]],[\"name/2021\",[429,34.333]],[\"comment/2021\",[]],[\"name/2022\",[400,61.848]],[\"comment/2022\",[]],[\"name/2023\",[345,61.848]],[\"comment/2023\",[]],[\"name/2024\",[341,67.726]],[\"comment/2024\",[]],[\"name/2025\",[342,67.726]],[\"comment/2025\",[]],[\"name/2026\",[343,67.726]],[\"comment/2026\",[]],[\"name/2027\",[662,72.834]],[\"comment/2027\",[]],[\"name/2028\",[663,72.834]],[\"comment/2028\",[]],[\"name/2029\",[664,72.834]],[\"comment/2029\",[]],[\"name/2030\",[665,72.834]],[\"comment/2030\",[]],[\"name/2031\",[666,72.834]],[\"comment/2031\",[]],[\"name/2032\",[667,72.834]],[\"comment/2032\",[]],[\"name/2033\",[668,72.834]],[\"comment/2033\",[]],[\"name/2034\",[669,72.834]],[\"comment/2034\",[]],[\"name/2035\",[670,72.834]],[\"comment/2035\",[]],[\"name/2036\",[671,72.834]],[\"comment/2036\",[]],[\"name/2037\",[672,72.834]],[\"comment/2037\",[]],[\"name/2038\",[673,72.834]],[\"comment/2038\",[]],[\"name/2039\",[674,72.834]],[\"comment/2039\",[]],[\"name/2040\",[675,72.834]],[\"comment/2040\",[]],[\"name/2041\",[676,72.834]],[\"comment/2041\",[]],[\"name/2042\",[677,72.834]],[\"comment/2042\",[]],[\"name/2043\",[678,72.834]],[\"comment/2043\",[]],[\"name/2044\",[679,72.834]],[\"comment/2044\",[]],[\"name/2045\",[680,72.834]],[\"comment/2045\",[]],[\"name/2046\",[376,64.362]],[\"comment/2046\",[]],[\"name/2047\",[330,59.842]],[\"comment/2047\",[]],[\"name/2048\",[681,72.834]],[\"comment/2048\",[]],[\"name/2049\",[682,72.834]],[\"comment/2049\",[]],[\"name/2050\",[683,72.834]],[\"comment/2050\",[]],[\"name/2051\",[684,72.834]],[\"comment/2051\",[]],[\"name/2052\",[685,72.834]],[\"comment/2052\",[]],[\"name/2053\",[686,72.834]],[\"comment/2053\",[]],[\"name/2054\",[687,72.834]],[\"comment/2054\",[]],[\"name/2055\",[688,72.834]],[\"comment/2055\",[]],[\"name/2056\",[689,72.834]],[\"comment/2056\",[]],[\"name/2057\",[690,72.834]],[\"comment/2057\",[]],[\"name/2058\",[691,72.834]],[\"comment/2058\",[]],[\"name/2059\",[692,72.834]],[\"comment/2059\",[]],[\"name/2060\",[693,72.834]],[\"comment/2060\",[]],[\"name/2061\",[694,72.834]],[\"comment/2061\",[]],[\"name/2062\",[695,72.834]],[\"comment/2062\",[]],[\"name/2063\",[696,72.834]],[\"comment/2063\",[]],[\"name/2064\",[697,72.834]],[\"comment/2064\",[]],[\"name/2065\",[698,72.834]],[\"comment/2065\",[]],[\"name/2066\",[699,72.834]],[\"comment/2066\",[]],[\"name/2067\",[700,72.834]],[\"comment/2067\",[]],[\"name/2068\",[701,72.834]],[\"comment/2068\",[]],[\"name/2069\",[702,72.834]],[\"comment/2069\",[]],[\"name/2070\",[703,72.834]],[\"comment/2070\",[]],[\"name/2071\",[375,61.848]],[\"comment/2071\",[]],[\"name/2072\",[704,72.834]],[\"comment/2072\",[]],[\"name/2073\",[705,72.834]],[\"comment/2073\",[]],[\"name/2074\",[706,72.834]],[\"comment/2074\",[]],[\"name/2075\",[707,72.834]],[\"comment/2075\",[]],[\"name/2076\",[708,72.834]],[\"comment/2076\",[]],[\"name/2077\",[709,72.834]],[\"comment/2077\",[]],[\"name/2078\",[710,72.834]],[\"comment/2078\",[]],[\"name/2079\",[346,56.74]],[\"comment/2079\",[]],[\"name/2080\",[325,48.856]],[\"comment/2080\",[]],[\"name/2081\",[324,46.209]],[\"comment/2081\",[]],[\"name/2082\",[329,58.171]],[\"comment/2082\",[]],[\"name/2083\",[711,72.834]],[\"comment/2083\",[]],[\"name/2084\",[712,72.834]],[\"comment/2084\",[]],[\"name/2085\",[713,72.834]],[\"comment/2085\",[]],[\"name/2086\",[714,72.834]],[\"comment/2086\",[]],[\"name/2087\",[715,72.834]],[\"comment/2087\",[]],[\"name/2088\",[716,72.834]],[\"comment/2088\",[]],[\"name/2089\",[717,72.834]],[\"comment/2089\",[]],[\"name/2090\",[718,72.834]],[\"comment/2090\",[]],[\"name/2091\",[719,72.834]],[\"comment/2091\",[]],[\"name/2092\",[720,72.834]],[\"comment/2092\",[]],[\"name/2093\",[721,72.834]],[\"comment/2093\",[]],[\"name/2094\",[722,72.834]],[\"comment/2094\",[]],[\"name/2095\",[723,72.834]],[\"comment/2095\",[]],[\"name/2096\",[724,72.834]],[\"comment/2096\",[]],[\"name/2097\",[725,72.834]],[\"comment/2097\",[]],[\"name/2098\",[726,72.834]],[\"comment/2098\",[]],[\"name/2099\",[727,72.834]],[\"comment/2099\",[]],[\"name/2100\",[728,72.834]],[\"comment/2100\",[]],[\"name/2101\",[729,72.834]],[\"comment/2101\",[]],[\"name/2102\",[730,72.834]],[\"comment/2102\",[]],[\"name/2103\",[731,72.834]],[\"comment/2103\",[]],[\"name/2104\",[732,72.834]],[\"comment/2104\",[]],[\"name/2105\",[733,72.834]],[\"comment/2105\",[]],[\"name/2106\",[734,72.834]],[\"comment/2106\",[]],[\"name/2107\",[735,72.834]],[\"comment/2107\",[]],[\"name/2108\",[736,72.834]],[\"comment/2108\",[]],[\"name/2109\",[737,72.834]],[\"comment/2109\",[]],[\"name/2110\",[738,72.834]],[\"comment/2110\",[]],[\"name/2111\",[739,72.834]],[\"comment/2111\",[]],[\"name/2112\",[740,72.834]],[\"comment/2112\",[]],[\"name/2113\",[741,72.834]],[\"comment/2113\",[]],[\"name/2114\",[742,72.834]],[\"comment/2114\",[]],[\"name/2115\",[743,72.834]],[\"comment/2115\",[]],[\"name/2116\",[744,72.834]],[\"comment/2116\",[]],[\"name/2117\",[745,72.834]],[\"comment/2117\",[]],[\"name/2118\",[746,72.834]],[\"comment/2118\",[]],[\"name/2119\",[747,72.834]],[\"comment/2119\",[]],[\"name/2120\",[748,72.834]],[\"comment/2120\",[]],[\"name/2121\",[749,72.834]],[\"comment/2121\",[]],[\"name/2122\",[750,72.834]],[\"comment/2122\",[]],[\"name/2123\",[751,72.834]],[\"comment/2123\",[]],[\"name/2124\",[752,72.834]],[\"comment/2124\",[]],[\"name/2125\",[753,72.834]],[\"comment/2125\",[]],[\"name/2126\",[754,72.834]],[\"comment/2126\",[]],[\"name/2127\",[755,72.834]],[\"comment/2127\",[]],[\"name/2128\",[756,72.834]],[\"comment/2128\",[]],[\"name/2129\",[757,72.834]],[\"comment/2129\",[]],[\"name/2130\",[758,72.834]],[\"comment/2130\",[]],[\"name/2131\",[759,72.834]],[\"comment/2131\",[]],[\"name/2132\",[760,72.834]],[\"comment/2132\",[]],[\"name/2133\",[761,72.834]],[\"comment/2133\",[]],[\"name/2134\",[762,72.834]],[\"comment/2134\",[]],[\"name/2135\",[763,72.834]],[\"comment/2135\",[]],[\"name/2136\",[764,72.834]],[\"comment/2136\",[]],[\"name/2137\",[765,72.834]],[\"comment/2137\",[]],[\"name/2138\",[766,72.834]],[\"comment/2138\",[]],[\"name/2139\",[767,72.834]],[\"comment/2139\",[]],[\"name/2140\",[768,72.834]],[\"comment/2140\",[]],[\"name/2141\",[769,72.834]],[\"comment/2141\",[]],[\"name/2142\",[770,72.834]],[\"comment/2142\",[]],[\"name/2143\",[771,72.834]],[\"comment/2143\",[]],[\"name/2144\",[772,72.834]],[\"comment/2144\",[]],[\"name/2145\",[773,72.834]],[\"comment/2145\",[]],[\"name/2146\",[774,72.834]],[\"comment/2146\",[]],[\"name/2147\",[775,72.834]],[\"comment/2147\",[]],[\"name/2148\",[776,72.834]],[\"comment/2148\",[]],[\"name/2149\",[777,72.834]],[\"comment/2149\",[]],[\"name/2150\",[778,72.834]],[\"comment/2150\",[]],[\"name/2151\",[779,72.834]],[\"comment/2151\",[]],[\"name/2152\",[780,72.834]],[\"comment/2152\",[]],[\"name/2153\",[781,72.834]],[\"comment/2153\",[]],[\"name/2154\",[782,72.834]],[\"comment/2154\",[]],[\"name/2155\",[783,72.834]],[\"comment/2155\",[]],[\"name/2156\",[784,72.834]],[\"comment/2156\",[]],[\"name/2157\",[785,72.834]],[\"comment/2157\",[]],[\"name/2158\",[786,72.834]],[\"comment/2158\",[]],[\"name/2159\",[787,72.834]],[\"comment/2159\",[]],[\"name/2160\",[4,23.253]],[\"comment/2160\",[]],[\"name/2161\",[788,72.834]],[\"comment/2161\",[]],[\"name/2162\",[364,67.726]],[\"comment/2162\",[]],[\"name/2163\",[789,72.834]],[\"comment/2163\",[]],[\"name/2164\",[790,72.834]],[\"comment/2164\",[]],[\"name/2165\",[791,72.834]],[\"comment/2165\",[]],[\"name/2166\",[221,61.848]],[\"comment/2166\",[]],[\"name/2167\",[792,72.834]],[\"comment/2167\",[]],[\"name/2168\",[793,72.834]],[\"comment/2168\",[]],[\"name/2169\",[794,72.834]],[\"comment/2169\",[]],[\"name/2170\",[795,72.834]],[\"comment/2170\",[]],[\"name/2171\",[796,72.834]],[\"comment/2171\",[]],[\"name/2172\",[797,72.834]],[\"comment/2172\",[]],[\"name/2173\",[798,72.834]],[\"comment/2173\",[]],[\"name/2174\",[222,67.726]],[\"comment/2174\",[]],[\"name/2175\",[223,67.726]],[\"comment/2175\",[]],[\"name/2176\",[799,72.834]],[\"comment/2176\",[]],[\"name/2177\",[800,67.726]],[\"comment/2177\",[]],[\"name/2178\",[801,67.726]],[\"comment/2178\",[]],[\"name/2179\",[802,72.834]],[\"comment/2179\",[]],[\"name/2180\",[803,72.834]],[\"comment/2180\",[]],[\"name/2181\",[800,67.726]],[\"comment/2181\",[]],[\"name/2182\",[801,67.726]],[\"comment/2182\",[]]],\"invertedIndex\":[[\"_0_1\",{\"_index\":382,\"name\":{\"961\":{}},\"comment\":{}}],[\"_0_n\",{\"_index\":383,\"name\":{\"962\":{}},\"comment\":{}}],[\"_1\",{\"_index\":381,\"name\":{\"960\":{}},\"comment\":{}}],[\"_1_n\",{\"_index\":384,\"name\":{\"963\":{}},\"comment\":{}}],[\"__type\",{\"_index\":354,\"name\":{\"895\":{},\"897\":{},\"940\":{},\"942\":{},\"1041\":{},\"1086\":{}},\"comment\":{}}],[\"addcardinalitytoresourceclass\",{\"_index\":143,\"name\":{\"261\":{}},\"comment\":{}}],[\"additionalinformation\",{\"_index\":217,\"name\":{\"458\":{},\"463\":{},\"468\":{}},\"comment\":{}}],[\"addusertogroupmembership\",{\"_index\":109,\"name\":{\"184\":{}},\"comment\":{}}],[\"addusertoprojectadminmembership\",{\"_index\":113,\"name\":{\"188\":{}},\"comment\":{}}],[\"addusertoprojectmembership\",{\"_index\":111,\"name\":{\"186\":{}},\"comment\":{}}],[\"admin\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"administrative_permission\",{\"_index\":213,\"name\":{\"452\":{}},\"comment\":{}}],[\"administrative_permissions\",{\"_index\":215,\"name\":{\"455\":{}},\"comment\":{}}],[\"administrativepermission\",{\"_index\":203,\"name\":{\"417\":{}},\"comment\":{}}],[\"administrativepermissionresponse\",{\"_index\":212,\"name\":{\"450\":{}},\"comment\":{}}],[\"administrativepermissionsperproject\",{\"_index\":223,\"name\":{\"474\":{},\"2175\":{}},\"comment\":{}}],[\"administrativepermissionsresponse\",{\"_index\":214,\"name\":{\"453\":{}},\"comment\":{}}],[\"alluserpermissions\",{\"_index\":797,\"name\":{\"2172\":{}},\"comment\":{}}],[\"annotationproperty\",{\"_index\":707,\"name\":{\"2075\":{}},\"comment\":{}}],[\"apihost\",{\"_index\":15,\"name\":{\"16\":{}},\"comment\":{}}],[\"apipath\",{\"_index\":17,\"name\":{\"18\":{}},\"comment\":{}}],[\"apiport\",{\"_index\":16,\"name\":{\"17\":{}},\"comment\":{}}],[\"apiprotocol\",{\"_index\":14,\"name\":{\"15\":{}},\"comment\":{}}],[\"apiresponse\",{\"_index\":313,\"name\":{\"764\":{}},\"comment\":{}}],[\"apiresponsedata\",{\"_index\":316,\"name\":{\"769\":{}},\"comment\":{}}],[\"apiresponseerror\",{\"_index\":320,\"name\":{\"776\":{}},\"comment\":{}}],[\"apiurl\",{\"_index\":13,\"name\":{\"14\":{}},\"comment\":{}}],[\"archivefilevalue\",{\"_index\":593,\"name\":{\"1939\":{}},\"comment\":{}}],[\"archiverepresentation\",{\"_index\":611,\"name\":{\"1959\":{}},\"comment\":{}}],[\"arkurl\",{\"_index\":396,\"name\":{\"1030\":{},\"1114\":{},\"1131\":{},\"1148\":{},\"1181\":{},\"1199\":{},\"1218\":{},\"1239\":{},\"1261\":{},\"1282\":{},\"1300\":{},\"1318\":{},\"1335\":{},\"1364\":{},\"1382\":{},\"1401\":{},\"1419\":{},\"1435\":{},\"1452\":{},\"1470\":{},\"1488\":{},\"1505\":{},\"1522\":{},\"1539\":{},\"1555\":{},\"1968\":{}},\"comment\":{}}],[\"attachedtoproject\",{\"_index\":326,\"name\":{\"787\":{},\"917\":{},\"1026\":{},\"1082\":{},\"1966\":{}},\"comment\":{}}],[\"attachedtouser\",{\"_index\":394,\"name\":{\"1027\":{},\"1083\":{},\"1113\":{},\"1130\":{},\"1147\":{},\"1180\":{},\"1198\":{},\"1217\":{},\"1238\":{},\"1260\":{},\"1281\":{},\"1299\":{},\"1317\":{},\"1334\":{},\"1363\":{},\"1381\":{},\"1400\":{},\"1418\":{},\"1434\":{},\"1451\":{},\"1469\":{},\"1487\":{},\"1504\":{},\"1521\":{},\"1538\":{},\"1554\":{},\"1967\":{}},\"comment\":{}}],[\"audiofilevalue\",{\"_index\":587,\"name\":{\"1933\":{}},\"comment\":{}}],[\"audiofilevaluehasduration\",{\"_index\":654,\"name\":{\"2013\":{}},\"comment\":{}}],[\"audiorepresentation\",{\"_index\":607,\"name\":{\"1955\":{}},\"comment\":{}}],[\"authenticationendpointv2\",{\"_index\":117,\"name\":{\"205\":{}},\"comment\":{}}],[\"basevalue\",{\"_index\":553,\"name\":{\"1879\":{}},\"comment\":{}}],[\"body\",{\"_index\":318,\"name\":{\"771\":{}},\"comment\":{}}],[\"bool\",{\"_index\":427,\"name\":{\"1111\":{},\"1575\":{},\"1745\":{}},\"comment\":{}}],[\"booleanvalue\",{\"_index\":573,\"name\":{\"1918\":{}},\"comment\":{}}],[\"booleanvalueasboolean\",{\"_index\":620,\"name\":{\"1979\":{}},\"comment\":{}}],[\"calendar\",{\"_index\":439,\"name\":{\"1163\":{},\"1589\":{},\"1757\":{}},\"comment\":{}}],[\"canbeinstantiated\",{\"_index\":371,\"name\":{\"930\":{},\"1000\":{},\"1011\":{},\"1904\":{}},\"comment\":{}}],[\"candeletecardinalityfromresourceclass\",{\"_index\":147,\"name\":{\"265\":{}},\"comment\":{}}],[\"candeleteontology\",{\"_index\":128,\"name\":{\"246\":{}},\"comment\":{}}],[\"candeleteresourceclass\",{\"_index\":135,\"name\":{\"253\":{}},\"comment\":{}}],[\"candeleteresourceproperty\",{\"_index\":140,\"name\":{\"258\":{}},\"comment\":{}}],[\"cando\",{\"_index\":341,\"name\":{\"829\":{},\"2024\":{}},\"comment\":{}}],[\"candoresponse\",{\"_index\":340,\"name\":{\"827\":{}},\"comment\":{}}],[\"cannotdocontext\",{\"_index\":343,\"name\":{\"831\":{},\"2026\":{}},\"comment\":{}}],[\"cannotdoreason\",{\"_index\":342,\"name\":{\"830\":{},\"2025\":{}},\"comment\":{}}],[\"canreplacecardinalityofresourceclass\",{\"_index\":144,\"name\":{\"262\":{}},\"comment\":{}}],[\"canreplacecardinalityofresourceclasswith\",{\"_index\":145,\"name\":{\"263\":{}},\"comment\":{}}],[\"cansetcardinalitycheckfailure\",{\"_index\":662,\"name\":{\"2027\":{}},\"comment\":{}}],[\"cansetcardinalityknoraontologycheckfailed\",{\"_index\":666,\"name\":{\"2031\":{}},\"comment\":{}}],[\"cansetcardinalityontologysubclasscheckfailed\",{\"_index\":663,\"name\":{\"2028\":{}},\"comment\":{}}],[\"cansetcardinalityontologysuperclasscheckfailed\",{\"_index\":664,\"name\":{\"2029\":{}},\"comment\":{}}],[\"cansetcardinalitypersistencecheckfailed\",{\"_index\":665,\"name\":{\"2030\":{}},\"comment\":{}}],[\"cardinalities\",{\"_index\":364,\"name\":{\"909\":{},\"2162\":{}},\"comment\":{}}],[\"cardinality\",{\"_index\":375,\"name\":{\"934\":{},\"956\":{},\"959\":{},\"2071\":{}},\"comment\":{}}],[\"cardinalityutil\",{\"_index\":788,\"name\":{\"2161\":{}},\"comment\":{}}],[\"checkcredentials\",{\"_index\":120,\"name\":{\"209\":{}},\"comment\":{}}],[\"childnodeinfo\",{\"_index\":299,\"name\":{\"724\":{}},\"comment\":{}}],[\"childnodeinforesponse\",{\"_index\":298,\"name\":{\"721\":{}},\"comment\":{}}],[\"children\",{\"_index\":268,\"name\":{\"622\":{},\"626\":{},\"636\":{},\"691\":{},\"1888\":{}},\"comment\":{}}],[\"class\",{\"_index\":700,\"name\":{\"2067\":{}},\"comment\":{}}],[\"classdefinition\",{\"_index\":379,\"name\":{\"947\":{}},\"comment\":{}}],[\"classes\",{\"_index\":355,\"name\":{\"896\":{},\"939\":{}},\"comment\":{}}],[\"color\",{\"_index\":434,\"name\":{\"1128\":{},\"1582\":{},\"1751\":{}},\"comment\":{}}],[\"colorvalue\",{\"_index\":574,\"name\":{\"1919\":{}},\"comment\":{}}],[\"colorvalueascolor\",{\"_index\":621,\"name\":{\"1980\":{}},\"comment\":{}}],[\"comment\",{\"_index\":325,\"name\":{\"786\":{},\"795\":{},\"801\":{},\"826\":{},\"860\":{},\"892\":{},\"915\":{},\"928\":{},\"952\":{},\"968\":{},\"976\":{},\"991\":{},\"997\":{},\"1003\":{},\"1016\":{},\"2080\":{}},\"comment\":{}}],[\"comments\",{\"_index\":276,\"name\":{\"637\":{},\"647\":{},\"666\":{},\"674\":{},\"681\":{},\"692\":{},\"701\":{},\"711\":{},\"720\":{},\"726\":{},\"802\":{},\"869\":{},\"879\":{},\"1004\":{}},\"comment\":{}}],[\"commentsdeleted\",{\"_index\":305,\"name\":{\"748\":{}},\"comment\":{}}],[\"constants\",{\"_index\":555,\"name\":{\"1889\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":4,\"name\":{\"4\":{},\"13\":{},\"22\":{},\"38\":{},\"54\":{},\"76\":{},\"106\":{},\"134\":{},\"171\":{},\"206\":{},\"224\":{},\"241\":{},\"282\":{},\"303\":{},\"324\":{},\"343\":{},\"352\":{},\"361\":{},\"367\":{},\"375\":{},\"381\":{},\"389\":{},\"396\":{},\"403\":{},\"409\":{},\"412\":{},\"415\":{},\"418\":{},\"424\":{},\"432\":{},\"438\":{},\"441\":{},\"444\":{},\"451\":{},\"454\":{},\"457\":{},\"462\":{},\"467\":{},\"472\":{},\"476\":{},\"480\":{},\"490\":{},\"502\":{},\"513\":{},\"522\":{},\"525\":{},\"528\":{},\"532\":{},\"535\":{},\"538\":{},\"542\":{},\"545\":{},\"548\":{},\"556\":{},\"559\":{},\"562\":{},\"565\":{},\"568\":{},\"571\":{},\"581\":{},\"597\":{},\"608\":{},\"615\":{},\"618\":{},\"621\":{},\"625\":{},\"629\":{},\"632\":{},\"635\":{},\"646\":{},\"656\":{},\"659\":{},\"662\":{},\"665\":{},\"673\":{},\"679\":{},\"689\":{},\"700\":{},\"706\":{},\"713\":{},\"716\":{},\"719\":{},\"722\":{},\"725\":{},\"733\":{},\"737\":{},\"740\":{},\"744\":{},\"747\":{},\"751\":{},\"754\":{},\"757\":{},\"761\":{},\"765\":{},\"784\":{},\"790\":{},\"800\":{},\"816\":{},\"822\":{},\"828\":{},\"833\":{},\"837\":{},\"841\":{},\"845\":{},\"849\":{},\"853\":{},\"856\":{},\"863\":{},\"868\":{},\"873\":{},\"878\":{},\"883\":{},\"889\":{},\"906\":{},\"911\":{},\"919\":{},\"922\":{},\"938\":{},\"948\":{},\"965\":{},\"973\":{},\"986\":{},\"994\":{},\"1002\":{},\"1013\":{},\"1020\":{},\"1024\":{},\"1054\":{},\"1057\":{},\"1063\":{},\"1071\":{},\"1078\":{},\"1088\":{},\"1094\":{},\"1097\":{},\"1102\":{},\"1105\":{},\"1110\":{},\"1127\":{},\"1144\":{},\"1161\":{},\"1169\":{},\"1177\":{},\"1194\":{},\"1212\":{},\"1231\":{},\"1252\":{},\"1274\":{},\"1295\":{},\"1313\":{},\"1331\":{},\"1348\":{},\"1356\":{},\"1360\":{},\"1377\":{},\"1395\":{},\"1414\":{},\"1432\":{},\"1448\":{},\"1465\":{},\"1483\":{},\"1501\":{},\"1518\":{},\"1535\":{},\"1552\":{},\"1568\":{},\"1574\":{},\"1581\":{},\"1588\":{},\"1603\":{},\"1610\":{},\"1617\":{},\"1624\":{},\"1631\":{},\"1638\":{},\"1645\":{},\"1652\":{},\"1659\":{},\"1666\":{},\"1673\":{},\"1681\":{},\"1688\":{},\"1695\":{},\"1702\":{},\"1710\":{},\"1718\":{},\"1725\":{},\"1732\":{},\"1739\":{},\"1744\":{},\"1750\":{},\"1756\":{},\"1770\":{},\"1776\":{},\"1782\":{},\"1788\":{},\"1794\":{},\"1800\":{},\"1806\":{},\"1812\":{},\"1818\":{},\"1824\":{},\"1830\":{},\"1837\":{},\"1843\":{},\"1849\":{},\"1855\":{},\"1862\":{},\"1868\":{},\"1874\":{},\"1880\":{},\"1883\":{},\"2160\":{}},\"comment\":{}}],[\"countqueryresponse\",{\"_index\":414,\"name\":{\"1053\":{}},\"comment\":{}}],[\"cr\",{\"_index\":796,\"name\":{\"2171\":{}},\"comment\":{}}],[\"createadministrativepermission\",{\"_index\":63,\"name\":{\"110\":{},\"431\":{}},\"comment\":{}}],[\"createarchivefilevalue\",{\"_index\":542,\"name\":{\"1811\":{}},\"comment\":{}}],[\"createaudiofilevalue\",{\"_index\":537,\"name\":{\"1781\":{}},\"comment\":{}}],[\"createbooleanvalue\",{\"_index\":532,\"name\":{\"1743\":{}},\"comment\":{}}],[\"createchildnode\",{\"_index\":51,\"name\":{\"84\":{}},\"comment\":{}}],[\"createchildnoderequest\",{\"_index\":287,\"name\":{\"664\":{}},\"comment\":{}}],[\"createcolorvalue\",{\"_index\":533,\"name\":{\"1749\":{}},\"comment\":{}}],[\"createdatevalue\",{\"_index\":534,\"name\":{\"1755\":{}},\"comment\":{}}],[\"createdecimalvalue\",{\"_index\":535,\"name\":{\"1769\":{}},\"comment\":{}}],[\"createdefaultobjectaccesspermission\",{\"_index\":67,\"name\":{\"114\":{},\"547\":{}},\"comment\":{}}],[\"createdocumentfilevalue\",{\"_index\":538,\"name\":{\"1787\":{}},\"comment\":{}}],[\"createfilevalue\",{\"_index\":536,\"name\":{\"1775\":{}},\"comment\":{}}],[\"creategeomvalue\",{\"_index\":543,\"name\":{\"1817\":{}},\"comment\":{}}],[\"creategeonamevalue\",{\"_index\":552,\"name\":{\"1873\":{}},\"comment\":{}}],[\"creategroup\",{\"_index\":37,\"name\":{\"56\":{}},\"comment\":{}}],[\"creategrouprequest\",{\"_index\":195,\"name\":{\"395\":{}},\"comment\":{}}],[\"createintervalvalue\",{\"_index\":545,\"name\":{\"1829\":{}},\"comment\":{}}],[\"createintvalue\",{\"_index\":544,\"name\":{\"1823\":{}},\"comment\":{}}],[\"createlinkvalue\",{\"_index\":546,\"name\":{\"1836\":{}},\"comment\":{}}],[\"createlist\",{\"_index\":57,\"name\":{\"90\":{}},\"comment\":{}}],[\"createlistrequest\",{\"_index\":289,\"name\":{\"672\":{}},\"comment\":{}}],[\"createlistvalue\",{\"_index\":547,\"name\":{\"1842\":{}},\"comment\":{}}],[\"createmovingimagefilevalue\",{\"_index\":539,\"name\":{\"1793\":{}},\"comment\":{}}],[\"createontology\",{\"_index\":127,\"name\":{\"245\":{},\"783\":{}},\"comment\":{}}],[\"createpermission\",{\"_index\":219,\"name\":{\"461\":{}},\"comment\":{}}],[\"createproject\",{\"_index\":75,\"name\":{\"136\":{}},\"comment\":{}}],[\"createresource\",{\"_index\":153,\"name\":{\"287\":{},\"1077\":{}},\"comment\":{}}],[\"createresourceclass\",{\"_index\":132,\"name\":{\"250\":{},\"855\":{}},\"comment\":{}}],[\"createresourceproperty\",{\"_index\":138,\"name\":{\"256\":{},\"789\":{}},\"comment\":{}}],[\"createstillimagefilevalue\",{\"_index\":540,\"name\":{\"1799\":{}},\"comment\":{}}],[\"createtextfilevalue\",{\"_index\":541,\"name\":{\"1805\":{}},\"comment\":{}}],[\"createtextvalueasstring\",{\"_index\":548,\"name\":{\"1848\":{}},\"comment\":{}}],[\"createtextvalueasxml\",{\"_index\":549,\"name\":{\"1854\":{}},\"comment\":{}}],[\"createtimevalue\",{\"_index\":551,\"name\":{\"1867\":{}},\"comment\":{}}],[\"createurivalue\",{\"_index\":550,\"name\":{\"1861\":{}},\"comment\":{}}],[\"createuser\",{\"_index\":105,\"name\":{\"180\":{}},\"comment\":{}}],[\"createvalue\",{\"_index\":167,\"name\":{\"329\":{},\"1738\":{}},\"comment\":{}}],[\"createvalueforpropertyallowed\",{\"_index\":789,\"name\":{\"2163\":{}},\"comment\":{}}],[\"creationdate\",{\"_index\":398,\"name\":{\"1032\":{},\"1084\":{},\"1970\":{}},\"comment\":{}}],[\"creatorgroupiri\",{\"_index\":674,\"name\":{\"2039\":{}},\"comment\":{}}],[\"credentialsresponse\",{\"_index\":308,\"name\":{\"753\":{}},\"comment\":{}}],[\"d\",{\"_index\":795,\"name\":{\"2170\":{}},\"comment\":{}}],[\"datatypeproperty\",{\"_index\":705,\"name\":{\"2073\":{}},\"comment\":{}}],[\"date\",{\"_index\":436,\"name\":{\"1145\":{}},\"comment\":{}}],[\"datetimestamp\",{\"_index\":718,\"name\":{\"2090\":{}},\"comment\":{}}],[\"datevalue\",{\"_index\":576,\"name\":{\"1921\":{}},\"comment\":{}}],[\"datevaluehascalendar\",{\"_index\":623,\"name\":{\"1982\":{}},\"comment\":{}}],[\"datevaluehasendday\",{\"_index\":624,\"name\":{\"1983\":{}},\"comment\":{}}],[\"datevaluehasendera\",{\"_index\":625,\"name\":{\"1984\":{}},\"comment\":{}}],[\"datevaluehasendmonth\",{\"_index\":626,\"name\":{\"1985\":{}},\"comment\":{}}],[\"datevaluehasendyear\",{\"_index\":627,\"name\":{\"1986\":{}},\"comment\":{}}],[\"datevaluehasstartday\",{\"_index\":628,\"name\":{\"1987\":{}},\"comment\":{}}],[\"datevaluehasstartera\",{\"_index\":629,\"name\":{\"1988\":{}},\"comment\":{}}],[\"datevaluehasstartmonth\",{\"_index\":630,\"name\":{\"1989\":{}},\"comment\":{}}],[\"datevaluehasstartyear\",{\"_index\":631,\"name\":{\"1990\":{}},\"comment\":{}}],[\"day\",{\"_index\":443,\"name\":{\"1167\":{}},\"comment\":{}}],[\"dayprecision\",{\"_index\":449,\"name\":{\"1175\":{}},\"comment\":{}}],[\"dddfilevalue\",{\"_index\":588,\"name\":{\"1934\":{}},\"comment\":{}}],[\"dddrepresentation\",{\"_index\":608,\"name\":{\"1956\":{}},\"comment\":{}}],[\"decimal\",{\"_index\":451,\"name\":{\"1178\":{},\"1604\":{},\"1771\":{}},\"comment\":{}}],[\"decimalvalue\",{\"_index\":578,\"name\":{\"1923\":{}},\"comment\":{}}],[\"decimalvalueasdecimal\",{\"_index\":634,\"name\":{\"1993\":{}},\"comment\":{}}],[\"default_port_http\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"default_port_https\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"defaultobjectaccesspermission\",{\"_index\":207,\"name\":{\"423\":{},\"546\":{}},\"comment\":{}}],[\"defaultobjectaccesspermissionresponse\",{\"_index\":249,\"name\":{\"544\":{}},\"comment\":{}}],[\"defaultobjectaccesspermissions\",{\"_index\":248,\"name\":{\"543\":{}},\"comment\":{}}],[\"defaultobjectaccesspermissionsresponse\",{\"_index\":247,\"name\":{\"541\":{}},\"comment\":{}}],[\"defaultsharedontologyiri\",{\"_index\":670,\"name\":{\"2035\":{}},\"comment\":{}}],[\"delay\",{\"_index\":23,\"name\":{\"25\":{},\"41\":{},\"63\":{},\"93\":{},\"121\":{},\"158\":{},\"193\":{},\"211\":{},\"228\":{},\"269\":{},\"292\":{},\"313\":{},\"332\":{}},\"comment\":{}}],[\"deletecardinalityfromresourceclass\",{\"_index\":148,\"name\":{\"266\":{}},\"comment\":{}}],[\"deletechildcomments\",{\"_index\":50,\"name\":{\"83\":{}},\"comment\":{}}],[\"deletechildnodecommentsresponse\",{\"_index\":304,\"name\":{\"746\":{}},\"comment\":{}}],[\"deletecomment\",{\"_index\":400,\"name\":{\"1035\":{},\"1092\":{},\"1099\":{},\"2022\":{}},\"comment\":{}}],[\"deleted\",{\"_index\":226,\"name\":{\"478\":{},\"734\":{}},\"comment\":{}}],[\"deletedate\",{\"_index\":399,\"name\":{\"1034\":{},\"1978\":{}},\"comment\":{}}],[\"deletedresource\",{\"_index\":619,\"name\":{\"1977\":{}},\"comment\":{}}],[\"deletegroup\",{\"_index\":41,\"name\":{\"60\":{}},\"comment\":{}}],[\"deletelistnode\",{\"_index\":53,\"name\":{\"86\":{}},\"comment\":{}}],[\"deletelistnoderesponse\",{\"_index\":301,\"name\":{\"736\":{}},\"comment\":{}}],[\"deletelistresponse\",{\"_index\":300,\"name\":{\"732\":{}},\"comment\":{}}],[\"deleteontology\",{\"_index\":129,\"name\":{\"247\":{},\"832\":{}},\"comment\":{}}],[\"deleteontologycomment\",{\"_index\":131,\"name\":{\"249\":{}},\"comment\":{}}],[\"deleteontologyresponse\",{\"_index\":344,\"name\":{\"852\":{}},\"comment\":{}}],[\"deletepermission\",{\"_index\":72,\"name\":{\"119\":{}},\"comment\":{}}],[\"deletepermissionresponse\",{\"_index\":224,\"name\":{\"475\":{}},\"comment\":{}}],[\"deleteproject\",{\"_index\":79,\"name\":{\"140\":{}},\"comment\":{}}],[\"deleteresource\",{\"_index\":155,\"name\":{\"289\":{},\"1087\":{}},\"comment\":{}}],[\"deleteresourceclass\",{\"_index\":136,\"name\":{\"254\":{},\"836\":{}},\"comment\":{}}],[\"deleteresourceclasscomment\",{\"_index\":137,\"name\":{\"255\":{},\"840\":{}},\"comment\":{}}],[\"deleteresourceproperty\",{\"_index\":141,\"name\":{\"259\":{},\"844\":{}},\"comment\":{}}],[\"deleteresourcepropertycomment\",{\"_index\":142,\"name\":{\"260\":{},\"848\":{}},\"comment\":{}}],[\"deleteresourceresponse\",{\"_index\":422,\"name\":{\"1093\":{}},\"comment\":{}}],[\"deleteuser\",{\"_index\":116,\"name\":{\"191\":{}},\"comment\":{}}],[\"deletevalue\",{\"_index\":168,\"name\":{\"330\":{},\"1096\":{}},\"comment\":{}}],[\"deletevalueforpropertyallowed\",{\"_index\":790,\"name\":{\"2164\":{}},\"comment\":{}}],[\"deletevalueresponse\",{\"_index\":423,\"name\":{\"1101\":{}},\"comment\":{}}],[\"dependsonontologies\",{\"_index\":356,\"name\":{\"898\":{}},\"comment\":{}}],[\"description\",{\"_index\":189,\"name\":{\"376\":{},\"384\":{},\"391\":{},\"484\":{},\"496\":{},\"507\":{},\"517\":{}},\"comment\":{}}],[\"descriptions\",{\"_index\":196,\"name\":{\"397\":{},\"404\":{}},\"comment\":{}}],[\"dimx\",{\"_index\":458,\"name\":{\"1232\":{},\"1253\":{},\"1275\":{}},\"comment\":{}}],[\"dimy\",{\"_index\":459,\"name\":{\"1233\":{},\"1254\":{},\"1276\":{}},\"comment\":{}}],[\"documentfilevalue\",{\"_index\":589,\"name\":{\"1935\":{}},\"comment\":{}}],[\"documentfilevaluehasdimx\",{\"_index\":648,\"name\":{\"2007\":{}},\"comment\":{}}],[\"documentfilevaluehasdimy\",{\"_index\":649,\"name\":{\"2008\":{}},\"comment\":{}}],[\"documentfilevaluehaspagecount\",{\"_index\":650,\"name\":{\"2009\":{}},\"comment\":{}}],[\"documentrepresentation\",{\"_index\":610,\"name\":{\"1958\":{}},\"comment\":{}}],[\"doextendedsearch\",{\"_index\":160,\"name\":{\"308\":{}},\"comment\":{}}],[\"doextendedsearchcountquery\",{\"_index\":161,\"name\":{\"309\":{}},\"comment\":{}}],[\"dofulltextsearch\",{\"_index\":158,\"name\":{\"306\":{}},\"comment\":{}}],[\"dofulltextsearchcountquery\",{\"_index\":159,\"name\":{\"307\":{}},\"comment\":{}}],[\"dosearchbylabel\",{\"_index\":162,\"name\":{\"310\":{}},\"comment\":{}}],[\"dosearchbylabelcountquery\",{\"_index\":163,\"name\":{\"311\":{}},\"comment\":{}}],[\"dsp\",{\"_index\":722,\"name\":{\"2094\":{}},\"comment\":{}}],[\"dspdatamanagementplan\",{\"_index\":778,\"name\":{\"2150\":{}},\"comment\":{}}],[\"dspdataset\",{\"_index\":728,\"name\":{\"2100\":{}},\"comment\":{}}],[\"dspgrant\",{\"_index\":780,\"name\":{\"2152\":{}},\"comment\":{}}],[\"dsphasabstract\",{\"_index\":729,\"name\":{\"2101\":{}},\"comment\":{}}],[\"dsphasaddress\",{\"_index\":765,\"name\":{\"2137\":{}},\"comment\":{}}],[\"dsphasalternatename\",{\"_index\":747,\"name\":{\"2119\":{}},\"comment\":{}}],[\"dsphasalternativetitle\",{\"_index\":730,\"name\":{\"2102\":{}},\"comment\":{}}],[\"dsphasconditionsofaccess\",{\"_index\":731,\"name\":{\"2103\":{}},\"comment\":{}}],[\"dsphascontactpoint\",{\"_index\":748,\"name\":{\"2120\":{}},\"comment\":{}}],[\"dsphasdatamanagementplan\",{\"_index\":749,\"name\":{\"2121\":{}},\"comment\":{}}],[\"dsphasdatecreated\",{\"_index\":732,\"name\":{\"2104\":{}},\"comment\":{}}],[\"dsphasdatemodified\",{\"_index\":733,\"name\":{\"2105\":{}},\"comment\":{}}],[\"dsphasdatepublished\",{\"_index\":734,\"name\":{\"2106\":{}},\"comment\":{}}],[\"dsphasdescription\",{\"_index\":750,\"name\":{\"2122\":{}},\"comment\":{}}],[\"dsphasdiscipline\",{\"_index\":751,\"name\":{\"2123\":{}},\"comment\":{}}],[\"dsphasdistribution\",{\"_index\":735,\"name\":{\"2107\":{}},\"comment\":{}}],[\"dsphasdocumentation\",{\"_index\":736,\"name\":{\"2108\":{}},\"comment\":{}}],[\"dsphasemail\",{\"_index\":766,\"name\":{\"2138\":{}},\"comment\":{}}],[\"dsphasenddate\",{\"_index\":752,\"name\":{\"2124\":{}},\"comment\":{}}],[\"dsphasfamilyname\",{\"_index\":767,\"name\":{\"2139\":{}},\"comment\":{}}],[\"dsphasfunder\",{\"_index\":753,\"name\":{\"2125\":{}},\"comment\":{}}],[\"dsphasgivenname\",{\"_index\":768,\"name\":{\"2140\":{}},\"comment\":{}}],[\"dsphasgrant\",{\"_index\":754,\"name\":{\"2126\":{}},\"comment\":{}}],[\"dsphashowtocite\",{\"_index\":737,\"name\":{\"2109\":{}},\"comment\":{}}],[\"dsphasjobtitle\",{\"_index\":769,\"name\":{\"2141\":{}},\"comment\":{}}],[\"dsphaskeywords\",{\"_index\":755,\"name\":{\"2127\":{}},\"comment\":{}}],[\"dsphaslanguage\",{\"_index\":738,\"name\":{\"2110\":{}},\"comment\":{}}],[\"dsphaslicense\",{\"_index\":739,\"name\":{\"2111\":{}},\"comment\":{}}],[\"dsphasname\",{\"_index\":756,\"name\":{\"2128\":{}},\"comment\":{}}],[\"dsphasnumber\",{\"_index\":781,\"name\":{\"2153\":{}},\"comment\":{}}],[\"dsphaspublication\",{\"_index\":757,\"name\":{\"2129\":{}},\"comment\":{}}],[\"dsphasqualifiedattribution\",{\"_index\":740,\"name\":{\"2112\":{}},\"comment\":{}}],[\"dsphasrole\",{\"_index\":775,\"name\":{\"2147\":{}},\"comment\":{}}],[\"dsphasshortcode\",{\"_index\":758,\"name\":{\"2130\":{}},\"comment\":{}}],[\"dsphasspatialcoverage\",{\"_index\":759,\"name\":{\"2131\":{}},\"comment\":{}}],[\"dsphasstartdate\",{\"_index\":760,\"name\":{\"2132\":{}},\"comment\":{}}],[\"dsphasstatus\",{\"_index\":741,\"name\":{\"2113\":{}},\"comment\":{}}],[\"dsphastemporalcoverage\",{\"_index\":761,\"name\":{\"2133\":{}},\"comment\":{}}],[\"dsphastitle\",{\"_index\":742,\"name\":{\"2114\":{}},\"comment\":{}}],[\"dsphastypeofdata\",{\"_index\":743,\"name\":{\"2115\":{}},\"comment\":{}}],[\"dsphasurl\",{\"_index\":762,\"name\":{\"2134\":{}},\"comment\":{}}],[\"dspisavailable\",{\"_index\":779,\"name\":{\"2151\":{}},\"comment\":{}}],[\"dspismemberof\",{\"_index\":770,\"name\":{\"2142\":{}},\"comment\":{}}],[\"dspispartof\",{\"_index\":744,\"name\":{\"2116\":{}},\"comment\":{}}],[\"dsporganization\",{\"_index\":764,\"name\":{\"2136\":{}},\"comment\":{}}],[\"dspperson\",{\"_index\":763,\"name\":{\"2135\":{}},\"comment\":{}}],[\"dspproject\",{\"_index\":746,\"name\":{\"2118\":{}},\"comment\":{}}],[\"dsprepo\",{\"_index\":724,\"name\":{\"2096\":{}},\"comment\":{}}],[\"dsprepobase\",{\"_index\":725,\"name\":{\"2097\":{}},\"comment\":{}}],[\"dspsameas\",{\"_index\":745,\"name\":{\"2117\":{}},\"comment\":{}}],[\"duration\",{\"_index\":456,\"name\":{\"1213\":{},\"1255\":{}},\"comment\":{}}],[\"email\",{\"_index\":252,\"name\":{\"572\":{},\"588\":{},\"599\":{},\"609\":{}},\"comment\":{}}],[\"end\",{\"_index\":446,\"name\":{\"1171\":{},\"1379\":{},\"1675\":{},\"1832\":{}},\"comment\":{}}],[\"endday\",{\"_index\":508,\"name\":{\"1594\":{},\"1762\":{}},\"comment\":{}}],[\"endera\",{\"_index\":511,\"name\":{\"1597\":{},\"1765\":{}},\"comment\":{}}],[\"endmonth\",{\"_index\":509,\"name\":{\"1595\":{},\"1763\":{}},\"comment\":{}}],[\"endyear\",{\"_index\":510,\"name\":{\"1596\":{},\"1764\":{}},\"comment\":{}}],[\"entity\",{\"_index\":338,\"name\":{\"818\":{}},\"comment\":{}}],[\"entityinfo\",{\"_index\":404,\"name\":{\"1039\":{}},\"comment\":{}}],[\"era\",{\"_index\":440,\"name\":{\"1164\":{}},\"comment\":{}}],[\"eraseresource\",{\"_index\":156,\"name\":{\"290\":{}},\"comment\":{}}],[\"error\",{\"_index\":323,\"name\":{\"779\":{}},\"comment\":{}}],[\"familyname\",{\"_index\":253,\"name\":{\"573\":{},\"589\":{},\"600\":{},\"610\":{}},\"comment\":{}}],[\"filename\",{\"_index\":453,\"name\":{\"1195\":{},\"1214\":{},\"1235\":{},\"1257\":{},\"1278\":{},\"1296\":{},\"1314\":{},\"1611\":{},\"1618\":{},\"1625\":{},\"1632\":{},\"1639\":{},\"1646\":{},\"1653\":{},\"1777\":{},\"1783\":{},\"1789\":{},\"1795\":{},\"1801\":{},\"1807\":{},\"1813\":{}},\"comment\":{}}],[\"fileurl\",{\"_index\":454,\"name\":{\"1196\":{},\"1215\":{},\"1236\":{},\"1258\":{},\"1279\":{},\"1297\":{},\"1315\":{}},\"comment\":{}}],[\"filevalue\",{\"_index\":586,\"name\":{\"1932\":{}},\"comment\":{}}],[\"filevalueasurl\",{\"_index\":660,\"name\":{\"2019\":{}},\"comment\":{}}],[\"filevaluehasfilename\",{\"_index\":659,\"name\":{\"2018\":{}},\"comment\":{}}],[\"forbiddenresource\",{\"_index\":569,\"name\":{\"1914\":{}},\"comment\":{}}],[\"forgroup\",{\"_index\":204,\"name\":{\"419\":{},\"425\":{},\"433\":{},\"442\":{},\"446\":{},\"549\":{},\"560\":{}},\"comment\":{}}],[\"forproject\",{\"_index\":205,\"name\":{\"421\":{},\"429\":{},\"435\":{},\"448\":{},\"553\":{}},\"comment\":{}}],[\"forproperty\",{\"_index\":208,\"name\":{\"426\":{},\"550\":{},\"566\":{}},\"comment\":{}}],[\"forresourceclass\",{\"_index\":209,\"name\":{\"427\":{},\"551\":{},\"563\":{}},\"comment\":{}}],[\"fps\",{\"_index\":462,\"name\":{\"1256\":{}},\"comment\":{}}],[\"fromajaxerror\",{\"_index\":321,\"name\":{\"777\":{}},\"comment\":{}}],[\"fromajaxresponse\",{\"_index\":317,\"name\":{\"770\":{}},\"comment\":{}}],[\"fromerrorstring\",{\"_index\":322,\"name\":{\"778\":{}},\"comment\":{}}],[\"fuseki\",{\"_index\":184,\"name\":{\"369\":{}},\"comment\":{}}],[\"geometry\",{\"_index\":468,\"name\":{\"1332\":{}},\"comment\":{}}],[\"geometrystring\",{\"_index\":521,\"name\":{\"1660\":{},\"1819\":{}},\"comment\":{}}],[\"geometryvalueasgeometry\",{\"_index\":647,\"name\":{\"2006\":{}},\"comment\":{}}],[\"geomvalue\",{\"_index\":585,\"name\":{\"1931\":{}},\"comment\":{}}],[\"geoname\",{\"_index\":499,\"name\":{\"1536\":{},\"1733\":{},\"1875\":{}},\"comment\":{}}],[\"geonamevalue\",{\"_index\":575,\"name\":{\"1920\":{}},\"comment\":{}}],[\"geonamevalueasgeonamecode\",{\"_index\":622,\"name\":{\"1981\":{}},\"comment\":{}}],[\"getadministrativepermission\",{\"_index\":62,\"name\":{\"109\":{}},\"comment\":{}}],[\"getadministrativepermissions\",{\"_index\":61,\"name\":{\"108\":{}},\"comment\":{}}],[\"getallclassdefinitions\",{\"_index\":357,\"name\":{\"899\":{}},\"comment\":{}}],[\"getallentitydefinitionsasarray\",{\"_index\":361,\"name\":{\"903\":{},\"945\":{}},\"comment\":{}}],[\"getallpropertydefinitions\",{\"_index\":359,\"name\":{\"901\":{},\"943\":{}},\"comment\":{}}],[\"getclassdefinitionsbytype\",{\"_index\":358,\"name\":{\"900\":{}},\"comment\":{}}],[\"getdefaultobjectaccesspermissions\",{\"_index\":66,\"name\":{\"113\":{}},\"comment\":{}}],[\"getdependenciesofitem\",{\"_index\":173,\"name\":{\"348\":{},\"357\":{}},\"comment\":{}}],[\"getentitydefinitionsbytypeasarray\",{\"_index\":362,\"name\":{\"904\":{},\"946\":{}},\"comment\":{}}],[\"getgroupbyiri\",{\"_index\":38,\"name\":{\"57\":{}},\"comment\":{}}],[\"getgroupmembers\",{\"_index\":42,\"name\":{\"61\":{}},\"comment\":{}}],[\"getgroups\",{\"_index\":36,\"name\":{\"55\":{}},\"comment\":{}}],[\"gethealthstatus\",{\"_index\":21,\"name\":{\"23\":{}},\"comment\":{}}],[\"getitem\",{\"_index\":174,\"name\":{\"349\":{},\"358\":{}},\"comment\":{}}],[\"getkeyofitem\",{\"_index\":172,\"name\":{\"347\":{},\"356\":{}},\"comment\":{}}],[\"getkeywords\",{\"_index\":76,\"name\":{\"137\":{}},\"comment\":{}}],[\"getlinkpropertyirifromlinkvaluepropertyiri\",{\"_index\":410,\"name\":{\"1047\":{}},\"comment\":{}}],[\"getlist\",{\"_index\":58,\"name\":{\"91\":{},\"226\":{},\"353\":{}},\"comment\":{}}],[\"getlistinfo\",{\"_index\":52,\"name\":{\"85\":{}},\"comment\":{}}],[\"getlistnodeinfo\",{\"_index\":56,\"name\":{\"89\":{}},\"comment\":{}}],[\"getlists\",{\"_index\":44,\"name\":{\"77\":{}},\"comment\":{}}],[\"getlistsinproject\",{\"_index\":45,\"name\":{\"78\":{}},\"comment\":{}}],[\"getnode\",{\"_index\":122,\"name\":{\"225\":{}},\"comment\":{}}],[\"getnumberofproperties\",{\"_index\":407,\"name\":{\"1044\":{}},\"comment\":{}}],[\"getnumberofvalues\",{\"_index\":408,\"name\":{\"1045\":{}},\"comment\":{}}],[\"getontologiesbyprojectiri\",{\"_index\":126,\"name\":{\"244\":{}},\"comment\":{}}],[\"getontologiesmetadata\",{\"_index\":124,\"name\":{\"242\":{}},\"comment\":{}}],[\"getontology\",{\"_index\":125,\"name\":{\"243\":{}},\"comment\":{}}],[\"getproject\",{\"_index\":80,\"name\":{\"141\":{}},\"comment\":{}}],[\"getprojectadminmembers\",{\"_index\":88,\"name\":{\"149\":{}},\"comment\":{}}],[\"getprojectadminmembersbyiri\",{\"_index\":89,\"name\":{\"150\":{}},\"comment\":{}}],[\"getprojectadminmembersbyshortcode\",{\"_index\":91,\"name\":{\"152\":{}},\"comment\":{}}],[\"getprojectadminmembersbyshortname\",{\"_index\":90,\"name\":{\"151\":{}},\"comment\":{}}],[\"getprojectbyiri\",{\"_index\":81,\"name\":{\"142\":{}},\"comment\":{}}],[\"getprojectbyshortcode\",{\"_index\":83,\"name\":{\"144\":{}},\"comment\":{}}],[\"getprojectbyshortname\",{\"_index\":82,\"name\":{\"143\":{}},\"comment\":{}}],[\"getprojectkeywords\",{\"_index\":77,\"name\":{\"138\":{}},\"comment\":{}}],[\"getprojectmembers\",{\"_index\":84,\"name\":{\"145\":{}},\"comment\":{}}],[\"getprojectmembersbyiri\",{\"_index\":85,\"name\":{\"146\":{}},\"comment\":{}}],[\"getprojectmembersbyshortcode\",{\"_index\":87,\"name\":{\"148\":{}},\"comment\":{}}],[\"getprojectmembersbyshortname\",{\"_index\":86,\"name\":{\"147\":{}},\"comment\":{}}],[\"getprojectpermissions\",{\"_index\":60,\"name\":{\"107\":{}},\"comment\":{}}],[\"getprojectrestrictedviewsettingbyiri\",{\"_index\":93,\"name\":{\"154\":{}},\"comment\":{}}],[\"getprojectrestrictedviewsettingbyshortcode\",{\"_index\":95,\"name\":{\"156\":{}},\"comment\":{}}],[\"getprojectrestrictedviewsettingbyshortname\",{\"_index\":94,\"name\":{\"155\":{}},\"comment\":{}}],[\"getprojectrestrictedviewsettings\",{\"_index\":92,\"name\":{\"153\":{}},\"comment\":{}}],[\"getprojects\",{\"_index\":74,\"name\":{\"135\":{}},\"comment\":{}}],[\"getpropertydefinitionsbytype\",{\"_index\":360,\"name\":{\"902\":{},\"944\":{}},\"comment\":{}}],[\"getresource\",{\"_index\":152,\"name\":{\"286\":{}},\"comment\":{}}],[\"getresourcepropertieslist\",{\"_index\":369,\"name\":{\"924\":{}},\"comment\":{}}],[\"getresources\",{\"_index\":151,\"name\":{\"285\":{}},\"comment\":{}}],[\"getsystempropertieslist\",{\"_index\":370,\"name\":{\"925\":{}},\"comment\":{}}],[\"getuser\",{\"_index\":98,\"name\":{\"173\":{},\"344\":{}},\"comment\":{}}],[\"getuserbyemail\",{\"_index\":100,\"name\":{\"175\":{}},\"comment\":{}}],[\"getuserbyiri\",{\"_index\":99,\"name\":{\"174\":{}},\"comment\":{}}],[\"getuserbyusername\",{\"_index\":101,\"name\":{\"176\":{}},\"comment\":{}}],[\"getusergroupmemberships\",{\"_index\":102,\"name\":{\"177\":{}},\"comment\":{}}],[\"getuserprojectadminmemberships\",{\"_index\":104,\"name\":{\"179\":{}},\"comment\":{}}],[\"getuserprojectmemberships\",{\"_index\":103,\"name\":{\"178\":{}},\"comment\":{}}],[\"getusers\",{\"_index\":97,\"name\":{\"172\":{}},\"comment\":{}}],[\"getvalue\",{\"_index\":165,\"name\":{\"327\":{}},\"comment\":{}}],[\"getvalues\",{\"_index\":411,\"name\":{\"1048\":{}},\"comment\":{}}],[\"getvaluesas\",{\"_index\":413,\"name\":{\"1050\":{}},\"comment\":{}}],[\"getvaluesasstringarray\",{\"_index\":412,\"name\":{\"1049\":{}},\"comment\":{}}],[\"getvaluetype\",{\"_index\":409,\"name\":{\"1046\":{}},\"comment\":{}}],[\"getversion\",{\"_index\":34,\"name\":{\"39\":{}},\"comment\":{}}],[\"givenname\",{\"_index\":254,\"name\":{\"574\":{},\"590\":{},\"601\":{},\"611\":{}},\"comment\":{}}],[\"group\",{\"_index\":188,\"name\":{\"374\":{},\"410\":{}},\"comment\":{}}],[\"groupresponse\",{\"_index\":198,\"name\":{\"408\":{}},\"comment\":{}}],[\"groups\",{\"_index\":200,\"name\":{\"413\":{},\"582\":{}},\"comment\":{}}],[\"groupsendpointadmin\",{\"_index\":35,\"name\":{\"53\":{}},\"comment\":{}}],[\"groupsperproject\",{\"_index\":222,\"name\":{\"473\":{},\"2174\":{}},\"comment\":{}}],[\"groupsresponse\",{\"_index\":199,\"name\":{\"411\":{}},\"comment\":{}}],[\"guiattribute\",{\"_index\":680,\"name\":{\"2045\":{}},\"comment\":{}}],[\"guiattributes\",{\"_index\":331,\"name\":{\"798\":{},\"814\":{},\"885\":{},\"984\":{}},\"comment\":{}}],[\"guicheckbox\",{\"_index\":687,\"name\":{\"2054\":{}},\"comment\":{}}],[\"guicolorpicker\",{\"_index\":695,\"name\":{\"2062\":{}},\"comment\":{}}],[\"guidatepicker\",{\"_index\":688,\"name\":{\"2055\":{}},\"comment\":{}}],[\"guielement\",{\"_index\":330,\"name\":{\"797\":{},\"808\":{},\"884\":{},\"978\":{},\"2047\":{}},\"comment\":{}}],[\"guifileupload\",{\"_index\":697,\"name\":{\"2064\":{}},\"comment\":{}}],[\"guigeometry\",{\"_index\":696,\"name\":{\"2063\":{}},\"comment\":{}}],[\"guigeonames\",{\"_index\":694,\"name\":{\"2061\":{}},\"comment\":{}}],[\"guiinterval\",{\"_index\":690,\"name\":{\"2057\":{}},\"comment\":{}}],[\"guilist\",{\"_index\":684,\"name\":{\"2051\":{}},\"comment\":{}}],[\"guiorder\",{\"_index\":376,\"name\":{\"935\":{},\"957\":{},\"2046\":{}},\"comment\":{}}],[\"guipulldown\",{\"_index\":685,\"name\":{\"2052\":{}},\"comment\":{}}],[\"guiradio\",{\"_index\":686,\"name\":{\"2053\":{}},\"comment\":{}}],[\"guirichtext\",{\"_index\":683,\"name\":{\"2050\":{}},\"comment\":{}}],[\"guisearchbox\",{\"_index\":693,\"name\":{\"2060\":{}},\"comment\":{}}],[\"guisimpletext\",{\"_index\":681,\"name\":{\"2048\":{}},\"comment\":{}}],[\"guislider\",{\"_index\":691,\"name\":{\"2058\":{}},\"comment\":{}}],[\"guispinbox\",{\"_index\":692,\"name\":{\"2059\":{}},\"comment\":{}}],[\"guitextarea\",{\"_index\":682,\"name\":{\"2049\":{}},\"comment\":{}}],[\"guitimestamp\",{\"_index\":689,\"name\":{\"2056\":{}},\"comment\":{}}],[\"handleerror\",{\"_index\":32,\"name\":{\"36\":{},\"52\":{},\"74\":{},\"104\":{},\"132\":{},\"169\":{},\"204\":{},\"222\":{},\"239\":{},\"280\":{},\"301\":{},\"322\":{},\"341\":{}},\"comment\":{}}],[\"hasarchivefilevalue\",{\"_index\":602,\"name\":{\"1950\":{}},\"comment\":{}}],[\"hasaudiofilevalue\",{\"_index\":601,\"name\":{\"1949\":{}},\"comment\":{}}],[\"hascolor\",{\"_index\":615,\"name\":{\"1963\":{}},\"comment\":{}}],[\"hascomment\",{\"_index\":616,\"name\":{\"1964\":{}},\"comment\":{}}],[\"hasdddfilevalue\",{\"_index\":600,\"name\":{\"1948\":{}},\"comment\":{}}],[\"hasdocumentfilevalue\",{\"_index\":599,\"name\":{\"1947\":{}},\"comment\":{}}],[\"hasgeometry\",{\"_index\":614,\"name\":{\"1962\":{}},\"comment\":{}}],[\"hashdelimiter\",{\"_index\":559,\"name\":{\"1893\":{}},\"comment\":{}}],[\"hasincominglinkvalue\",{\"_index\":566,\"name\":{\"1910\":{}},\"comment\":{}}],[\"haslinkto\",{\"_index\":571,\"name\":{\"1916\":{}},\"comment\":{}}],[\"haslinktovalue\",{\"_index\":583,\"name\":{\"1929\":{}},\"comment\":{}}],[\"hasmovingimagefilevalue\",{\"_index\":598,\"name\":{\"1946\":{}},\"comment\":{}}],[\"haspermissions\",{\"_index\":206,\"name\":{\"422\":{},\"430\":{},\"436\":{},\"439\":{},\"449\":{},\"554\":{},\"557\":{},\"1028\":{},\"1068\":{},\"1076\":{},\"1081\":{},\"1117\":{},\"1134\":{},\"1151\":{},\"1184\":{},\"1202\":{},\"1221\":{},\"1242\":{},\"1264\":{},\"1285\":{},\"1303\":{},\"1321\":{},\"1338\":{},\"1367\":{},\"1385\":{},\"1404\":{},\"1422\":{},\"1438\":{},\"1455\":{},\"1473\":{},\"1491\":{},\"1508\":{},\"1525\":{},\"1542\":{},\"1558\":{},\"1570\":{},\"1577\":{},\"1584\":{},\"1599\":{},\"1606\":{},\"1613\":{},\"1620\":{},\"1627\":{},\"1634\":{},\"1641\":{},\"1648\":{},\"1655\":{},\"1662\":{},\"1669\":{},\"1677\":{},\"1684\":{},\"1691\":{},\"1698\":{},\"1706\":{},\"1714\":{},\"1721\":{},\"1728\":{},\"1735\":{},\"1740\":{},\"1746\":{},\"1752\":{},\"1766\":{},\"1772\":{},\"1778\":{},\"1784\":{},\"1790\":{},\"1796\":{},\"1802\":{},\"1808\":{},\"1814\":{},\"1820\":{},\"1826\":{},\"1833\":{},\"1839\":{},\"1845\":{},\"1851\":{},\"1858\":{},\"1864\":{},\"1870\":{},\"1876\":{},\"1975\":{}},\"comment\":{}}],[\"hasrepresentation\",{\"_index\":603,\"name\":{\"1951\":{}},\"comment\":{}}],[\"hasrootnode\",{\"_index\":277,\"name\":{\"638\":{},\"648\":{},\"682\":{},\"693\":{},\"727\":{},\"1887\":{},\"1941\":{}},\"comment\":{}}],[\"hasstandofflinktovalue\",{\"_index\":564,\"name\":{\"1908\":{}},\"comment\":{}}],[\"hasstillimagefilevalue\",{\"_index\":596,\"name\":{\"1944\":{}},\"comment\":{}}],[\"hassublistnode\",{\"_index\":594,\"name\":{\"1942\":{}},\"comment\":{}}],[\"hastextfilevalue\",{\"_index\":597,\"name\":{\"1945\":{}},\"comment\":{}}],[\"hasvalue\",{\"_index\":570,\"name\":{\"1915\":{}},\"comment\":{}}],[\"healthendpointsystem\",{\"_index\":20,\"name\":{\"21\":{}},\"comment\":{}}],[\"healthresponse\",{\"_index\":177,\"name\":{\"360\":{}},\"comment\":{}}],[\"html\",{\"_index\":490,\"name\":{\"1466\":{},\"1711\":{}},\"comment\":{}}],[\"httpdelete\",{\"_index\":31,\"name\":{\"35\":{},\"51\":{},\"73\":{},\"103\":{},\"131\":{},\"168\":{},\"203\":{},\"221\":{},\"238\":{},\"279\":{},\"300\":{},\"321\":{},\"340\":{}},\"comment\":{}}],[\"httpget\",{\"_index\":27,\"name\":{\"31\":{},\"47\":{},\"69\":{},\"99\":{},\"127\":{},\"164\":{},\"199\":{},\"217\":{},\"234\":{},\"275\":{},\"296\":{},\"317\":{},\"336\":{}},\"comment\":{}}],[\"httppatch\",{\"_index\":30,\"name\":{\"34\":{},\"50\":{},\"72\":{},\"102\":{},\"130\":{},\"167\":{},\"202\":{},\"220\":{},\"237\":{},\"278\":{},\"299\":{},\"320\":{},\"339\":{}},\"comment\":{}}],[\"httppost\",{\"_index\":28,\"name\":{\"32\":{},\"48\":{},\"70\":{},\"100\":{},\"128\":{},\"165\":{},\"200\":{},\"218\":{},\"235\":{},\"276\":{},\"297\":{},\"318\":{},\"337\":{}},\"comment\":{}}],[\"httpput\",{\"_index\":29,\"name\":{\"33\":{},\"49\":{},\"71\":{},\"101\":{},\"129\":{},\"166\":{},\"201\":{},\"219\":{},\"236\":{},\"277\":{},\"298\":{},\"319\":{},\"338\":{}},\"comment\":{}}],[\"id\",{\"_index\":193,\"name\":{\"383\":{},\"390\":{},\"420\":{},\"428\":{},\"434\":{},\"447\":{},\"492\":{},\"503\":{},\"539\":{},\"552\":{},\"587\":{},\"598\":{},\"639\":{},\"649\":{},\"680\":{},\"690\":{},\"728\":{},\"806\":{},\"819\":{},\"823\":{},\"834\":{},\"838\":{},\"842\":{},\"846\":{},\"850\":{},\"865\":{},\"870\":{},\"875\":{},\"880\":{},\"886\":{},\"890\":{},\"907\":{},\"912\":{},\"926\":{},\"951\":{},\"966\":{},\"974\":{},\"990\":{},\"995\":{},\"1008\":{},\"1014\":{},\"1051\":{},\"1060\":{},\"1064\":{},\"1089\":{},\"1098\":{},\"1106\":{},\"1112\":{},\"1129\":{},\"1146\":{},\"1179\":{},\"1197\":{},\"1216\":{},\"1237\":{},\"1259\":{},\"1280\":{},\"1298\":{},\"1316\":{},\"1333\":{},\"1362\":{},\"1380\":{},\"1399\":{},\"1417\":{},\"1433\":{},\"1450\":{},\"1468\":{},\"1486\":{},\"1503\":{},\"1520\":{},\"1537\":{},\"1553\":{},\"1569\":{},\"1576\":{},\"1583\":{},\"1598\":{},\"1605\":{},\"1612\":{},\"1619\":{},\"1626\":{},\"1633\":{},\"1640\":{},\"1647\":{},\"1654\":{},\"1661\":{},\"1668\":{},\"1676\":{},\"1683\":{},\"1690\":{},\"1697\":{},\"1705\":{},\"1713\":{},\"1720\":{},\"1727\":{},\"1734\":{},\"1884\":{}},\"comment\":{}}],[\"ifulltextsearchparams\",{\"_index\":799,\"name\":{\"2176\":{}},\"comment\":{}}],[\"ihasproperty\",{\"_index\":380,\"name\":{\"954\":{}},\"comment\":{}}],[\"ihaspropertywithpropertydefinition\",{\"_index\":372,\"name\":{\"931\":{}},\"comment\":{}}],[\"iiifbaseurl\",{\"_index\":464,\"name\":{\"1277\":{}},\"comment\":{}}],[\"ilabelsearchparams\",{\"_index\":803,\"name\":{\"2180\":{}},\"comment\":{}}],[\"incoming\",{\"_index\":483,\"name\":{\"1398\":{}},\"comment\":{}}],[\"incomingreferences\",{\"_index\":405,\"name\":{\"1042\":{}},\"comment\":{}}],[\"int\",{\"_index\":478,\"name\":{\"1361\":{},\"1667\":{},\"1825\":{}},\"comment\":{}}],[\"intervalvalue\",{\"_index\":579,\"name\":{\"1924\":{}},\"comment\":{}}],[\"intervalvaluehasend\",{\"_index\":636,\"name\":{\"1995\":{}},\"comment\":{}}],[\"intervalvaluehasstart\",{\"_index\":635,\"name\":{\"1994\":{}},\"comment\":{}}],[\"intvalue\",{\"_index\":577,\"name\":{\"1922\":{}},\"comment\":{}}],[\"intvalueasint\",{\"_index\":632,\"name\":{\"1991\":{}},\"comment\":{}}],[\"ipermissions\",{\"_index\":798,\"name\":{\"2173\":{}},\"comment\":{}}],[\"iri\",{\"_index\":211,\"name\":{\"445\":{},\"735\":{}},\"comment\":{}}],[\"isdeleted\",{\"_index\":401,\"name\":{\"1036\":{},\"1894\":{}},\"comment\":{}}],[\"iseditable\",{\"_index\":336,\"name\":{\"813\":{},\"983\":{},\"1902\":{}},\"comment\":{}}],[\"isinherited\",{\"_index\":377,\"name\":{\"936\":{},\"958\":{},\"1903\":{}},\"comment\":{}}],[\"islinkproperty\",{\"_index\":334,\"name\":{\"811\":{},\"981\":{},\"1900\":{}},\"comment\":{}}],[\"islinkvalueproperty\",{\"_index\":335,\"name\":{\"812\":{},\"982\":{},\"1901\":{}},\"comment\":{}}],[\"ispartof\",{\"_index\":572,\"name\":{\"1917\":{}},\"comment\":{}}],[\"isregionofvalue\",{\"_index\":617,\"name\":{\"1965\":{}},\"comment\":{}}],[\"isresourceclass\",{\"_index\":560,\"name\":{\"1895\":{}},\"comment\":{}}],[\"isresourceproperty\",{\"_index\":562,\"name\":{\"1897\":{}},\"comment\":{}}],[\"isrootnode\",{\"_index\":278,\"name\":{\"640\":{},\"650\":{},\"683\":{},\"694\":{},\"1886\":{},\"1940\":{}},\"comment\":{}}],[\"isstandoffclass\",{\"_index\":561,\"name\":{\"1896\":{}},\"comment\":{}}],[\"jsonconvert\",{\"_index\":25,\"name\":{\"27\":{},\"43\":{},\"65\":{},\"95\":{},\"123\":{},\"160\":{},\"195\":{},\"213\":{},\"230\":{},\"271\":{},\"294\":{},\"315\":{},\"334\":{}},\"comment\":{}}],[\"jsonwebtoken\",{\"_index\":18,\"name\":{\"19\":{},\"28\":{},\"44\":{},\"66\":{},\"96\":{},\"124\":{},\"161\":{},\"196\":{},\"214\":{},\"231\":{},\"272\":{},\"295\":{},\"316\":{},\"335\":{}},\"comment\":{}}],[\"keywords\",{\"_index\":227,\"name\":{\"481\":{},\"493\":{},\"504\":{},\"514\":{},\"569\":{}},\"comment\":{}}],[\"keywordsresponse\",{\"_index\":250,\"name\":{\"567\":{}},\"comment\":{}}],[\"knoraadmin\",{\"_index\":669,\"name\":{\"2034\":{}},\"comment\":{}}],[\"knoraapi\",{\"_index\":557,\"name\":{\"1891\":{}},\"comment\":{}}],[\"knoraapiconfig\",{\"_index\":8,\"name\":{\"8\":{},\"29\":{},\"45\":{},\"67\":{},\"97\":{},\"125\":{},\"162\":{},\"197\":{},\"215\":{},\"232\":{},\"273\":{},\"283\":{},\"304\":{},\"325\":{}},\"comment\":{}}],[\"knoraapiconnection\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"knoraapiv2\",{\"_index\":558,\"name\":{\"1892\":{}},\"comment\":{}}],[\"knoradate\",{\"_index\":437,\"name\":{\"1160\":{}},\"comment\":{}}],[\"knoraperiod\",{\"_index\":444,\"name\":{\"1168\":{}},\"comment\":{}}],[\"knownusergroupiri\",{\"_index\":673,\"name\":{\"2038\":{}},\"comment\":{}}],[\"label\",{\"_index\":324,\"name\":{\"785\":{},\"794\":{},\"803\":{},\"825\":{},\"859\":{},\"891\":{},\"914\":{},\"929\":{},\"953\":{},\"969\":{},\"977\":{},\"992\":{},\"998\":{},\"1005\":{},\"1017\":{},\"1025\":{},\"1067\":{},\"1074\":{},\"1080\":{},\"1885\":{},\"2081\":{}},\"comment\":{}}],[\"labels\",{\"_index\":279,\"name\":{\"641\":{},\"651\":{},\"667\":{},\"675\":{},\"684\":{},\"695\":{},\"702\":{},\"710\":{},\"717\":{},\"729\":{},\"804\":{},\"864\":{},\"874\":{},\"1006\":{}},\"comment\":{}}],[\"lang\",{\"_index\":255,\"name\":{\"575\":{},\"591\":{},\"602\":{},\"612\":{}},\"comment\":{}}],[\"language\",{\"_index\":311,\"name\":{\"762\":{}},\"comment\":{}}],[\"lastmodificationdate\",{\"_index\":333,\"name\":{\"805\":{},\"820\":{},\"824\":{},\"835\":{},\"839\":{},\"843\":{},\"847\":{},\"851\":{},\"893\":{},\"916\":{},\"1007\":{},\"1033\":{},\"1066\":{},\"1075\":{},\"1091\":{},\"1973\":{}},\"comment\":{}}],[\"limittoproject\",{\"_index\":801,\"name\":{\"2178\":{},\"2182\":{}},\"comment\":{}}],[\"limittoresourceclass\",{\"_index\":800,\"name\":{\"2177\":{},\"2181\":{}},\"comment\":{}}],[\"limittostandoffclass\",{\"_index\":802,\"name\":{\"2179\":{}},\"comment\":{}}],[\"linecolor\",{\"_index\":470,\"name\":{\"1350\":{}},\"comment\":{}}],[\"linewidth\",{\"_index\":471,\"name\":{\"1351\":{}},\"comment\":{}}],[\"linkedresource\",{\"_index\":481,\"name\":{\"1396\":{}},\"comment\":{}}],[\"linkedresourceiri\",{\"_index\":482,\"name\":{\"1397\":{},\"1682\":{},\"1838\":{}},\"comment\":{}}],[\"linkobj\",{\"_index\":612,\"name\":{\"1960\":{}},\"comment\":{}}],[\"linkvalue\",{\"_index\":582,\"name\":{\"1928\":{}},\"comment\":{}}],[\"linkvaluehassource\",{\"_index\":644,\"name\":{\"2003\":{}},\"comment\":{}}],[\"linkvaluehassourceiri\",{\"_index\":645,\"name\":{\"2004\":{}},\"comment\":{}}],[\"linkvaluehastarget\",{\"_index\":642,\"name\":{\"2001\":{}},\"comment\":{}}],[\"linkvaluehastargetiri\",{\"_index\":643,\"name\":{\"2002\":{}},\"comment\":{}}],[\"list\",{\"_index\":267,\"name\":{\"620\":{},\"660\":{}},\"comment\":{}}],[\"listadmincache\",{\"_index\":176,\"name\":{\"351\":{}},\"comment\":{}}],[\"listchildnode\",{\"_index\":270,\"name\":{\"624\":{}},\"comment\":{}}],[\"listchildnoderesponse\",{\"_index\":272,\"name\":{\"628\":{}},\"comment\":{}}],[\"listinfo\",{\"_index\":269,\"name\":{\"623\":{},\"633\":{}},\"comment\":{}}],[\"listinforesponse\",{\"_index\":274,\"name\":{\"631\":{}},\"comment\":{}}],[\"listiri\",{\"_index\":293,\"name\":{\"703\":{},\"707\":{}},\"comment\":{}}],[\"listnode\",{\"_index\":275,\"name\":{\"634\":{},\"1415\":{},\"1689\":{},\"1844\":{},\"1926\":{}},\"comment\":{}}],[\"listnodeinfo\",{\"_index\":282,\"name\":{\"645\":{}},\"comment\":{}}],[\"listnodeinforesponse\",{\"_index\":283,\"name\":{\"655\":{}},\"comment\":{}}],[\"listnodelabel\",{\"_index\":485,\"name\":{\"1416\":{}},\"comment\":{}}],[\"listnodev2\",{\"_index\":554,\"name\":{\"1882\":{}},\"comment\":{}}],[\"listresponse\",{\"_index\":284,\"name\":{\"658\":{}},\"comment\":{}}],[\"lists\",{\"_index\":286,\"name\":{\"663\":{}},\"comment\":{}}],[\"listsendpointadmin\",{\"_index\":43,\"name\":{\"75\":{}},\"comment\":{}}],[\"listsendpointv2\",{\"_index\":121,\"name\":{\"223\":{}},\"comment\":{}}],[\"listsresponse\",{\"_index\":285,\"name\":{\"661\":{}},\"comment\":{}}],[\"listvalue\",{\"_index\":580,\"name\":{\"1925\":{}},\"comment\":{}}],[\"listvalueaslistnode\",{\"_index\":637,\"name\":{\"1996\":{}},\"comment\":{}}],[\"logerrors\",{\"_index\":19,\"name\":{\"20\":{}},\"comment\":{}}],[\"login\",{\"_index\":118,\"name\":{\"207\":{}},\"comment\":{}}],[\"loginresponse\",{\"_index\":307,\"name\":{\"750\":{}},\"comment\":{}}],[\"logo\",{\"_index\":228,\"name\":{\"482\":{},\"494\":{},\"505\":{},\"515\":{}},\"comment\":{}}],[\"logout\",{\"_index\":119,\"name\":{\"208\":{}},\"comment\":{}}],[\"logoutresponse\",{\"_index\":309,\"name\":{\"756\":{}},\"comment\":{}}],[\"longname\",{\"_index\":229,\"name\":{\"483\":{},\"495\":{},\"506\":{},\"516\":{}},\"comment\":{}}],[\"m\",{\"_index\":794,\"name\":{\"2169\":{}},\"comment\":{}}],[\"mapping\",{\"_index\":493,\"name\":{\"1485\":{},\"1704\":{},\"1857\":{}},\"comment\":{}}],[\"matchtext\",{\"_index\":667,\"name\":{\"2032\":{}},\"comment\":{}}],[\"maxcardinality\",{\"_index\":702,\"name\":{\"2069\":{}},\"comment\":{}}],[\"maxretries\",{\"_index\":22,\"name\":{\"24\":{},\"40\":{},\"62\":{},\"92\":{},\"120\":{},\"157\":{},\"192\":{},\"210\":{},\"227\":{},\"268\":{},\"291\":{},\"312\":{},\"331\":{}},\"comment\":{}}],[\"mayhavemoreresults\",{\"_index\":392,\"name\":{\"1022\":{},\"1912\":{}},\"comment\":{}}],[\"members\",{\"_index\":202,\"name\":{\"416\":{}},\"comment\":{}}],[\"membersresponse\",{\"_index\":201,\"name\":{\"414\":{}},\"comment\":{}}],[\"message\",{\"_index\":178,\"name\":{\"362\":{},\"755\":{},\"758\":{}},\"comment\":{}}],[\"method\",{\"_index\":314,\"name\":{\"766\":{},\"773\":{},\"780\":{}},\"comment\":{}}],[\"mincardinality\",{\"_index\":703,\"name\":{\"2070\":{}},\"comment\":{}}],[\"month\",{\"_index\":442,\"name\":{\"1166\":{}},\"comment\":{}}],[\"monthprecision\",{\"_index\":448,\"name\":{\"1174\":{}},\"comment\":{}}],[\"movingimagefilevalue\",{\"_index\":591,\"name\":{\"1937\":{}},\"comment\":{}}],[\"movingimagefilevaluehasdimx\",{\"_index\":655,\"name\":{\"2014\":{}},\"comment\":{}}],[\"movingimagefilevaluehasdimy\",{\"_index\":656,\"name\":{\"2015\":{}},\"comment\":{}}],[\"movingimagefilevaluehasduration\",{\"_index\":657,\"name\":{\"2016\":{}},\"comment\":{}}],[\"movingimagefilevaluehasfps\",{\"_index\":658,\"name\":{\"2017\":{}},\"comment\":{}}],[\"movingimagerepresentation\",{\"_index\":606,\"name\":{\"1954\":{}},\"comment\":{}}],[\"name\",{\"_index\":179,\"name\":{\"363\":{},\"370\":{},\"377\":{},\"385\":{},\"392\":{},\"398\":{},\"405\":{},\"459\":{},\"464\":{},\"469\":{},\"642\":{},\"652\":{},\"668\":{},\"676\":{},\"685\":{},\"696\":{},\"709\":{},\"714\":{},\"730\":{},\"788\":{},\"791\":{},\"857\":{}},\"comment\":{}}],[\"newmodificationdate\",{\"_index\":418,\"name\":{\"1069\":{},\"1974\":{}},\"comment\":{}}],[\"node\",{\"_index\":273,\"name\":{\"630\":{},\"738\":{},\"745\":{}},\"comment\":{}}],[\"nodeinfo\",{\"_index\":271,\"name\":{\"627\":{},\"657\":{},\"723\":{}},\"comment\":{}}],[\"nodeiri\",{\"_index\":306,\"name\":{\"749\":{}},\"comment\":{}}],[\"numberofresults\",{\"_index\":415,\"name\":{\"1055\":{}},\"comment\":{}}],[\"objectproperty\",{\"_index\":706,\"name\":{\"2074\":{}},\"comment\":{}}],[\"objecttype\",{\"_index\":328,\"name\":{\"793\":{},\"810\":{},\"971\":{},\"980\":{},\"989\":{},\"1898\":{}},\"comment\":{}}],[\"onproperty\",{\"_index\":704,\"name\":{\"2072\":{}},\"comment\":{}}],[\"ontologies\",{\"_index\":233,\"name\":{\"491\":{},\"920\":{}},\"comment\":{}}],[\"ontologiesendpointv2\",{\"_index\":123,\"name\":{\"240\":{}},\"comment\":{}}],[\"ontologiesmetadata\",{\"_index\":366,\"name\":{\"918\":{}},\"comment\":{}}],[\"ontology\",{\"_index\":699,\"name\":{\"2066\":{}},\"comment\":{}}],[\"ontologymetadata\",{\"_index\":365,\"name\":{\"910\":{}},\"comment\":{}}],[\"ontologyname\",{\"_index\":668,\"name\":{\"2033\":{}},\"comment\":{}}],[\"outgoingreferences\",{\"_index\":406,\"name\":{\"1043\":{}},\"comment\":{}}],[\"owl\",{\"_index\":698,\"name\":{\"2065\":{}},\"comment\":{}}],[\"pagecount\",{\"_index\":460,\"name\":{\"1234\":{}},\"comment\":{}}],[\"parentnodeiri\",{\"_index\":288,\"name\":{\"669\":{},\"741\":{}},\"comment\":{}}],[\"password\",{\"_index\":256,\"name\":{\"576\":{},\"592\":{},\"603\":{}},\"comment\":{}}],[\"path\",{\"_index\":26,\"name\":{\"30\":{},\"46\":{},\"68\":{},\"98\":{},\"126\":{},\"163\":{},\"198\":{},\"216\":{},\"233\":{},\"274\":{},\"284\":{},\"305\":{},\"326\":{}},\"comment\":{}}],[\"path_admin\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"path_system\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"path_v2\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"pekkohttp\",{\"_index\":183,\"name\":{\"368\":{}},\"comment\":{}}],[\"permission\",{\"_index\":216,\"name\":{\"456\":{}},\"comment\":{}}],[\"permissioncode\",{\"_index\":218,\"name\":{\"460\":{},\"465\":{},\"470\":{}},\"comment\":{}}],[\"permissioniri\",{\"_index\":225,\"name\":{\"477\":{}},\"comment\":{}}],[\"permissions\",{\"_index\":221,\"name\":{\"471\":{},\"536\":{},\"583\":{},\"2166\":{}},\"comment\":{}}],[\"permissionsendpointadmin\",{\"_index\":59,\"name\":{\"105\":{}},\"comment\":{}}],[\"permissiontype\",{\"_index\":246,\"name\":{\"540\":{}},\"comment\":{}}],[\"permissionutil\",{\"_index\":791,\"name\":{\"2165\":{}},\"comment\":{}}],[\"point2d\",{\"_index\":474,\"name\":{\"1355\":{}},\"comment\":{}}],[\"points\",{\"_index\":472,\"name\":{\"1352\":{}},\"comment\":{}}],[\"position\",{\"_index\":280,\"name\":{\"643\":{},\"653\":{},\"671\":{},\"686\":{},\"697\":{},\"731\":{},\"742\":{}},\"comment\":{}}],[\"precision\",{\"_index\":438,\"name\":{\"1162\":{},\"1172\":{}},\"comment\":{}}],[\"project\",{\"_index\":192,\"name\":{\"382\":{},\"399\":{},\"479\":{},\"526\":{}},\"comment\":{}}],[\"projectadmingroupiri\",{\"_index\":676,\"name\":{\"2041\":{}},\"comment\":{}}],[\"projectiri\",{\"_index\":281,\"name\":{\"644\":{},\"654\":{},\"670\":{},\"677\":{},\"687\":{},\"698\":{},\"704\":{},\"708\":{}},\"comment\":{}}],[\"projectmembergroupiri\",{\"_index\":675,\"name\":{\"2040\":{}},\"comment\":{}}],[\"projectpermission\",{\"_index\":245,\"name\":{\"537\":{}},\"comment\":{}}],[\"projectpermissionsresponse\",{\"_index\":244,\"name\":{\"534\":{}},\"comment\":{}}],[\"projectresponse\",{\"_index\":238,\"name\":{\"524\":{}},\"comment\":{}}],[\"projectrestrictedviewsettings\",{\"_index\":239,\"name\":{\"527\":{}},\"comment\":{}}],[\"projectrestrictedviewsettingsresponse\",{\"_index\":242,\"name\":{\"531\":{}},\"comment\":{}}],[\"projects\",{\"_index\":237,\"name\":{\"523\":{},\"584\":{}},\"comment\":{}}],[\"projectsendpointadmin\",{\"_index\":73,\"name\":{\"133\":{}},\"comment\":{}}],[\"projectsresponse\",{\"_index\":236,\"name\":{\"521\":{}},\"comment\":{}}],[\"properties\",{\"_index\":353,\"name\":{\"894\":{},\"941\":{},\"1040\":{},\"1085\":{}},\"comment\":{}}],[\"propertieslist\",{\"_index\":368,\"name\":{\"923\":{},\"950\":{},\"999\":{},\"1010\":{},\"1018\":{}},\"comment\":{}}],[\"property\",{\"_index\":417,\"name\":{\"1058\":{},\"1123\":{},\"1140\":{},\"1157\":{},\"1190\":{},\"1208\":{},\"1227\":{},\"1248\":{},\"1270\":{},\"1291\":{},\"1309\":{},\"1327\":{},\"1344\":{},\"1373\":{},\"1391\":{},\"1410\":{},\"1428\":{},\"1444\":{},\"1461\":{},\"1479\":{},\"1497\":{},\"1514\":{},\"1531\":{},\"1548\":{},\"1564\":{}},\"comment\":{}}],[\"propertycomment\",{\"_index\":431,\"name\":{\"1122\":{},\"1139\":{},\"1156\":{},\"1189\":{},\"1207\":{},\"1226\":{},\"1247\":{},\"1269\":{},\"1290\":{},\"1308\":{},\"1326\":{},\"1343\":{},\"1372\":{},\"1390\":{},\"1409\":{},\"1427\":{},\"1443\":{},\"1460\":{},\"1478\":{},\"1496\":{},\"1513\":{},\"1530\":{},\"1547\":{},\"1563\":{}},\"comment\":{}}],[\"propertydefinition\",{\"_index\":373,\"name\":{\"932\":{},\"985\":{}},\"comment\":{}}],[\"propertyindex\",{\"_index\":374,\"name\":{\"933\":{},\"955\":{}},\"comment\":{}}],[\"propertylabel\",{\"_index\":430,\"name\":{\"1121\":{},\"1138\":{},\"1155\":{},\"1188\":{},\"1206\":{},\"1225\":{},\"1246\":{},\"1268\":{},\"1289\":{},\"1307\":{},\"1325\":{},\"1342\":{},\"1371\":{},\"1389\":{},\"1408\":{},\"1426\":{},\"1442\":{},\"1459\":{},\"1477\":{},\"1495\":{},\"1512\":{},\"1529\":{},\"1546\":{},\"1562\":{}},\"comment\":{}}],[\"protocol_http\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"protocol_https\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"provagent\",{\"_index\":776,\"name\":{\"2148\":{}},\"comment\":{}}],[\"provattribution\",{\"_index\":777,\"name\":{\"2149\":{}},\"comment\":{}}],[\"provbase\",{\"_index\":727,\"name\":{\"2099\":{}},\"comment\":{}}],[\"radius\",{\"_index\":473,\"name\":{\"1354\":{}},\"comment\":{}}],[\"rdf\",{\"_index\":708,\"name\":{\"2076\":{}},\"comment\":{}}],[\"rdfproperty\",{\"_index\":709,\"name\":{\"2077\":{}},\"comment\":{}}],[\"rdfs\",{\"_index\":710,\"name\":{\"2078\":{}},\"comment\":{}}],[\"readarchivefilevalue\",{\"_index\":465,\"name\":{\"1294\":{}},\"comment\":{}}],[\"readaudiofilevalue\",{\"_index\":455,\"name\":{\"1211\":{}},\"comment\":{}}],[\"readbooleanvalue\",{\"_index\":426,\"name\":{\"1109\":{}},\"comment\":{}}],[\"readcolorvalue\",{\"_index\":433,\"name\":{\"1126\":{}},\"comment\":{}}],[\"readdatevalue\",{\"_index\":435,\"name\":{\"1143\":{}},\"comment\":{}}],[\"readdecimalvalue\",{\"_index\":450,\"name\":{\"1176\":{}},\"comment\":{}}],[\"readdocumentfilevalue\",{\"_index\":457,\"name\":{\"1230\":{}},\"comment\":{}}],[\"readfilevalue\",{\"_index\":452,\"name\":{\"1193\":{}},\"comment\":{}}],[\"readgeomvalue\",{\"_index\":467,\"name\":{\"1330\":{}},\"comment\":{}}],[\"readgeonamevalue\",{\"_index\":498,\"name\":{\"1534\":{}},\"comment\":{}}],[\"readgroup\",{\"_index\":191,\"name\":{\"380\":{}},\"comment\":{}}],[\"readintervalvalue\",{\"_index\":479,\"name\":{\"1376\":{}},\"comment\":{}}],[\"readintvalue\",{\"_index\":477,\"name\":{\"1359\":{}},\"comment\":{}}],[\"readlinkvalue\",{\"_index\":480,\"name\":{\"1394\":{}},\"comment\":{}}],[\"readlistvalue\",{\"_index\":484,\"name\":{\"1413\":{}},\"comment\":{}}],[\"readmovingimagefilevalue\",{\"_index\":461,\"name\":{\"1251\":{}},\"comment\":{}}],[\"readontology\",{\"_index\":352,\"name\":{\"888\":{}},\"comment\":{}}],[\"readproject\",{\"_index\":232,\"name\":{\"489\":{}},\"comment\":{}}],[\"readresource\",{\"_index\":393,\"name\":{\"1023\":{}},\"comment\":{}}],[\"readresourcesequence\",{\"_index\":390,\"name\":{\"1019\":{}},\"comment\":{}}],[\"readstillimagefilevalue\",{\"_index\":463,\"name\":{\"1273\":{}},\"comment\":{}}],[\"readtextfilevalue\",{\"_index\":466,\"name\":{\"1312\":{}},\"comment\":{}}],[\"readtextvalue\",{\"_index\":486,\"name\":{\"1431\":{}},\"comment\":{}}],[\"readtextvalueashtml\",{\"_index\":489,\"name\":{\"1464\":{}},\"comment\":{}}],[\"readtextvalueasstring\",{\"_index\":487,\"name\":{\"1447\":{}},\"comment\":{}}],[\"readtextvalueasxml\",{\"_index\":492,\"name\":{\"1482\":{}},\"comment\":{}}],[\"readtimevalue\",{\"_index\":496,\"name\":{\"1517\":{}},\"comment\":{}}],[\"readurivalue\",{\"_index\":494,\"name\":{\"1500\":{}},\"comment\":{}}],[\"readuser\",{\"_index\":259,\"name\":{\"580\":{}},\"comment\":{}}],[\"readvalue\",{\"_index\":500,\"name\":{\"1551\":{}},\"comment\":{}}],[\"refmarker\",{\"_index\":721,\"name\":{\"2093\":{}},\"comment\":{}}],[\"region\",{\"_index\":613,\"name\":{\"1961\":{}},\"comment\":{}}],[\"regiongeometry\",{\"_index\":469,\"name\":{\"1347\":{}},\"comment\":{}}],[\"reloadcacheditem\",{\"_index\":170,\"name\":{\"345\":{},\"354\":{}},\"comment\":{}}],[\"reloaditem\",{\"_index\":175,\"name\":{\"350\":{},\"359\":{}},\"comment\":{}}],[\"removeuserfromgroupmembership\",{\"_index\":110,\"name\":{\"185\":{}},\"comment\":{}}],[\"removeuserfromprojectadminmembership\",{\"_index\":114,\"name\":{\"189\":{}},\"comment\":{}}],[\"removeuserfromprojectmembership\",{\"_index\":112,\"name\":{\"187\":{}},\"comment\":{}}],[\"replacecardinalityofresourceclass\",{\"_index\":146,\"name\":{\"264\":{}},\"comment\":{}}],[\"replaceguielementofproperty\",{\"_index\":139,\"name\":{\"257\":{}},\"comment\":{}}],[\"replaceguiorderofcardinalities\",{\"_index\":149,\"name\":{\"267\":{}},\"comment\":{}}],[\"repositionchildnode\",{\"_index\":54,\"name\":{\"87\":{}},\"comment\":{}}],[\"repositionchildnoderequest\",{\"_index\":302,\"name\":{\"739\":{}},\"comment\":{}}],[\"repositionchildnoderesponse\",{\"_index\":303,\"name\":{\"743\":{}},\"comment\":{}}],[\"requestitemfromknora\",{\"_index\":171,\"name\":{\"346\":{},\"355\":{}},\"comment\":{}}],[\"resource\",{\"_index\":567,\"name\":{\"1911\":{}},\"comment\":{}}],[\"resourceclassandpropertydefinitions\",{\"_index\":378,\"name\":{\"937\":{}},\"comment\":{}}],[\"resourceclasscomment\",{\"_index\":403,\"name\":{\"1038\":{}},\"comment\":{}}],[\"resourceclassdefinition\",{\"_index\":387,\"name\":{\"993\":{}},\"comment\":{}}],[\"resourceclassdefinitionwithalllanguages\",{\"_index\":388,\"name\":{\"1001\":{}},\"comment\":{}}],[\"resourceclassdefinitionwithpropertydefinition\",{\"_index\":367,\"name\":{\"921\":{}},\"comment\":{}}],[\"resourceclassiri\",{\"_index\":421,\"name\":{\"1073\":{},\"1906\":{}},\"comment\":{}}],[\"resourceclasslabel\",{\"_index\":402,\"name\":{\"1037\":{}},\"comment\":{}}],[\"resourceicon\",{\"_index\":568,\"name\":{\"1913\":{}},\"comment\":{}}],[\"resourceiri\",{\"_index\":420,\"name\":{\"1072\":{},\"1905\":{}},\"comment\":{}}],[\"resourcepropertydefinition\",{\"_index\":386,\"name\":{\"972\":{}},\"comment\":{}}],[\"resourcepropertydefinitionwithalllanguages\",{\"_index\":332,\"name\":{\"799\":{}},\"comment\":{}}],[\"resources\",{\"_index\":391,\"name\":{\"1021\":{}},\"comment\":{}}],[\"resourcesendpointv2\",{\"_index\":150,\"name\":{\"281\":{}},\"comment\":{}}],[\"response\",{\"_index\":319,\"name\":{\"772\":{}},\"comment\":{}}],[\"restriction\",{\"_index\":701,\"name\":{\"2068\":{}},\"comment\":{}}],[\"result\",{\"_index\":345,\"name\":{\"854\":{},\"1095\":{},\"1103\":{},\"2023\":{}},\"comment\":{}}],[\"retryonerrorstatus\",{\"_index\":24,\"name\":{\"26\":{},\"42\":{},\"64\":{},\"94\":{},\"122\":{},\"159\":{},\"194\":{},\"212\":{},\"229\":{},\"270\":{},\"293\":{},\"314\":{},\"333\":{}},\"comment\":{}}],[\"rv\",{\"_index\":792,\"name\":{\"2167\":{}},\"comment\":{}}],[\"salsahgui\",{\"_index\":679,\"name\":{\"2044\":{}},\"comment\":{}}],[\"salsahlink\",{\"_index\":720,\"name\":{\"2092\":{}},\"comment\":{}}],[\"scala\",{\"_index\":185,\"name\":{\"371\":{}},\"comment\":{}}],[\"schemaaddresslocality\",{\"_index\":772,\"name\":{\"2144\":{}},\"comment\":{}}],[\"schemabase\",{\"_index\":726,\"name\":{\"2098\":{}},\"comment\":{}}],[\"schemadownload\",{\"_index\":786,\"name\":{\"2158\":{}},\"comment\":{}}],[\"schemanumberofitems\",{\"_index\":719,\"name\":{\"2091\":{}},\"comment\":{}}],[\"schemaplace\",{\"_index\":787,\"name\":{\"2159\":{}},\"comment\":{}}],[\"schemapostaladdress\",{\"_index\":771,\"name\":{\"2143\":{}},\"comment\":{}}],[\"schemapostalcode\",{\"_index\":773,\"name\":{\"2145\":{}},\"comment\":{}}],[\"schemapropid\",{\"_index\":784,\"name\":{\"2156\":{}},\"comment\":{}}],[\"schemapropval\",{\"_index\":785,\"name\":{\"2157\":{}},\"comment\":{}}],[\"schemastreetaddress\",{\"_index\":774,\"name\":{\"2146\":{}},\"comment\":{}}],[\"schemaurltype\",{\"_index\":782,\"name\":{\"2154\":{}},\"comment\":{}}],[\"schemaurlvalue\",{\"_index\":783,\"name\":{\"2155\":{}},\"comment\":{}}],[\"searchendpointv2\",{\"_index\":157,\"name\":{\"302\":{}},\"comment\":{}}],[\"selfjoin\",{\"_index\":190,\"name\":{\"378\":{},\"386\":{},\"393\":{},\"400\":{},\"406\":{},\"485\":{},\"497\":{},\"508\":{},\"518\":{}},\"comment\":{}}],[\"seqnum\",{\"_index\":633,\"name\":{\"1992\":{}},\"comment\":{}}],[\"sessionid\",{\"_index\":260,\"name\":{\"585\":{}},\"comment\":{}}],[\"settings\",{\"_index\":243,\"name\":{\"533\":{}},\"comment\":{}}],[\"severity\",{\"_index\":180,\"name\":{\"364\":{}},\"comment\":{}}],[\"shortcode\",{\"_index\":230,\"name\":{\"486\":{},\"498\":{},\"509\":{}},\"comment\":{}}],[\"shortname\",{\"_index\":231,\"name\":{\"487\":{},\"499\":{},\"510\":{},\"519\":{}},\"comment\":{}}],[\"sipi\",{\"_index\":186,\"name\":{\"372\":{}},\"comment\":{}}],[\"size\",{\"_index\":240,\"name\":{\"529\":{}},\"comment\":{}}],[\"slashdelimiter\",{\"_index\":723,\"name\":{\"2095\":{}},\"comment\":{}}],[\"standardmapping\",{\"_index\":556,\"name\":{\"1890\":{}},\"comment\":{}}],[\"standoffclassdefinition\",{\"_index\":389,\"name\":{\"1012\":{}},\"comment\":{}}],[\"standoffontology\",{\"_index\":563,\"name\":{\"1907\":{}},\"comment\":{}}],[\"start\",{\"_index\":445,\"name\":{\"1170\":{},\"1378\":{},\"1674\":{},\"1831\":{}},\"comment\":{}}],[\"startday\",{\"_index\":504,\"name\":{\"1590\":{},\"1758\":{}},\"comment\":{}}],[\"startera\",{\"_index\":507,\"name\":{\"1593\":{},\"1761\":{}},\"comment\":{}}],[\"startmonth\",{\"_index\":505,\"name\":{\"1591\":{},\"1759\":{}},\"comment\":{}}],[\"startyear\",{\"_index\":506,\"name\":{\"1592\":{},\"1760\":{}},\"comment\":{}}],[\"status\",{\"_index\":181,\"name\":{\"365\":{},\"379\":{},\"387\":{},\"394\":{},\"401\":{},\"407\":{},\"488\":{},\"500\":{},\"511\":{},\"520\":{},\"577\":{},\"593\":{},\"604\":{},\"759\":{},\"768\":{},\"775\":{},\"782\":{},\"1349\":{}},\"comment\":{}}],[\"stillimageabstractfilevalue\",{\"_index\":605,\"name\":{\"1953\":{}},\"comment\":{}}],[\"stillimagefilevalue\",{\"_index\":590,\"name\":{\"1936\":{}},\"comment\":{}}],[\"stillimagefilevaluehasdimx\",{\"_index\":651,\"name\":{\"2010\":{}},\"comment\":{}}],[\"stillimagefilevaluehasdimy\",{\"_index\":652,\"name\":{\"2011\":{}},\"comment\":{}}],[\"stillimagefilevaluehasiiifbaseurl\",{\"_index\":653,\"name\":{\"2012\":{}},\"comment\":{}}],[\"stillimagerepresentation\",{\"_index\":604,\"name\":{\"1952\":{}},\"comment\":{}}],[\"storedadministrativepermission\",{\"_index\":210,\"name\":{\"443\":{}},\"comment\":{}}],[\"storedgroup\",{\"_index\":194,\"name\":{\"388\":{}},\"comment\":{}}],[\"storedlistnode\",{\"_index\":291,\"name\":{\"688\":{}},\"comment\":{}}],[\"storedlistnodeinfo\",{\"_index\":290,\"name\":{\"678\":{}},\"comment\":{}}],[\"storedproject\",{\"_index\":234,\"name\":{\"501\":{}},\"comment\":{}}],[\"storeduser\",{\"_index\":262,\"name\":{\"596\":{}},\"comment\":{}}],[\"stringliteral\",{\"_index\":310,\"name\":{\"760\":{}},\"comment\":{}}],[\"strval\",{\"_index\":432,\"name\":{\"1124\":{},\"1141\":{},\"1158\":{},\"1191\":{},\"1209\":{},\"1228\":{},\"1249\":{},\"1271\":{},\"1292\":{},\"1310\":{},\"1328\":{},\"1345\":{},\"1374\":{},\"1392\":{},\"1411\":{},\"1429\":{},\"1445\":{},\"1462\":{},\"1480\":{},\"1498\":{},\"1515\":{},\"1532\":{},\"1549\":{},\"1565\":{}},\"comment\":{}}],[\"subclassof\",{\"_index\":346,\"name\":{\"861\":{},\"927\":{},\"949\":{},\"996\":{},\"1009\":{},\"1015\":{},\"2079\":{}},\"comment\":{}}],[\"subjecttype\",{\"_index\":327,\"name\":{\"792\":{},\"809\":{},\"970\":{},\"979\":{},\"988\":{},\"1899\":{}},\"comment\":{}}],[\"subpropertyof\",{\"_index\":329,\"name\":{\"796\":{},\"807\":{},\"967\":{},\"975\":{},\"987\":{},\"2082\":{}},\"comment\":{}}],[\"system\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"systemadmin\",{\"_index\":257,\"name\":{\"578\":{},\"594\":{},\"605\":{}},\"comment\":{}}],[\"systemadmingroupiri\",{\"_index\":677,\"name\":{\"2042\":{}},\"comment\":{}}],[\"systemprojectiri\",{\"_index\":671,\"name\":{\"2036\":{}},\"comment\":{}}],[\"systempropertydefinition\",{\"_index\":385,\"name\":{\"964\":{}},\"comment\":{}}],[\"text\",{\"_index\":488,\"name\":{\"1449\":{},\"1696\":{},\"1850\":{}},\"comment\":{}}],[\"textfilevalue\",{\"_index\":592,\"name\":{\"1938\":{}},\"comment\":{}}],[\"textrepresentation\",{\"_index\":609,\"name\":{\"1957\":{}},\"comment\":{}}],[\"textvalue\",{\"_index\":581,\"name\":{\"1927\":{}},\"comment\":{}}],[\"textvalueashtml\",{\"_index\":641,\"name\":{\"2000\":{}},\"comment\":{}}],[\"textvalueasxml\",{\"_index\":639,\"name\":{\"1998\":{}},\"comment\":{}}],[\"textvaluehasmapping\",{\"_index\":640,\"name\":{\"1999\":{}},\"comment\":{}}],[\"time\",{\"_index\":497,\"name\":{\"1519\":{},\"1726\":{},\"1869\":{}},\"comment\":{}}],[\"timevalue\",{\"_index\":595,\"name\":{\"1943\":{}},\"comment\":{}}],[\"timevalueastimestamp\",{\"_index\":661,\"name\":{\"2020\":{}},\"comment\":{}}],[\"token\",{\"_index\":261,\"name\":{\"586\":{},\"752\":{}},\"comment\":{}}],[\"type\",{\"_index\":337,\"name\":{\"817\":{},\"858\":{},\"866\":{},\"871\":{},\"876\":{},\"881\":{},\"887\":{},\"908\":{},\"913\":{},\"1052\":{},\"1061\":{},\"1065\":{},\"1079\":{},\"1090\":{},\"1100\":{},\"1108\":{},\"1125\":{},\"1142\":{},\"1159\":{},\"1192\":{},\"1210\":{},\"1229\":{},\"1250\":{},\"1272\":{},\"1293\":{},\"1311\":{},\"1329\":{},\"1346\":{},\"1353\":{},\"1375\":{},\"1393\":{},\"1412\":{},\"1430\":{},\"1446\":{},\"1463\":{},\"1481\":{},\"1499\":{},\"1516\":{},\"1533\":{},\"1550\":{},\"1566\":{},\"1572\":{},\"1579\":{},\"1586\":{},\"1601\":{},\"1608\":{},\"1615\":{},\"1622\":{},\"1629\":{},\"1636\":{},\"1643\":{},\"1650\":{},\"1657\":{},\"1664\":{},\"1671\":{},\"1679\":{},\"1686\":{},\"1693\":{},\"1700\":{},\"1708\":{},\"1716\":{},\"1723\":{},\"1730\":{},\"1737\":{},\"1742\":{},\"1748\":{},\"1754\":{},\"1768\":{},\"1774\":{},\"1780\":{},\"1786\":{},\"1792\":{},\"1798\":{},\"1804\":{},\"1810\":{},\"1816\":{},\"1822\":{},\"1828\":{},\"1835\":{},\"1841\":{},\"1847\":{},\"1853\":{},\"1860\":{},\"1866\":{},\"1872\":{},\"1878\":{},\"1881\":{}},\"comment\":{}}],[\"unknownusergroupiri\",{\"_index\":672,\"name\":{\"2037\":{}},\"comment\":{}}],[\"updateadministrativepermission\",{\"_index\":64,\"name\":{\"111\":{},\"437\":{}},\"comment\":{}}],[\"updateadministrativepermissiongroup\",{\"_index\":65,\"name\":{\"112\":{},\"440\":{}},\"comment\":{}}],[\"updatearchivefilevalue\",{\"_index\":519,\"name\":{\"1651\":{}},\"comment\":{}}],[\"updateaudiofilevalue\",{\"_index\":514,\"name\":{\"1616\":{}},\"comment\":{}}],[\"updatebooleanvalue\",{\"_index\":501,\"name\":{\"1573\":{}},\"comment\":{}}],[\"updatechildcomments\",{\"_index\":49,\"name\":{\"82\":{}},\"comment\":{}}],[\"updatechildlabels\",{\"_index\":48,\"name\":{\"81\":{}},\"comment\":{}}],[\"updatechildname\",{\"_index\":47,\"name\":{\"80\":{}},\"comment\":{}}],[\"updatechildnode\",{\"_index\":55,\"name\":{\"88\":{}},\"comment\":{}}],[\"updatechildnodecommentsrequest\",{\"_index\":297,\"name\":{\"718\":{}},\"comment\":{}}],[\"updatechildnodelabelsrequest\",{\"_index\":296,\"name\":{\"715\":{}},\"comment\":{}}],[\"updatechildnodenamerequest\",{\"_index\":295,\"name\":{\"712\":{}},\"comment\":{}}],[\"updatechildnoderequest\",{\"_index\":294,\"name\":{\"705\":{}},\"comment\":{}}],[\"updatecolorvalue\",{\"_index\":502,\"name\":{\"1580\":{}},\"comment\":{}}],[\"updatedatevalue\",{\"_index\":503,\"name\":{\"1587\":{}},\"comment\":{}}],[\"updatedecimalvalue\",{\"_index\":512,\"name\":{\"1602\":{}},\"comment\":{}}],[\"updatedefaultobjectaccesspermission\",{\"_index\":68,\"name\":{\"115\":{},\"555\":{}},\"comment\":{}}],[\"updatedefaultobjectaccesspermissiongroup\",{\"_index\":69,\"name\":{\"116\":{},\"558\":{}},\"comment\":{}}],[\"updatedefaultobjectaccesspermissionproperty\",{\"_index\":71,\"name\":{\"118\":{},\"564\":{}},\"comment\":{}}],[\"updatedefaultobjectaccesspermissionresourceclass\",{\"_index\":70,\"name\":{\"117\":{},\"561\":{}},\"comment\":{}}],[\"updatedocumentfilevalue\",{\"_index\":515,\"name\":{\"1623\":{}},\"comment\":{}}],[\"updatefilevalue\",{\"_index\":513,\"name\":{\"1609\":{}},\"comment\":{}}],[\"updategeomvalue\",{\"_index\":520,\"name\":{\"1658\":{}},\"comment\":{}}],[\"updategeonamevalue\",{\"_index\":531,\"name\":{\"1731\":{}},\"comment\":{}}],[\"updategroup\",{\"_index\":39,\"name\":{\"58\":{}},\"comment\":{}}],[\"updategrouprequest\",{\"_index\":197,\"name\":{\"402\":{}},\"comment\":{}}],[\"updategroupstatus\",{\"_index\":40,\"name\":{\"59\":{}},\"comment\":{}}],[\"updateintervalvalue\",{\"_index\":523,\"name\":{\"1672\":{}},\"comment\":{}}],[\"updateintvalue\",{\"_index\":522,\"name\":{\"1665\":{}},\"comment\":{}}],[\"updatelinkvalue\",{\"_index\":524,\"name\":{\"1680\":{}},\"comment\":{}}],[\"updatelistinfo\",{\"_index\":46,\"name\":{\"79\":{}},\"comment\":{}}],[\"updatelistinforequest\",{\"_index\":292,\"name\":{\"699\":{}},\"comment\":{}}],[\"updatelistvalue\",{\"_index\":525,\"name\":{\"1687\":{}},\"comment\":{}}],[\"updatemovingimagefilevalue\",{\"_index\":516,\"name\":{\"1630\":{}},\"comment\":{}}],[\"updateontology\",{\"_index\":130,\"name\":{\"248\":{},\"815\":{}},\"comment\":{}}],[\"updateontologymetadata\",{\"_index\":339,\"name\":{\"821\":{}},\"comment\":{}}],[\"updatepermission\",{\"_index\":220,\"name\":{\"466\":{}},\"comment\":{}}],[\"updateproject\",{\"_index\":78,\"name\":{\"139\":{}},\"comment\":{}}],[\"updateprojectrequest\",{\"_index\":235,\"name\":{\"512\":{}},\"comment\":{}}],[\"updateresource\",{\"_index\":416,\"name\":{\"1056\":{}},\"comment\":{}}],[\"updateresourceclass\",{\"_index\":133,\"name\":{\"251\":{}},\"comment\":{}}],[\"updateresourceclasscardinality\",{\"_index\":363,\"name\":{\"905\":{}},\"comment\":{}}],[\"updateresourceclasscomment\",{\"_index\":348,\"name\":{\"867\":{}},\"comment\":{}}],[\"updateresourceclasslabel\",{\"_index\":347,\"name\":{\"862\":{}},\"comment\":{}}],[\"updateresourcemetadata\",{\"_index\":154,\"name\":{\"288\":{},\"1062\":{}},\"comment\":{}}],[\"updateresourcemetadataresponse\",{\"_index\":419,\"name\":{\"1070\":{}},\"comment\":{}}],[\"updateresourceproperty\",{\"_index\":134,\"name\":{\"252\":{}},\"comment\":{}}],[\"updateresourcepropertycomment\",{\"_index\":350,\"name\":{\"877\":{}},\"comment\":{}}],[\"updateresourcepropertyguielement\",{\"_index\":351,\"name\":{\"882\":{}},\"comment\":{}}],[\"updateresourcepropertylabel\",{\"_index\":349,\"name\":{\"872\":{}},\"comment\":{}}],[\"updatestillimagefilevalue\",{\"_index\":517,\"name\":{\"1637\":{}},\"comment\":{}}],[\"updatetextfilevalue\",{\"_index\":518,\"name\":{\"1644\":{}},\"comment\":{}}],[\"updatetextvalueashtml\",{\"_index\":528,\"name\":{\"1709\":{}},\"comment\":{}}],[\"updatetextvalueasstring\",{\"_index\":526,\"name\":{\"1694\":{}},\"comment\":{}}],[\"updatetextvalueasxml\",{\"_index\":527,\"name\":{\"1701\":{}},\"comment\":{}}],[\"updatetimevalue\",{\"_index\":530,\"name\":{\"1724\":{}},\"comment\":{}}],[\"updateurivalue\",{\"_index\":529,\"name\":{\"1717\":{}},\"comment\":{}}],[\"updateuserbasicinformation\",{\"_index\":106,\"name\":{\"181\":{}},\"comment\":{}}],[\"updateuserpassword\",{\"_index\":108,\"name\":{\"183\":{}},\"comment\":{}}],[\"updateuserrequest\",{\"_index\":263,\"name\":{\"607\":{}},\"comment\":{}}],[\"updateuserstatus\",{\"_index\":107,\"name\":{\"182\":{}},\"comment\":{}}],[\"updateusersystemadminmembership\",{\"_index\":115,\"name\":{\"190\":{}},\"comment\":{}}],[\"updatevalue\",{\"_index\":166,\"name\":{\"328\":{},\"1567\":{}},\"comment\":{}}],[\"uri\",{\"_index\":495,\"name\":{\"1502\":{},\"1719\":{},\"1863\":{}},\"comment\":{}}],[\"urivalue\",{\"_index\":584,\"name\":{\"1930\":{}},\"comment\":{}}],[\"urivalueasuri\",{\"_index\":646,\"name\":{\"2005\":{}},\"comment\":{}}],[\"url\",{\"_index\":315,\"name\":{\"767\":{},\"774\":{},\"781\":{}},\"comment\":{}}],[\"user\",{\"_index\":251,\"name\":{\"570\":{},\"616\":{}},\"comment\":{}}],[\"usercache\",{\"_index\":169,\"name\":{\"342\":{}},\"comment\":{}}],[\"usergroupiri\",{\"_index\":678,\"name\":{\"2043\":{}},\"comment\":{}}],[\"userhaspermission\",{\"_index\":395,\"name\":{\"1029\":{},\"1118\":{},\"1135\":{},\"1152\":{},\"1185\":{},\"1203\":{},\"1222\":{},\"1243\":{},\"1265\":{},\"1286\":{},\"1304\":{},\"1322\":{},\"1339\":{},\"1368\":{},\"1386\":{},\"1405\":{},\"1423\":{},\"1439\":{},\"1456\":{},\"1474\":{},\"1492\":{},\"1509\":{},\"1526\":{},\"1543\":{},\"1559\":{},\"1976\":{}},\"comment\":{}}],[\"username\",{\"_index\":258,\"name\":{\"579\":{},\"595\":{},\"606\":{},\"613\":{}},\"comment\":{}}],[\"userresponse\",{\"_index\":264,\"name\":{\"614\":{}},\"comment\":{}}],[\"users\",{\"_index\":266,\"name\":{\"619\":{}},\"comment\":{}}],[\"usersendpointadmin\",{\"_index\":96,\"name\":{\"170\":{}},\"comment\":{}}],[\"usersresponse\",{\"_index\":265,\"name\":{\"617\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":425,\"name\":{\"1107\":{},\"1119\":{},\"1136\":{},\"1153\":{},\"1186\":{},\"1204\":{},\"1223\":{},\"1244\":{},\"1266\":{},\"1287\":{},\"1305\":{},\"1323\":{},\"1340\":{},\"1369\":{},\"1387\":{},\"1406\":{},\"1424\":{},\"1440\":{},\"1457\":{},\"1475\":{},\"1493\":{},\"1510\":{},\"1527\":{},\"1544\":{},\"1560\":{}},\"comment\":{}}],[\"v\",{\"_index\":793,\"name\":{\"2168\":{}},\"comment\":{}}],[\"v2\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"value\",{\"_index\":312,\"name\":{\"763\":{},\"1059\":{}},\"comment\":{}}],[\"valueasstring\",{\"_index\":638,\"name\":{\"1997\":{}},\"comment\":{}}],[\"valuecreationdate\",{\"_index\":428,\"name\":{\"1116\":{},\"1133\":{},\"1150\":{},\"1183\":{},\"1201\":{},\"1220\":{},\"1241\":{},\"1263\":{},\"1284\":{},\"1302\":{},\"1320\":{},\"1337\":{},\"1366\":{},\"1384\":{},\"1403\":{},\"1421\":{},\"1437\":{},\"1454\":{},\"1472\":{},\"1490\":{},\"1507\":{},\"1524\":{},\"1541\":{},\"1557\":{},\"1971\":{}},\"comment\":{}}],[\"valuehascomment\",{\"_index\":429,\"name\":{\"1120\":{},\"1137\":{},\"1154\":{},\"1187\":{},\"1205\":{},\"1224\":{},\"1245\":{},\"1267\":{},\"1288\":{},\"1306\":{},\"1324\":{},\"1341\":{},\"1370\":{},\"1388\":{},\"1407\":{},\"1425\":{},\"1441\":{},\"1458\":{},\"1476\":{},\"1494\":{},\"1511\":{},\"1528\":{},\"1545\":{},\"1561\":{},\"1571\":{},\"1578\":{},\"1585\":{},\"1600\":{},\"1607\":{},\"1614\":{},\"1621\":{},\"1628\":{},\"1635\":{},\"1642\":{},\"1649\":{},\"1656\":{},\"1663\":{},\"1670\":{},\"1678\":{},\"1685\":{},\"1692\":{},\"1699\":{},\"1707\":{},\"1715\":{},\"1722\":{},\"1729\":{},\"1736\":{},\"1741\":{},\"1747\":{},\"1753\":{},\"1767\":{},\"1773\":{},\"1779\":{},\"1785\":{},\"1791\":{},\"1797\":{},\"1803\":{},\"1809\":{},\"1815\":{},\"1821\":{},\"1827\":{},\"1834\":{},\"1840\":{},\"1846\":{},\"1852\":{},\"1859\":{},\"1865\":{},\"1871\":{},\"1877\":{},\"2021\":{}},\"comment\":{}}],[\"valuehasuuid\",{\"_index\":618,\"name\":{\"1972\":{}},\"comment\":{}}],[\"valuesendpointv2\",{\"_index\":164,\"name\":{\"323\":{}},\"comment\":{}}],[\"versionarkurl\",{\"_index\":397,\"name\":{\"1031\":{},\"1115\":{},\"1132\":{},\"1149\":{},\"1182\":{},\"1200\":{},\"1219\":{},\"1240\":{},\"1262\":{},\"1283\":{},\"1301\":{},\"1319\":{},\"1336\":{},\"1365\":{},\"1383\":{},\"1402\":{},\"1420\":{},\"1436\":{},\"1453\":{},\"1471\":{},\"1489\":{},\"1506\":{},\"1523\":{},\"1540\":{},\"1556\":{},\"1969\":{}},\"comment\":{}}],[\"versionendpointsystem\",{\"_index\":33,\"name\":{\"37\":{}},\"comment\":{}}],[\"versionresponse\",{\"_index\":182,\"name\":{\"366\":{}},\"comment\":{}}],[\"watermark\",{\"_index\":241,\"name\":{\"530\":{}},\"comment\":{}}],[\"webapi\",{\"_index\":187,\"name\":{\"373\":{}},\"comment\":{}}],[\"writevalueresponse\",{\"_index\":424,\"name\":{\"1104\":{}},\"comment\":{}}],[\"x\",{\"_index\":475,\"name\":{\"1357\":{}},\"comment\":{}}],[\"xml\",{\"_index\":491,\"name\":{\"1467\":{},\"1484\":{},\"1703\":{},\"1712\":{},\"1856\":{}},\"comment\":{}}],[\"xmltostandoffmapping\",{\"_index\":565,\"name\":{\"1909\":{}},\"comment\":{}}],[\"xsd\",{\"_index\":711,\"name\":{\"2083\":{}},\"comment\":{}}],[\"xsdanyuri\",{\"_index\":712,\"name\":{\"2084\":{}},\"comment\":{}}],[\"xsdboolean\",{\"_index\":714,\"name\":{\"2086\":{}},\"comment\":{}}],[\"xsddate\",{\"_index\":717,\"name\":{\"2089\":{}},\"comment\":{}}],[\"xsddecimal\",{\"_index\":715,\"name\":{\"2087\":{}},\"comment\":{}}],[\"xsdinteger\",{\"_index\":716,\"name\":{\"2088\":{}},\"comment\":{}}],[\"xsdstring\",{\"_index\":713,\"name\":{\"2085\":{}},\"comment\":{}}],[\"y\",{\"_index\":476,\"name\":{\"1358\":{}},\"comment\":{}}],[\"year\",{\"_index\":441,\"name\":{\"1165\":{}},\"comment\":{}}],[\"yearprecision\",{\"_index\":447,\"name\":{\"1173\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/10_0_0/assets/style.css b/10_0_0/assets/style.css new file mode 100644 index 000000000..958d2c263 --- /dev/null +++ b/10_0_0/assets/style.css @@ -0,0 +1,1225 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-icon-background: var(--light-color-background); + --light-color-accent: #c5c7c9; + --light-color-text: #222; + --light-color-text-aside: #707070; + --light-color-link: #4da6ff; + --light-color-ts: #db1373; + --light-color-ts-interface: #139d2c; + --light-color-ts-enum: #9c891a; + --light-color-ts-class: #2484e5; + --light-color-ts-function: #572be7; + --light-color-ts-namespace: #b111c9; + --light-color-ts-private: #707070; + --light-color-ts-variable: #4d68ff; + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-accent: #9096a2; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + --dark-color-link: #00aff4; + --dark-color-ts: #ff6492; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-class: #61b0ff; + --dark-color-ts-function: #9772ff; + --dark-color-ts-namespace: #e14dff; + --dark-color-ts-private: #e2e2e2; + --dark-color-ts-variable: #4d68ff; + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-function: var(--light-color-ts-function); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-private: var(--light-color-ts-private); + --color-ts-variable: var(--light-color-ts-variable); + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-private: var(--dark-color-ts-private); + --color-ts-variable: var(--dark-color-ts-variable); + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-function: var(--light-color-ts-function); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-private: var(--light-color-ts-private); + --color-ts-variable: var(--light-color-ts-variable); + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-private: var(--dark-color-ts-private); + --color-ts-variable: var(--dark-color-ts-variable); + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +.uppercase { + text-transform: uppercase; +} + +pre { + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1600px; + padding: 0 2rem; +} + +@media (min-width: 640px) { + .container { + padding: 0 4rem; + } +} +@media (min-width: 1200px) { + .container { + padding: 0 8rem; + } +} +@media (min-width: 1600px) { + .container { + padding: 0 12rem; + } +} + +/* Footer */ +.tsd-generator { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} + +.tsd-generator > p { + margin-top: 0; + margin-bottom: 0; + padding: 0 1rem; +} + +.container-main { + display: flex; + justify-content: space-between; + position: relative; + margin: 0 auto; +} + +.col-4, +.col-8 { + box-sizing: border-box; + float: left; + padding: 2rem 1rem; +} + +.col-4 { + flex: 0 0 25%; +} +.col-8 { + flex: 1 0; + flex-wrap: wrap; + padding-left: 0; +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes shift-to-left { + from { + transform: translate(0, 0); + } + to { + transform: translate(-25%, 0); + } +} +@keyframes unshift-to-left { + from { + transform: translate(-25%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: "Segoe UI", sans-serif; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + padding: 10px; + border: 0.1em solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography h4, +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; + margin: 0; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} + +@media (max-width: 1024px) { + html .col-content { + float: none; + max-width: 100%; + width: 100%; + padding-top: 3rem; + } + html .col-menu { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + max-width: 25rem; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-menu > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu :is(header, footer, .col-content) { + animation: shift-to-left 0.4s; + } + + .to-has-menu .col-menu { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu :is(header, footer, .col-content) { + animation: unshift-to-left 0.4s; + } + + .from-has-menu .col-menu { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu :is(header, footer, .col-content) { + transform: translate(-25%, 0); + } + .has-menu .col-menu { + visibility: visible; + transform: translate(0, 0); + display: grid; + align-items: center; + grid-template-rows: auto 1fr; + grid-gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: fit-content; + width: -moz-fit-content; + align-items: center; + user-select: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus + svg { + transform: scale(0.95); +} +.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { + transform: scale(1); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.tsd-theme-toggle { + padding-top: 0.75rem; +} +.tsd-theme-toggle > h4 { + display: inline; + vertical-align: middle; + margin-right: 0.75rem; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} +.tsd-index-panel a, +.tsd-index-panel a.tsd-parent-kind-module { + color: var(--color-ts); +} +.tsd-index-panel a.tsd-parent-kind-interface { + color: var(--color-ts-interface); +} +.tsd-index-panel a.tsd-parent-kind-enum { + color: var(--color-ts-enum); +} +.tsd-index-panel a.tsd-parent-kind-class { + color: var(--color-ts-class); +} +.tsd-index-panel a.tsd-kind-module { + color: var(--color-ts-namespace); +} +.tsd-index-panel a.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-index-panel a.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-index-panel a.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-index-panel a.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-index-panel a.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-index-panel a.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-index-panel a.tsd-is-private { + color: var(--color-ts-private); +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: absolute; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} +.tsd-member [data-tsd-kind] { + color: var(--color-ts); +} +.tsd-member [data-tsd-kind="Interface"] { + color: var(--color-ts-interface); +} +.tsd-member [data-tsd-kind="Enum"] { + color: var(--color-ts-enum); +} +.tsd-member [data-tsd-kind="Class"] { + color: var(--color-ts-class); +} +.tsd-member [data-tsd-kind="Private"] { + color: var(--color-ts-private); +} + +.tsd-navigation a { + display: block; + margin: 0.4rem 0; + border-left: 2px solid transparent; + color: var(--color-text); + text-decoration: none; + transition: border-left-color 0.1s; +} +.tsd-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul { + margin: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li { + padding: 0; +} + +.tsd-navigation.primary .tsd-accordion-details > ul { + margin-top: 0.75rem; +} +.tsd-navigation.primary a { + padding: 0.75rem 0.5rem; + margin: 0; +} +.tsd-navigation.primary ul li a { + margin-left: 0.5rem; +} +.tsd-navigation.primary ul li li a { + margin-left: 1.5rem; +} +.tsd-navigation.primary ul li li li a { + margin-left: 2.5rem; +} +.tsd-navigation.primary ul li li li li a { + margin-left: 3.5rem; +} +.tsd-navigation.primary ul li li li li li a { + margin-left: 4.5rem; +} +.tsd-navigation.primary ul li li li li li li a { + margin-left: 5.5rem; +} +.tsd-navigation.primary li.current > a { + border-left: 0.15rem var(--color-text) solid; +} +.tsd-navigation.primary li.selected > a { + font-weight: bold; + border-left: 0.2rem var(--color-text) solid; +} +.tsd-navigation.primary ul li a:hover { + border-left: 0.2rem var(--color-text-aside) solid; +} +.tsd-navigation.primary li.globals + li > span, +.tsd-navigation.primary li.globals + li > a { + padding-top: 20px; +} + +.tsd-navigation.secondary.tsd-navigation--toolbar-hide { + max-height: calc(100vh - 1rem); + top: 0.5rem; +} +.tsd-navigation.secondary > ul { + display: inline; + padding-right: 0.5rem; + transition: opacity 0.2s; +} +.tsd-navigation.secondary ul li a { + padding-left: 0; +} +.tsd-navigation.secondary ul li li a { + padding-left: 1.1rem; +} +.tsd-navigation.secondary ul li li li a { + padding-left: 2.2rem; +} +.tsd-navigation.secondary ul li li li li a { + padding-left: 3.3rem; +} +.tsd-navigation.secondary ul li li li li li a { + padding-left: 4.4rem; +} +.tsd-navigation.secondary ul li li li li li li a { + padding-left: 5.5rem; +} + +a.tsd-index-link { + margin: 0.25rem 0; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; +} +.tsd-accordion-summary > h1, +.tsd-accordion-summary > h2, +.tsd-accordion-summary > h3, +.tsd-accordion-summary > h4, +.tsd-accordion-summary > h5 { + display: inline-flex; + align-items: center; + vertical-align: middle; + margin-bottom: 0; + user-select: none; + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; +} +.tsd-accordion-summary { + display: block; + cursor: pointer; +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; +} +.tsd-index-accordion .tsd-accordion-summary svg { + margin-right: 0.25rem; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +@media (min-width: 1024px) { + .col-content { + margin: 2rem auto; + } + + .menu-sticky-wrap { + position: sticky; + height: calc(100vh - 2rem); + top: 4rem; + right: 0; + padding: 0 1.5rem; + padding-top: 1rem; + margin-top: 3rem; + transition: 0.3s ease-in-out; + transition-property: top, padding-top, padding, height; + overflow-y: auto; + } + .col-menu { + border-left: 1px solid var(--color-accent); + } + .col-menu--hide { + top: 1rem; + } + .col-menu .tsd-navigation:not(:last-child) { + padding-bottom: 1.75rem; + } +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 4rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + padding: 0 10px; + background-color: var(--color-background); +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current, +#tsd-search .results li:hover { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: block; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: fixed; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} + +.tsd-page-toolbar--hide { + transform: translateY(-100%); +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: opacity 0.1s, background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +@media (max-width: 1024px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through; +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} diff --git a/10_0_0/classes/AdministrativePermission.html b/10_0_0/classes/AdministrativePermission.html new file mode 100644 index 000000000..5d7bcf55c --- /dev/null +++ b/10_0_0/classes/AdministrativePermission.html @@ -0,0 +1,119 @@ +AdministrativePermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An administrative permission.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup: string = ""
+

The group that the permission applies to.

+
+
+ +
forProject: string = ""
+

The project that the permission applies to.

+
+
+ +
hasPermissions: Permission[] = []
+

The permissions granted by an AdministrativePermission.

+
+
+ +
id: string = ""
+

The administrative permission's iri.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/AdministrativePermissionResponse.html b/10_0_0/classes/AdministrativePermissionResponse.html new file mode 100644 index 000000000..8542757e5 --- /dev/null +++ b/10_0_0/classes/AdministrativePermissionResponse.html @@ -0,0 +1,84 @@ +AdministrativePermissionResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class AdministrativePermissionResponse

+
+

A response providing a single administrative permission.

+
+
+

Hierarchy

+
    +
  • AdministrativePermissionResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
administrative_permission: AdministrativePermission = ...
+

Provides a single administrative permission.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/AdministrativePermissionsResponse.html b/10_0_0/classes/AdministrativePermissionsResponse.html new file mode 100644 index 000000000..6ac495b09 --- /dev/null +++ b/10_0_0/classes/AdministrativePermissionsResponse.html @@ -0,0 +1,84 @@ +AdministrativePermissionsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class AdministrativePermissionsResponse

+
+

A response providing all administrative permissions.

+
+
+

Hierarchy

+
    +
  • AdministrativePermissionsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
administrative_permissions: AdministrativePermission[] = []
+

Provides all administrative permissions.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ApiResponse.html b/10_0_0/classes/ApiResponse.html new file mode 100644 index 000000000..1730ced93 --- /dev/null +++ b/10_0_0/classes/ApiResponse.html @@ -0,0 +1,102 @@ +ApiResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ApiResponseAbstract

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
method: string = ""
+

Original HTTP method

+
+
+ +
status: number = 0
+

Status number

+
+
+ +
url: string = ""
+

Request URL

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ApiResponseData.html b/10_0_0/classes/ApiResponseData.html new file mode 100644 index 000000000..227c2e323 --- /dev/null +++ b/10_0_0/classes/ApiResponseData.html @@ -0,0 +1,154 @@ +ApiResponseData | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Type Parameters

+
    +
  • +

    T

+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Methods

+
+
+

Properties

+
+ +
body: T
+

The returned data from the body

+
+
+ +
method: string = ""
+

Original HTTP method

+
+
+ +
response: AjaxResponse
+

Detailed AjaxResponse, if applicable

+
+
+ +
status: number = 0
+

Status number

+
+
+ +
url: string = ""
+

Request URL

+
+
+

Methods

+
+ +
    + +
  • +

    Create an instance from an AjaxResponse. +If the return type in the body shall be checked, this method requires the arguments dataType and jsonConvert.

    + +

    Throws

    DataError

    +
    +
    +

    Type Parameters

    +
      +
    • +

      T

    +
    +

    Parameters

    +
      +
    • +
      ajaxResponse: AjaxResponse
    • +
    • +
      Optional dataType: (new () => T)
      +
        +
      • +
          +
        • new (): T
        • +
        • +

          Returns T

    • +
    • +
      Optional jsonConvert: JsonConvert
    +

    Returns ApiResponseData<T>

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ApiResponseError.html b/10_0_0/classes/ApiResponseError.html new file mode 100644 index 000000000..ab6ef8ae9 --- /dev/null +++ b/10_0_0/classes/ApiResponseError.html @@ -0,0 +1,141 @@ +ApiResponseError | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Methods

+
+
+

Properties

+
+ +
error: string | AjaxError = ""
+

Detailed error, if applicable

+
+
+ +
method: string = ""
+

Original HTTP method

+
+
+ +
status: number = 0
+

Status number

+
+
+ +
url: string = ""
+

Request URL

+
+
+

Methods

+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/AuthenticationEndpointV2.html b/10_0_0/classes/AuthenticationEndpointV2.html new file mode 100644 index 000000000..af9197453 --- /dev/null +++ b/10_0_0/classes/AuthenticationEndpointV2.html @@ -0,0 +1,391 @@ +AuthenticationEndpointV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Handles requests to the authentication route of the Knora API.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • AuthenticationEndpointV2
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/BaseValue.html b/10_0_0/classes/BaseValue.html new file mode 100644 index 000000000..1b62a7046 --- /dev/null +++ b/10_0_0/classes/BaseValue.html @@ -0,0 +1,83 @@ +BaseValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class BaseValueAbstract

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
type: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CanDoResponse.html b/10_0_0/classes/CanDoResponse.html new file mode 100644 index 000000000..11d2d8834 --- /dev/null +++ b/10_0_0/classes/CanDoResponse.html @@ -0,0 +1,93 @@ +CanDoResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CanDoResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
canDo: boolean = true
+
+ +
cannotDoContext?: CannotDoContext = undefined
+
+ +
cannotDoReason?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ChildNodeInfo.html b/10_0_0/classes/ChildNodeInfo.html new file mode 100644 index 000000000..8afdf0d69 --- /dev/null +++ b/10_0_0/classes/ChildNodeInfo.html @@ -0,0 +1,129 @@ +ChildNodeInfo | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Information about a child node.

+
+
+

Hierarchy

+
    +
  • ChildNodeInfo
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
hasRootNode?: string = undefined
+

The IRI of the root node of the list that this node belongs to.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
position?: number = undefined
+

The position of a child node.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ChildNodeInfoResponse.html b/10_0_0/classes/ChildNodeInfoResponse.html new file mode 100644 index 000000000..eaf867b9d --- /dev/null +++ b/10_0_0/classes/ChildNodeInfoResponse.html @@ -0,0 +1,84 @@ +ChildNodeInfoResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing information about a list child.

+
+
+

Hierarchy

+
    +
  • ChildNodeInfoResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
nodeinfo: ChildNodeInfo = ...
+

Provides information about a list child.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ClassDefinition.html b/10_0_0/classes/ClassDefinition.html new file mode 100644 index 000000000..d59604a12 --- /dev/null +++ b/10_0_0/classes/ClassDefinition.html @@ -0,0 +1,123 @@ +ClassDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ClassDefinitionAbstract

+
+

Represents a resource class.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string
+
+ +
id: string
+
+ +
label?: string
+
+ +
propertiesList: IHasProperty[]
+

Properties defined on the resource class.

+
+
+ +
subClassOf: string[]
+

Subclass of relations to super classes.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/Constants.html b/10_0_0/classes/Constants.html new file mode 100644 index 000000000..f9dc7bb0f --- /dev/null +++ b/10_0_0/classes/Constants.html @@ -0,0 +1,1962 @@ +Constants | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • Constants
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
AnnotationProperty +ArchiveFileValue +ArchiveRepresentation +ArkUrl +AttachedToProject +AttachedToUser +AudioFileValue +AudioFileValueHasDuration +AudioRepresentation +BooleanValue +BooleanValueAsBoolean +CanBeInstantiated +CanDo +CanSetCardinalityCheckFailure +CanSetCardinalityKnoraOntologyCheckFailed +CanSetCardinalityOntologySubclassCheckFailed +CanSetCardinalityOntologySuperClassCheckFailed +CanSetCardinalityPersistenceCheckFailed +CannotDoContext +CannotDoReason +Cardinality +Class +ColorValue +ColorValueAsColor +Comment +CreationDate +CreatorGroupIRI +DDDFileValue +DDDrepresentation +DataTypeProperty +DateValue +DateValueHasCalendar +DateValueHasEndDay +DateValueHasEndEra +DateValueHasEndMonth +DateValueHasEndYear +DateValueHasStartDay +DateValueHasStartEra +DateValueHasStartMonth +DateValueHasStartYear +DecimalValue +DecimalValueAsDecimal +DefaultSharedOntologyIRI +DeleteComment +DeleteDate +DeletedResource +DocumentFileValue +DocumentFileValueHasDimX +DocumentFileValueHasDimY +DocumentFileValueHasPageCount +DocumentRepresentation +Dsp +DspDataManagementPlan +DspDataset +DspGrant +DspHasAbstract +DspHasAddress +DspHasAlternateName +DspHasAlternativeTitle +DspHasConditionsOfAccess +DspHasContactPoint +DspHasDataManagementPlan +DspHasDateCreated +DspHasDateModified +DspHasDatePublished +DspHasDescription +DspHasDiscipline +DspHasDistribution +DspHasDocumentation +DspHasEmail +DspHasEndDate +DspHasFamilyName +DspHasFunder +DspHasGivenName +DspHasGrant +DspHasHowToCite +DspHasJobTitle +DspHasKeywords +DspHasLanguage +DspHasLicense +DspHasName +DspHasNumber +DspHasPublication +DspHasQualifiedAttribution +DspHasRole +DspHasShortcode +DspHasSpatialCoverage +DspHasStartDate +DspHasStatus +DspHasTemporalCoverage +DspHasTitle +DspHasTypeOfData +DspHasURL +DspIsAvailable +DspIsMemberOf +DspIsPartOf +DspOrganization +DspPerson +DspProject +DspRepo +DspRepoBase +DspSameAs +FileValue +FileValueAsUrl +FileValueHasFilename +ForbiddenResource +GeomValue +GeometryValueAsGeometry +GeonameValue +GeonameValueAsGeonameCode +GuiAttribute +GuiCheckbox +GuiColorPicker +GuiDatePicker +GuiElement +GuiFileUpload +GuiGeometry +GuiGeonames +GuiInterval +GuiList +GuiOrder +GuiPulldown +GuiRadio +GuiRichText +GuiSearchbox +GuiSimpleText +GuiSlider +GuiSpinbox +GuiTextarea +GuiTimeStamp +HasArchiveFileValue +HasAudioFileValue +HasColor +HasComment +HasDDDFileValue +HasDocumentFileValue +HasGeometry +HasIncomingLinkValue +HasLinkTo +HasLinkToValue +HasMovingImageFileValue +HasPermissions +HasRepresentation +HasRootNode +HasStandoffLinkToValue +HasStillImageFileValue +HasSubListNode +HasTextFileValue +HasValue +HashDelimiter +IntValue +IntValueAsInt +IntervalValue +IntervalValueHasEnd +IntervalValueHasStart +IsDeleted +IsEditable +IsInherited +IsLinkProperty +IsLinkValueProperty +IsPartOf +IsRegionOfValue +IsResourceClass +IsResourceProperty +IsRootNode +IsStandoffClass +KnoraAdmin +KnoraApi +KnoraApiV2 +KnownUserGroupIRI +Label +LastModificationDate +LinkObj +LinkValue +LinkValueHasSource +LinkValueHasSourceIri +LinkValueHasTarget +LinkValueHasTargetIri +ListNode +ListValue +ListValueAsListNode +MatchText +MaxCardinality +MayHaveMoreResults +MinCardinality +MovingImageFileValue +MovingImageFileValueHasDimX +MovingImageFileValueHasDimY +MovingImageFileValueHasDuration +MovingImageFileValueHasFps +MovingImageRepresentation +NewModificationDate +ObjectProperty +ObjectType +OnProperty +Ontology +OntologyName +Owl +ProjectAdminGroupIRI +ProjectMemberGroupIRI +ProvAgent +ProvAttribution +ProvBase +Rdf +RdfProperty +Rdfs +RefMarker +Region +Resource +ResourceClassIri +ResourceIcon +ResourceIri +Restriction +Result +SalsahGui +SalsahLink +SchemaAddressLocality +SchemaBase +SchemaDownload +SchemaNumberOfItems +SchemaPlace +SchemaPostalAddress +SchemaPostalCode +SchemaPropID +SchemaPropVal +SchemaStreetAddress +SchemaUrlType +SchemaUrlValue +SeqNum +SlashDelimiter +StandardMapping +StandoffOntology +StillImageAbstractFileValue +StillImageFileValue +StillImageFileValueHasDimX +StillImageFileValueHasDimY +StillImageFileValueHasIIIFBaseUrl +StillImageRepresentation +SubClassOf +SubPropertyOf +SubjectType +SystemAdminGroupIRI +SystemProjectIRI +TextFileValue +TextRepresentation +TextValue +TextValueAsHtml +TextValueAsXml +TextValueHasMapping +TimeValue +TimeValueAsTimeStamp +UnknownUserGroupIRI +UriValue +UriValueAsUri +UserGroupIRI +UserHasPermission +ValueAsString +ValueCreationDate +ValueHasComment +ValueHasUUID +VersionArkUrl +XMLToStandoffMapping +Xsd +XsdAnyUri +XsdBoolean +XsdDate +XsdDecimal +XsdInteger +XsdString +dateTimeStamp +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
AnnotationProperty: string = ...
+
+ +
ArchiveFileValue: string = ...
+
+ +
ArchiveRepresentation: string = ...
+
+ +
ArkUrl: string = ...
+
+ +
AttachedToProject: string = ...
+
+ +
AttachedToUser: string = ...
+
+ +
AudioFileValue: string = ...
+
+ +
AudioFileValueHasDuration: string = ...
+
+ +
AudioRepresentation: string = ...
+
+ +
BooleanValue: string = ...
+
+ +
BooleanValueAsBoolean: string = ...
+
+ +
CanBeInstantiated: string = ...
+
+ +
CanDo: string = ...
+
+ +
CanSetCardinalityCheckFailure: string = ...
+
+ +
CanSetCardinalityKnoraOntologyCheckFailed: string = ...
+
+ +
CanSetCardinalityOntologySubclassCheckFailed: string = ...
+
+ +
CanSetCardinalityOntologySuperClassCheckFailed: string = ...
+
+ +
CanSetCardinalityPersistenceCheckFailed: string = ...
+
+ +
CannotDoContext: string = ...
+
+ +
CannotDoReason: string = ...
+
+ +
Cardinality: string = ...
+
+ +
Class: string = ...
+
+ +
ColorValue: string = ...
+
+ +
ColorValueAsColor: string = ...
+
+ +
Comment: string = ...
+
+ +
CreationDate: string = ...
+
+ +
CreatorGroupIRI: string = ...
+
+ +
DDDFileValue: string = ...
+
+ +
DDDrepresentation: string = ...
+
+ +
DataTypeProperty: string = ...
+
+ +
DateValue: string = ...
+
+ +
DateValueHasCalendar: string = ...
+
+ +
DateValueHasEndDay: string = ...
+
+ +
DateValueHasEndEra: string = ...
+
+ +
DateValueHasEndMonth: string = ...
+
+ +
DateValueHasEndYear: string = ...
+
+ +
DateValueHasStartDay: string = ...
+
+ +
DateValueHasStartEra: string = ...
+
+ +
DateValueHasStartMonth: string = ...
+
+ +
DateValueHasStartYear: string = ...
+
+ +
DecimalValue: string = ...
+
+ +
DecimalValueAsDecimal: string = ...
+
+ +
DefaultSharedOntologyIRI: string = ...
+
+ +
DeleteComment: string = ...
+
+ +
DeleteDate: string = ...
+
+ +
DeletedResource: string = ...
+
+ +
DocumentFileValue: string = ...
+
+ +
DocumentFileValueHasDimX: string = ...
+
+ +
DocumentFileValueHasDimY: string = ...
+
+ +
DocumentFileValueHasPageCount: string = ...
+
+ +
DocumentRepresentation: string = ...
+
+ +
Dsp: string = "http://ns.dasch.swiss"
+
+ +
DspDataManagementPlan: string = ...
+
+ +
DspDataset: string = ...
+
+ +
DspGrant: string = ...
+
+ +
DspHasAbstract: string = ...
+
+ +
DspHasAddress: string = ...
+
+ +
DspHasAlternateName: string = ...
+
+ +
DspHasAlternativeTitle: string = ...
+
+ +
DspHasConditionsOfAccess: string = ...
+
+ +
DspHasContactPoint: string = ...
+
+ +
DspHasDataManagementPlan: string = ...
+
+ +
DspHasDateCreated: string = ...
+
+ +
DspHasDateModified: string = ...
+
+ +
DspHasDatePublished: string = ...
+
+ +
DspHasDescription: string = ...
+
+ +
DspHasDiscipline: string = ...
+
+ +
DspHasDistribution: string = ...
+
+ +
DspHasDocumentation: string = ...
+
+ +
DspHasEmail: string = ...
+
+ +
DspHasEndDate: string = ...
+
+ +
DspHasFamilyName: string = ...
+
+ +
DspHasFunder: string = ...
+
+ +
DspHasGivenName: string = ...
+
+ +
DspHasGrant: string = ...
+
+ +
DspHasHowToCite: string = ...
+
+ +
DspHasJobTitle: string = ...
+
+ +
DspHasKeywords: string = ...
+
+ +
DspHasLanguage: string = ...
+
+ +
DspHasLicense: string = ...
+
+ +
DspHasName: string = ...
+
+ +
DspHasNumber: string = ...
+
+ +
DspHasPublication: string = ...
+
+ +
DspHasQualifiedAttribution: string = ...
+
+ +
DspHasRole: string = ...
+
+ +
DspHasShortcode: string = ...
+
+ +
DspHasSpatialCoverage: string = ...
+
+ +
DspHasStartDate: string = ...
+
+ +
DspHasStatus: string = ...
+
+ +
DspHasTemporalCoverage: string = ...
+
+ +
DspHasTitle: string = ...
+
+ +
DspHasTypeOfData: string = ...
+
+ +
DspHasURL: string = ...
+
+ +
DspIsAvailable: string = ...
+
+ +
DspIsMemberOf: string = ...
+
+ +
DspIsPartOf: string = ...
+
+ +
DspOrganization: string = ...
+
+ +
DspPerson: string = ...
+
+ +
DspProject: string = ...
+
+ +
DspRepo: string = ...
+
+ +
DspRepoBase: string = ...
+
+ +
DspSameAs: string = ...
+
+ +
FileValue: string = ...
+
+ +
FileValueAsUrl: string = ...
+
+ +
FileValueHasFilename: string = ...
+
+ +
ForbiddenResource: string = ...
+
+ +
GeomValue: string = ...
+
+ +
GeometryValueAsGeometry: string = ...
+
+ +
GeonameValue: string = ...
+
+ +
GeonameValueAsGeonameCode: string = ...
+
+ +
GuiAttribute: string = ...
+
+ +
GuiCheckbox: string = ...
+
+ +
GuiColorPicker: string = ...
+
+ +
GuiDatePicker: string = ...
+
+ +
GuiElement: string = ...
+
+ +
GuiFileUpload: string = ...
+
+ +
GuiGeometry: string = ...
+
+ +
GuiGeonames: string = ...
+
+ +
GuiInterval: string = ...
+
+ +
GuiList: string = ...
+
+ +
GuiOrder: string = ...
+
+ +
GuiPulldown: string = ...
+
+ +
GuiRadio: string = ...
+
+ +
GuiRichText: string = ...
+
+ +
GuiSearchbox: string = ...
+
+ +
GuiSimpleText: string = ...
+
+ +
GuiSlider: string = ...
+
+ +
GuiSpinbox: string = ...
+
+ +
GuiTextarea: string = ...
+
+ +
GuiTimeStamp: string = ...
+
+ +
HasArchiveFileValue: string = ...
+
+ +
HasAudioFileValue: string = ...
+
+ +
HasColor: string = ...
+
+ +
HasComment: string = ...
+
+ +
HasDDDFileValue: string = ...
+
+ +
HasDocumentFileValue: string = ...
+
+ +
HasGeometry: string = ...
+
+ +
HasIncomingLinkValue: string = ...
+
+ +
HasLinkTo: string = ...
+
+ +
HasLinkToValue: string = ...
+
+ +
HasMovingImageFileValue: string = ...
+
+ +
HasPermissions: string = ...
+
+ +
HasRepresentation: string = ...
+
+ +
HasRootNode: string = ...
+
+ +
HasStandoffLinkToValue: string = ...
+
+ +
HasStillImageFileValue: string = ...
+
+ +
HasSubListNode: string = ...
+
+ +
HasTextFileValue: string = ...
+
+ +
HasValue: string = ...
+
+ +
HashDelimiter: string = "#"
+
+ +
IntValue: string = ...
+
+ +
IntValueAsInt: string = ...
+
+ +
IntervalValue: string = ...
+
+ +
IntervalValueHasEnd: string = ...
+
+ +
IntervalValueHasStart: string = ...
+
+ +
IsDeleted: string = ...
+
+ +
IsEditable: string = ...
+
+ +
IsInherited: string = ...
+
+ +
IsLinkProperty: string = ...
+
+ +
IsLinkValueProperty: string = ...
+
+ +
IsPartOf: string = ...
+
+ +
IsRegionOfValue: string = ...
+
+ +
IsResourceClass: string = ...
+
+ +
IsResourceProperty: string = ...
+
+ +
IsRootNode: string = ...
+
+ +
IsStandoffClass: string = ...
+
+ +
KnoraAdmin: string = "http://www.knora.org/ontology/knora-admin"
+
+ +
KnoraApi: string = "http://api.knora.org"
+
+ +
KnoraApiV2: string = ...
+
+ +
KnownUserGroupIRI: string = ...
+
+ +
Label: string = ...
+
+ +
LastModificationDate: string = ...
+
+ +
LinkObj: string = ...
+
+ +
LinkValue: string = ...
+
+ +
LinkValueHasSource: string = ...
+
+ +
LinkValueHasSourceIri: string = ...
+
+ +
LinkValueHasTarget: string = ...
+
+ +
LinkValueHasTargetIri: string = ...
+
+ +
ListNode: string = ...
+
+ +
ListValue: string = ...
+
+ +
ListValueAsListNode: string = ...
+
+ +
MatchText: string = ...
+
+ +
MaxCardinality: string = ...
+
+ +
MayHaveMoreResults: string = ...
+
+ +
MinCardinality: string = ...
+
+ +
MovingImageFileValue: string = ...
+
+ +
MovingImageFileValueHasDimX: string = ...
+
+ +
MovingImageFileValueHasDimY: string = ...
+
+ +
MovingImageFileValueHasDuration: string = ...
+
+ +
MovingImageFileValueHasFps: string = ...
+
+ +
MovingImageRepresentation: string = ...
+
+ +
NewModificationDate: string = ...
+
+ +
ObjectProperty: string = ...
+
+ +
ObjectType: string = ...
+
+ +
OnProperty: string = ...
+
+ +
Ontology: string = ...
+
+ +
OntologyName: string = ...
+
+ +
Owl: string = "http://www.w3.org/2002/07/owl"
+
+ +
ProjectAdminGroupIRI: string = ...
+
+ +
ProjectMemberGroupIRI: string = ...
+
+ +
ProvAgent: string = ...
+
+ +
ProvAttribution: string = ...
+
+ +
ProvBase: string = "http://www.w3.org/ns/prov"
+
+ +
Rdf: string = "http://www.w3.org/1999/02/22-rdf-syntax-ns"
+
+ +
RdfProperty: string = ...
+
+ +
Rdfs: string = "http://www.w3.org/2000/01/rdf-schema"
+
+ +
RefMarker: string = "ref-marker"
+
+ +
Region: string = ...
+
+ +
Resource: string = ...
+
+ +
ResourceClassIri: string = ...
+
+ +
ResourceIcon: string = ...
+
+ +
ResourceIri: string = ...
+
+ +
Restriction: string = ...
+
+ +
Result: string = ...
+
+ +
SalsahGui: string = "http://api.knora.org/ontology/salsah-gui/v2"
+
+ +
SalsahLink: string = "salsah-link"
+
+ +
SchemaAddressLocality: string = ...
+
+ +
SchemaBase: string = "https://schema.org"
+
+ +
SchemaDownload: string = ...
+
+ +
SchemaNumberOfItems: string = "http://schema.org/numberOfItems"
+
+ +
SchemaPlace: string = ...
+
+ +
SchemaPostalAddress: string = ...
+
+ +
SchemaPostalCode: string = ...
+
+ +
SchemaPropID: string = ...
+
+ +
SchemaPropVal: string = ...
+
+ +
SchemaStreetAddress: string = ...
+
+ +
SchemaUrlType: string = ...
+
+ +
SchemaUrlValue: string = ...
+
+ +
SeqNum: string = ...
+
+ +
SlashDelimiter: string = "/"
+
+ +
StandardMapping: string = "http://rdfh.ch/standoff/mappings/StandardMapping"
+
+ +
StandoffOntology: string = ...
+
+ +
StillImageAbstractFileValue: string = ...
+
+ +
StillImageFileValue: string = ...
+
+ +
StillImageFileValueHasDimX: string = ...
+
+ +
StillImageFileValueHasDimY: string = ...
+
+ +
StillImageFileValueHasIIIFBaseUrl: string = ...
+
+ +
StillImageRepresentation: string = ...
+
+ +
SubClassOf: string = ...
+
+ +
SubPropertyOf: string = ...
+
+ +
SubjectType: string = ...
+
+ +
SystemAdminGroupIRI: string = ...
+
+ +
SystemProjectIRI: string = ...
+
+ +
TextFileValue: string = ...
+
+ +
TextRepresentation: string = ...
+
+ +
TextValue: string = ...
+
+ +
TextValueAsHtml: string = ...
+
+ +
TextValueAsXml: string = ...
+
+ +
TextValueHasMapping: string = ...
+
+ +
TimeValue: string = ...
+
+ +
TimeValueAsTimeStamp: string = ...
+
+ +
UnknownUserGroupIRI: string = ...
+
+ +
UriValue: string = ...
+
+ +
UriValueAsUri: string = ...
+
+ +
UserGroupIRI: string = ...
+
+ +
UserHasPermission: string = ...
+
+ +
ValueAsString: string = ...
+
+ +
ValueCreationDate: string = ...
+
+ +
ValueHasComment: string = ...
+
+ +
ValueHasUUID: string = ...
+
+ +
VersionArkUrl: string = ...
+
+ +
XMLToStandoffMapping: string = ...
+
+ +
Xsd: string = "http://www.w3.org/2001/XMLSchema"
+
+ +
XsdAnyUri: string = ...
+
+ +
XsdBoolean: string = ...
+
+ +
XsdDate: string = ...
+
+ +
XsdDecimal: string = ...
+
+ +
XsdInteger: string = ...
+
+ +
XsdString: string = ...
+
+ +
dateTimeStamp: string = ...
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CountQueryResponse.html b/10_0_0/classes/CountQueryResponse.html new file mode 100644 index 000000000..dae88011e --- /dev/null +++ b/10_0_0/classes/CountQueryResponse.html @@ -0,0 +1,79 @@ +CountQueryResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CountQueryResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
numberOfResults: number = 0
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateAdministrativePermission.html b/10_0_0/classes/CreateAdministrativePermission.html new file mode 100644 index 000000000..25306c7e8 --- /dev/null +++ b/10_0_0/classes/CreateAdministrativePermission.html @@ -0,0 +1,117 @@ +CreateAdministrativePermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Creation of an administrative permission.

+
+
+

Hierarchy

+
    +
  • CreateAdminDoapBase +
      +
    • CreateAdministrativePermission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup: string
+

The group that the permission applies to.

+
+
+ +
forProject: string = ""
+

The project that the permission applies to.

+
+
+ +
hasPermissions: CreatePermission[] = []
+

The permissions granted by an AdministrativePermission.

+
+
+ +
id?: string
+

The permissions id, if provided.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateArchiveFileValue.html b/10_0_0/classes/CreateArchiveFileValue.html new file mode 100644 index 000000000..59ba63abe --- /dev/null +++ b/10_0_0/classes/CreateArchiveFileValue.html @@ -0,0 +1,109 @@ +CreateArchiveFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateAudioFileValue.html b/10_0_0/classes/CreateAudioFileValue.html new file mode 100644 index 000000000..8466fb931 --- /dev/null +++ b/10_0_0/classes/CreateAudioFileValue.html @@ -0,0 +1,109 @@ +CreateAudioFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateBooleanValue.html b/10_0_0/classes/CreateBooleanValue.html new file mode 100644 index 000000000..de6cae299 --- /dev/null +++ b/10_0_0/classes/CreateBooleanValue.html @@ -0,0 +1,113 @@ +CreateBooleanValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseBooleanValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
bool: boolean = false
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateChildNodeRequest.html b/10_0_0/classes/CreateChildNodeRequest.html new file mode 100644 index 000000000..ba1186673 --- /dev/null +++ b/10_0_0/classes/CreateChildNodeRequest.html @@ -0,0 +1,129 @@ +CreateChildNodeRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to create a child node in a list.

+
+
+

Hierarchy

+
    +
  • CreateChildNodeRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments?: StringLiteral[] = undefined
+

The comments attached to the enclosing object.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
parentNodeIri: string = ""
+

Provides a the IRI of a parent list node.

+
+
+ +
position?: number = undefined
+

The position of the node.

+
+
+ +
projectIri: string = ""
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateColorValue.html b/10_0_0/classes/CreateColorValue.html new file mode 100644 index 000000000..2ce139a38 --- /dev/null +++ b/10_0_0/classes/CreateColorValue.html @@ -0,0 +1,113 @@ +CreateColorValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseColorValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
color: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateDateValue.html b/10_0_0/classes/CreateDateValue.html new file mode 100644 index 000000000..bab3bee12 --- /dev/null +++ b/10_0_0/classes/CreateDateValue.html @@ -0,0 +1,177 @@ +CreateDateValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseDateValue
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
calendar: string = ""
+
+ +
endDay?: number = undefined
+
+ +
endEra?: string = undefined
+
+ +
endMonth?: number = undefined
+
+ +
endYear: number = 0
+
+ +
hasPermissions?: string = undefined
+
+ +
startDay?: number = undefined
+
+ +
startEra?: string = undefined
+
+ +
startMonth?: number = undefined
+
+ +
startYear: number = 0
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateDecimalValue.html b/10_0_0/classes/CreateDecimalValue.html new file mode 100644 index 000000000..4f5075245 --- /dev/null +++ b/10_0_0/classes/CreateDecimalValue.html @@ -0,0 +1,113 @@ +CreateDecimalValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseDecimalValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
decimal: number = 0
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateDefaultObjectAccessPermission.html b/10_0_0/classes/CreateDefaultObjectAccessPermission.html new file mode 100644 index 000000000..b7386a616 --- /dev/null +++ b/10_0_0/classes/CreateDefaultObjectAccessPermission.html @@ -0,0 +1,135 @@ +CreateDefaultObjectAccessPermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class CreateDefaultObjectAccessPermission

+
+

Creation of a default object access permission permission.

+
+
+

Hierarchy

+
    +
  • CreateAdminDoapBase +
      +
    • CreateDefaultObjectAccessPermission
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup: null | string = null
+

The group that the permission applies to.

+
+
+ +
forProject: string = ""
+

The project that the permission applies to.

+
+
+ +
forProperty: null | string = null
+

The property that the permission applies to.

+
+
+ +
forResourceClass: null | string = null
+

The permissions granted by an AdministrativePermission.

+
+
+ +
hasPermissions: CreatePermission[] = []
+

The permissions granted by an AdministrativePermission.

+
+
+ +
id?: string
+

The permissions id, if provided.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateDocumentFileValue.html b/10_0_0/classes/CreateDocumentFileValue.html new file mode 100644 index 000000000..0e9ad4fe4 --- /dev/null +++ b/10_0_0/classes/CreateDocumentFileValue.html @@ -0,0 +1,109 @@ +CreateDocumentFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateFileValue.html b/10_0_0/classes/CreateFileValue.html new file mode 100644 index 000000000..00330873f --- /dev/null +++ b/10_0_0/classes/CreateFileValue.html @@ -0,0 +1,125 @@ +CreateFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class CreateFileValueAbstract

+
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseFileValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateGeomValue.html b/10_0_0/classes/CreateGeomValue.html new file mode 100644 index 000000000..fe3b53b1a --- /dev/null +++ b/10_0_0/classes/CreateGeomValue.html @@ -0,0 +1,113 @@ +CreateGeomValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseGeomValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
geometryString: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateGeonameValue.html b/10_0_0/classes/CreateGeonameValue.html new file mode 100644 index 000000000..49680ec91 --- /dev/null +++ b/10_0_0/classes/CreateGeonameValue.html @@ -0,0 +1,113 @@ +CreateGeonameValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseGeonameValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
geoname: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateGroupRequest.html b/10_0_0/classes/CreateGroupRequest.html new file mode 100644 index 000000000..f59b47a60 --- /dev/null +++ b/10_0_0/classes/CreateGroupRequest.html @@ -0,0 +1,120 @@ +CreateGroupRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to create a group.

+
+
+

Hierarchy

+
    +
  • CreateGroupRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
descriptions?: StringLiteral[] = undefined
+

Descriptions of a user group

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
project: string = ""
+

The IRI of a project.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateIntValue.html b/10_0_0/classes/CreateIntValue.html new file mode 100644 index 000000000..d4f54999d --- /dev/null +++ b/10_0_0/classes/CreateIntValue.html @@ -0,0 +1,113 @@ +CreateIntValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseIntValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
int: number = 0
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateIntervalValue.html b/10_0_0/classes/CreateIntervalValue.html new file mode 100644 index 000000000..124af9460 --- /dev/null +++ b/10_0_0/classes/CreateIntervalValue.html @@ -0,0 +1,121 @@ +CreateIntervalValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseIntervalValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
end: number = 0
+
+ +
hasPermissions?: string = undefined
+
+ +
start: number = 0
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateLinkValue.html b/10_0_0/classes/CreateLinkValue.html new file mode 100644 index 000000000..a59ddda7d --- /dev/null +++ b/10_0_0/classes/CreateLinkValue.html @@ -0,0 +1,113 @@ +CreateLinkValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseLinkValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
linkedResourceIri: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateListRequest.html b/10_0_0/classes/CreateListRequest.html new file mode 100644 index 000000000..1adde5786 --- /dev/null +++ b/10_0_0/classes/CreateListRequest.html @@ -0,0 +1,111 @@ +CreateListRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to create a list.

+
+
+

Hierarchy

+
    +
  • CreateListRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
projectIri: string = ""
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateListValue.html b/10_0_0/classes/CreateListValue.html new file mode 100644 index 000000000..affea73fd --- /dev/null +++ b/10_0_0/classes/CreateListValue.html @@ -0,0 +1,113 @@ +CreateListValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseListValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
listNode: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateMovingImageFileValue.html b/10_0_0/classes/CreateMovingImageFileValue.html new file mode 100644 index 000000000..8dc02e749 --- /dev/null +++ b/10_0_0/classes/CreateMovingImageFileValue.html @@ -0,0 +1,109 @@ +CreateMovingImageFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateOntology.html b/10_0_0/classes/CreateOntology.html new file mode 100644 index 000000000..873498ec2 --- /dev/null +++ b/10_0_0/classes/CreateOntology.html @@ -0,0 +1,100 @@ +CreateOntology | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CreateOntology
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
attachedToProject: string = ""
+
+ +
comment?: string = undefined
+
+ +
label: string = ""
+
+ +
name: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreatePermission.html b/10_0_0/classes/CreatePermission.html new file mode 100644 index 000000000..4f346dfdd --- /dev/null +++ b/10_0_0/classes/CreatePermission.html @@ -0,0 +1,108 @@ +CreatePermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Creation of a permission.

+
+
+

Hierarchy

+
    +
  • CreateUpdatePermission +
      +
    • CreatePermission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
additionalInformation: null | string = null
+

An IRI representing additional information about the permission.

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
permissionCode: null | number = null
+

A permission's numeric permission code.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateResource.html b/10_0_0/classes/CreateResource.html new file mode 100644 index 000000000..06b47b387 --- /dev/null +++ b/10_0_0/classes/CreateResource.html @@ -0,0 +1,126 @@ +CreateResource | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CreateResource
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
attachedToProject: string = ""
+
+ +
attachedToUser?: string = undefined
+
+ +
creationDate?: string = undefined
+
+ +
hasPermissions?: string = undefined
+
+ +
label: string = ""
+
+ +
properties: { [index: string]: CreateValue[] } = {}
+
+

Type declaration

+
+
+ +
type: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateResourceClass.html b/10_0_0/classes/CreateResourceClass.html new file mode 100644 index 000000000..e39d17141 --- /dev/null +++ b/10_0_0/classes/CreateResourceClass.html @@ -0,0 +1,107 @@ +CreateResourceClass | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CreateResourceClass
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: StringLiteralV2[] = undefined
+
+ +
label: StringLiteralV2[] = []
+
+ +
name: string = ""
+
+ +
subClassOf: string[] = []
+
+ +
type: string = Constants.Class
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateResourceProperty.html b/10_0_0/classes/CreateResourceProperty.html new file mode 100644 index 000000000..4c3d74770 --- /dev/null +++ b/10_0_0/classes/CreateResourceProperty.html @@ -0,0 +1,128 @@ +CreateResourceProperty | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CreateResourceProperty
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: StringLiteralV2[] = undefined
+
+ +
guiAttributes?: string[] = undefined
+
+ +
guiElement?: string = undefined
+
+ +
label: StringLiteralV2[] = []
+
+ +
name: string = ""
+
+ +
objectType: string = ""
+
+ +
subPropertyOf: string[] = []
+
+ +
subjectType?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateStillImageFileValue.html b/10_0_0/classes/CreateStillImageFileValue.html new file mode 100644 index 000000000..ee9d6b82c --- /dev/null +++ b/10_0_0/classes/CreateStillImageFileValue.html @@ -0,0 +1,109 @@ +CreateStillImageFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateTextFileValue.html b/10_0_0/classes/CreateTextFileValue.html new file mode 100644 index 000000000..2451a724a --- /dev/null +++ b/10_0_0/classes/CreateTextFileValue.html @@ -0,0 +1,109 @@ +CreateTextFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateTextValueAsString.html b/10_0_0/classes/CreateTextValueAsString.html new file mode 100644 index 000000000..61c3e6bb5 --- /dev/null +++ b/10_0_0/classes/CreateTextValueAsString.html @@ -0,0 +1,113 @@ +CreateTextValueAsString | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsString
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
text: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateTextValueAsXml.html b/10_0_0/classes/CreateTextValueAsXml.html new file mode 100644 index 000000000..b391cd3dd --- /dev/null +++ b/10_0_0/classes/CreateTextValueAsXml.html @@ -0,0 +1,121 @@ +CreateTextValueAsXml | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsXml
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
mapping: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
xml: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateTimeValue.html b/10_0_0/classes/CreateTimeValue.html new file mode 100644 index 000000000..6bcd62a1c --- /dev/null +++ b/10_0_0/classes/CreateTimeValue.html @@ -0,0 +1,113 @@ +CreateTimeValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTimeValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
time: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateUriValue.html b/10_0_0/classes/CreateUriValue.html new file mode 100644 index 000000000..ff37769fd --- /dev/null +++ b/10_0_0/classes/CreateUriValue.html @@ -0,0 +1,113 @@ +CreateUriValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseUriValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
uri: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CreateValue.html b/10_0_0/classes/CreateValue.html new file mode 100644 index 000000000..a91595507 --- /dev/null +++ b/10_0_0/classes/CreateValue.html @@ -0,0 +1,122 @@ +CreateValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class CreateValueAbstract

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/CredentialsResponse.html b/10_0_0/classes/CredentialsResponse.html new file mode 100644 index 000000000..243560b7d --- /dev/null +++ b/10_0_0/classes/CredentialsResponse.html @@ -0,0 +1,79 @@ +CredentialsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • CredentialsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
message: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DefaultObjectAccessPermission.html b/10_0_0/classes/DefaultObjectAccessPermission.html new file mode 100644 index 000000000..3e12f316b --- /dev/null +++ b/10_0_0/classes/DefaultObjectAccessPermission.html @@ -0,0 +1,132 @@ +DefaultObjectAccessPermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • AdminDoapBase +
      +
    • DefaultObjectAccessPermission
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup?: string = undefined
+

The group that the permission applies to.

+
+
+ +
forProject: string = ""
+

The project that the permission applies to.

+
+
+ +
forProperty?: string = undefined
+

The property that the permission applies to.

+
+
+ +
forResourceClass?: string = undefined
+

The resource class that the permission applies to.

+
+
+ +
hasPermissions: Permission[] = []
+

The permissions granted by an AdministrativePermission.

+
+
+ +
id: string = ""
+

The administrative permission's iri.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DefaultObjectAccessPermissionResponse.html b/10_0_0/classes/DefaultObjectAccessPermissionResponse.html new file mode 100644 index 000000000..ff70abe9b --- /dev/null +++ b/10_0_0/classes/DefaultObjectAccessPermissionResponse.html @@ -0,0 +1,84 @@ +DefaultObjectAccessPermissionResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class DefaultObjectAccessPermissionResponse

+
+

Represents a project's default object access permissions.

+
+
+

Hierarchy

+
    +
  • DefaultObjectAccessPermissionResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
defaultObjectAccessPermission: DefaultObjectAccessPermission = ...
+

The permissions belonging to a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DefaultObjectAccessPermissionsResponse.html b/10_0_0/classes/DefaultObjectAccessPermissionsResponse.html new file mode 100644 index 000000000..c98cc838b --- /dev/null +++ b/10_0_0/classes/DefaultObjectAccessPermissionsResponse.html @@ -0,0 +1,84 @@ +DefaultObjectAccessPermissionsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class DefaultObjectAccessPermissionsResponse

+
+

Represents a project's default object access permissions.

+
+
+

Hierarchy

+
    +
  • DefaultObjectAccessPermissionsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
defaultObjectAccessPermissions: DefaultObjectAccessPermission[] = []
+

The permissions belonging to a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteChildNodeCommentsResponse.html b/10_0_0/classes/DeleteChildNodeCommentsResponse.html new file mode 100644 index 000000000..ffa536d3b --- /dev/null +++ b/10_0_0/classes/DeleteChildNodeCommentsResponse.html @@ -0,0 +1,93 @@ +DeleteChildNodeCommentsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing a deleted flag and iri.

+
+
+

Hierarchy

+
    +
  • DeleteChildNodeCommentsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
commentsDeleted: boolean = false
+

Status of list node comment.

+
+
+ +
nodeIri: string = ""
+

The IRI of the deleted list node.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteListNodeResponse.html b/10_0_0/classes/DeleteListNodeResponse.html new file mode 100644 index 000000000..72c6e163b --- /dev/null +++ b/10_0_0/classes/DeleteListNodeResponse.html @@ -0,0 +1,88 @@ +DeleteListNodeResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing a list node.

+
+
+

Hierarchy

+
    +
  • ListNodeResponse +
      +
    • DeleteListNodeResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
node: ListNode = ...
+

Provides a list node.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteListResponse.html b/10_0_0/classes/DeleteListResponse.html new file mode 100644 index 000000000..efa22e5ac --- /dev/null +++ b/10_0_0/classes/DeleteListResponse.html @@ -0,0 +1,93 @@ +DeleteListResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing a deleted flag and iri.

+
+
+

Hierarchy

+
    +
  • DeleteListResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
deleted: boolean = false
+

Status of list node.

+
+
+ +
iri: string = ""
+

The IRI of the deleted list.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteOntology.html b/10_0_0/classes/DeleteOntology.html new file mode 100644 index 000000000..14d6cfa32 --- /dev/null +++ b/10_0_0/classes/DeleteOntology.html @@ -0,0 +1,91 @@ +DeleteOntology | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateDeleteEntity +
      +
    • DeleteOntology
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
lastModificationDate: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteOntologyResponse.html b/10_0_0/classes/DeleteOntologyResponse.html new file mode 100644 index 000000000..2c2aefe2a --- /dev/null +++ b/10_0_0/classes/DeleteOntologyResponse.html @@ -0,0 +1,79 @@ +DeleteOntologyResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • DeleteOntologyResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
result: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeletePermissionResponse.html b/10_0_0/classes/DeletePermissionResponse.html new file mode 100644 index 000000000..0d229c0ab --- /dev/null +++ b/10_0_0/classes/DeletePermissionResponse.html @@ -0,0 +1,93 @@ +DeletePermissionResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Response to a delete permission request.

+
+
+

Hierarchy

+
    +
  • DeletePermissionResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
deleted: boolean = false
+

Status of requested deletion.

+
+
+ +
permissionIri: string = ""
+

Iri of the permission that has been deleted.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteResource.html b/10_0_0/classes/DeleteResource.html new file mode 100644 index 000000000..45a885592 --- /dev/null +++ b/10_0_0/classes/DeleteResource.html @@ -0,0 +1,100 @@ +DeleteResource | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • DeleteResource
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
deleteComment?: string = undefined
+
+ +
id: string = ""
+
+ +
lastModificationDate?: string = undefined
+
+ +
type: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteResourceClass.html b/10_0_0/classes/DeleteResourceClass.html new file mode 100644 index 000000000..0be7a14de --- /dev/null +++ b/10_0_0/classes/DeleteResourceClass.html @@ -0,0 +1,91 @@ +DeleteResourceClass | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateDeleteEntity +
      +
    • DeleteResourceClass
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
lastModificationDate: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteResourceClassComment.html b/10_0_0/classes/DeleteResourceClassComment.html new file mode 100644 index 000000000..8b451dd76 --- /dev/null +++ b/10_0_0/classes/DeleteResourceClassComment.html @@ -0,0 +1,91 @@ +DeleteResourceClassComment | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateDeleteEntity +
      +
    • DeleteResourceClassComment
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
lastModificationDate: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteResourceProperty.html b/10_0_0/classes/DeleteResourceProperty.html new file mode 100644 index 000000000..5952ced50 --- /dev/null +++ b/10_0_0/classes/DeleteResourceProperty.html @@ -0,0 +1,91 @@ +DeleteResourceProperty | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateDeleteEntity +
      +
    • DeleteResourceProperty
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
lastModificationDate: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteResourcePropertyComment.html b/10_0_0/classes/DeleteResourcePropertyComment.html new file mode 100644 index 000000000..7aa7b2134 --- /dev/null +++ b/10_0_0/classes/DeleteResourcePropertyComment.html @@ -0,0 +1,91 @@ +DeleteResourcePropertyComment | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateDeleteEntity +
      +
    • DeleteResourcePropertyComment
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
lastModificationDate: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteResourceResponse.html b/10_0_0/classes/DeleteResourceResponse.html new file mode 100644 index 000000000..1b16b9b4d --- /dev/null +++ b/10_0_0/classes/DeleteResourceResponse.html @@ -0,0 +1,79 @@ +DeleteResourceResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • DeleteResourceResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
result: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteValue.html b/10_0_0/classes/DeleteValue.html new file mode 100644 index 000000000..ca85ab0a6 --- /dev/null +++ b/10_0_0/classes/DeleteValue.html @@ -0,0 +1,97 @@ +DeleteValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
deleteComment?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/DeleteValueResponse.html b/10_0_0/classes/DeleteValueResponse.html new file mode 100644 index 000000000..f87215fb5 --- /dev/null +++ b/10_0_0/classes/DeleteValueResponse.html @@ -0,0 +1,79 @@ +DeleteValueResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • DeleteValueResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
result: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/Group.html b/10_0_0/classes/Group.html new file mode 100644 index 000000000..84fd30561 --- /dev/null +++ b/10_0_0/classes/Group.html @@ -0,0 +1,113 @@ +Group | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A group of Knora users.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description?: string = undefined
+

A description of a user group

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
status?: boolean = undefined
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/GroupResponse.html b/10_0_0/classes/GroupResponse.html new file mode 100644 index 000000000..a209fdefa --- /dev/null +++ b/10_0_0/classes/GroupResponse.html @@ -0,0 +1,84 @@ +GroupResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a single group.

+
+
+

Hierarchy

+
    +
  • GroupResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
group: ReadGroup = ...
+

A single group.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/GroupsEndpointAdmin.html b/10_0_0/classes/GroupsEndpointAdmin.html new file mode 100644 index 000000000..316302f63 --- /dev/null +++ b/10_0_0/classes/GroupsEndpointAdmin.html @@ -0,0 +1,475 @@ +GroupsEndpointAdmin | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint for working with Knora groups.

+ +

Deprecated

Use open API docs instead

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • GroupsEndpointAdmin
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/GroupsResponse.html b/10_0_0/classes/GroupsResponse.html new file mode 100644 index 000000000..66324f2f8 --- /dev/null +++ b/10_0_0/classes/GroupsResponse.html @@ -0,0 +1,84 @@ +GroupsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a collection of groups.

+
+
+

Hierarchy

+
    +
  • GroupsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
groups: ReadGroup[] = []
+

A collection of groups.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/HealthEndpointSystem.html b/10_0_0/classes/HealthEndpointSystem.html new file mode 100644 index 000000000..52e610823 --- /dev/null +++ b/10_0_0/classes/HealthEndpointSystem.html @@ -0,0 +1,351 @@ +HealthEndpointSystem | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint to get Knora's state of health.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • HealthEndpointSystem
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/HealthResponse.html b/10_0_0/classes/HealthResponse.html new file mode 100644 index 000000000..2ca7514dd --- /dev/null +++ b/10_0_0/classes/HealthResponse.html @@ -0,0 +1,111 @@ +HealthResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents Knora's state of health.

+
+
+

Hierarchy

+
    +
  • HealthResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
message: string = ""
+

Message

+
+
+ +
name: string = ""
+

Name

+
+
+ +
severity: string = ""
+

Severity

+
+
+ +
status: boolean = false
+

Status

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/KeywordsResponse.html b/10_0_0/classes/KeywordsResponse.html new file mode 100644 index 000000000..fabd34d6b --- /dev/null +++ b/10_0_0/classes/KeywordsResponse.html @@ -0,0 +1,84 @@ +KeywordsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing project keywords.

+
+
+

Hierarchy

+
    +
  • KeywordsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
keywords: string[] = []
+

Project keywords.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/KnoraApiConfig.html b/10_0_0/classes/KnoraApiConfig.html new file mode 100644 index 000000000..02288313a --- /dev/null +++ b/10_0_0/classes/KnoraApiConfig.html @@ -0,0 +1,191 @@ +KnoraApiConfig | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Configuration to instantiate a KnoraApiConnection.

+
+
+

Hierarchy

+
    +
  • KnoraApiConfig
+
+
+
+ +
+
+

Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      apiProtocol: "http" | "https"
      +

      the protocol of the API (http or https)

      +
    • +
    • +
      apiHost: string
      +

      the DSP-API base URL

      +
    • +
    • +
      apiPort: null | number = null
      +

      the port of DSP-API

      +
    • +
    • +
      apiPath: string = ""
      +

      the base path following host and port, if any.

      +
    • +
    • +
      jsonWebToken: string = ""
      +

      token to identify the user

      +
    • +
    • +
      logErrors: boolean = false
      +

      determines whether errors should be logged to the console

      +
    +

    Returns KnoraApiConfig

+
+

Properties

+
+ +
apiHost: string
+
+ +
apiPath: string = ""
+
+ +
apiPort: null | number = null
+
+ +
apiProtocol: "http" | "https"
+
+ +
jsonWebToken: string = ""
+
+ +
logErrors: boolean = false
+
+ +
DEFAULT_PORT_HTTP: 80 = 80
+
+ +
DEFAULT_PORT_HTTPS: 443 = 443
+
+ +
PROTOCOL_HTTP: "http" = "http"
+
+ +
PROTOCOL_HTTPS: "https" = "https"
+
+

Accessors

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/KnoraApiConnection.html b/10_0_0/classes/KnoraApiConnection.html new file mode 100644 index 000000000..5b50557d4 --- /dev/null +++ b/10_0_0/classes/KnoraApiConnection.html @@ -0,0 +1,134 @@ +KnoraApiConnection | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Contains endpoints to interact with DSP-API.

+
+
+

Hierarchy

+
    +
  • KnoraApiConnection
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
admin: AdminEndpoint
+

Holds all endpoints of the admin route

+
+
+ +
system: SystemEndpoint
+

Holds all endpoints of the system

+
+
+ +
v2: V2Endpoint
+

Holds all endpoints of the v2 route

+
+
+ +
PATH_ADMIN: "/admin" = "/admin"
+
+ +
PATH_SYSTEM: "" = ""
+
+ +
PATH_V2: "/v2" = "/v2"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/KnoraDate.html b/10_0_0/classes/KnoraDate.html new file mode 100644 index 000000000..9416742b3 --- /dev/null +++ b/10_0_0/classes/KnoraDate.html @@ -0,0 +1,132 @@ +KnoraDate | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a Salsah date object with a precision information.

+
+
+

Hierarchy

+
    +
  • KnoraDate
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
calendar: string
+
+ +
day?: number
+
+ +
era: string
+
+ +
month?: number
+
+ +
precision: Precision
+
+ +
year: number
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/KnoraPeriod.html b/10_0_0/classes/KnoraPeriod.html new file mode 100644 index 000000000..99f826245 --- /dev/null +++ b/10_0_0/classes/KnoraPeriod.html @@ -0,0 +1,98 @@ +KnoraPeriod | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a period (with start date and end date).

+
+
+

Hierarchy

+
    +
  • KnoraPeriod
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
+
+ +
start: KnoraDate
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/List.html b/10_0_0/classes/List.html new file mode 100644 index 000000000..43193274c --- /dev/null +++ b/10_0_0/classes/List.html @@ -0,0 +1,93 @@ +List | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a list.

+
+
+

Hierarchy

+
    +
  • List
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
children: ListNode[] = []
+

The child nodes of this list node.

+
+
+ +
listinfo: ListNodeInfo = ...
+

Provides information about a list.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListAdminCache.html b/10_0_0/classes/ListAdminCache.html new file mode 100644 index 000000000..827ff2065 --- /dev/null +++ b/10_0_0/classes/ListAdminCache.html @@ -0,0 +1,223 @@ +ListAdminCache | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Caches user information obtained from Knora.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Methods

+
+ +
+
+ +
    + +
  • +

    Gets a specific item from the cache. +If not cached yet, the information will be retrieved from DSP-API.

    +
    +
    +

    Parameters

    +
      +
    • +
      key: string
      +

      the id of the item to be returned.

      +
    • +
    • +
      isDependency: boolean = false
      +

      true if the item to be returned + is a dependency of another item (recursive call to this method).

      +
    +

    Returns Observable<ListResponse>

+
+ +
+
+ +
+
+ +
    + +
  • +

    Public method to access the reloadItem method

    + +

    Returns

    the item

    +
    +
    +

    Parameters

    +
      +
    • +
      key: string
      +

      the id of the information to be returned.

      +
    +

    Returns Observable<ListResponse>

+
+ +
    + +
  • +

    Deletes an existing entry in the cache and requests information from DSP-API.

    + +

    Returns

    the item.

    +
    +
    +

    Parameters

    +
      +
    • +
      key: string
      +

      the id of the information to be returned.

      +
    +

    Returns Observable<ListResponse>

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListChildNode.html b/10_0_0/classes/ListChildNode.html new file mode 100644 index 000000000..4d494f7f3 --- /dev/null +++ b/10_0_0/classes/ListChildNode.html @@ -0,0 +1,93 @@ +ListChildNode | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a list.

+
+
+

Hierarchy

+
    +
  • ListChildNode
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
children: ListNode[] = []
+

The child nodes of this list node.

+
+
+ +
nodeinfo: ListNodeInfo = ...
+

Provides information about a list.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListChildNodeResponse.html b/10_0_0/classes/ListChildNodeResponse.html new file mode 100644 index 000000000..d462668aa --- /dev/null +++ b/10_0_0/classes/ListChildNodeResponse.html @@ -0,0 +1,84 @@ +ListChildNodeResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing a list.

+
+
+

Hierarchy

+
    +
  • ListChildNodeResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
node: ListChildNode = ...
+

Provides a list child node.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListInfoResponse.html b/10_0_0/classes/ListInfoResponse.html new file mode 100644 index 000000000..5c5eaadbd --- /dev/null +++ b/10_0_0/classes/ListInfoResponse.html @@ -0,0 +1,84 @@ +ListInfoResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing information about a list.

+
+
+

Hierarchy

+
    +
  • ListInfoResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
listinfo: ListNodeInfo = ...
+

Provides information about a list.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListNode.html b/10_0_0/classes/ListNode.html new file mode 100644 index 000000000..a12b941f2 --- /dev/null +++ b/10_0_0/classes/ListNode.html @@ -0,0 +1,158 @@ +ListNode | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A list node.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
children: ListNode[] = []
+

The child nodes of this list node.

+
+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
hasRootNode?: string = undefined
+

The IRI of the root node of the list that this node belongs to.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
isRootNode?: boolean = undefined
+

True if this is the root node of a list.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
position?: number = undefined
+

The position of a list node.

+
+
+ +
projectIri?: string = undefined
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListNodeInfo.html b/10_0_0/classes/ListNodeInfo.html new file mode 100644 index 000000000..8372f6873 --- /dev/null +++ b/10_0_0/classes/ListNodeInfo.html @@ -0,0 +1,149 @@ +ListNodeInfo | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Information about a list node.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
hasRootNode?: string = undefined
+

The IRI of the root node of the list that this node belongs to.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
isRootNode?: boolean = undefined
+

True if this is the root node of a list.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
position?: number = undefined
+

The position of a list node.

+
+
+ +
projectIri?: string = undefined
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListNodeInfoResponse.html b/10_0_0/classes/ListNodeInfoResponse.html new file mode 100644 index 000000000..d4e0b0358 --- /dev/null +++ b/10_0_0/classes/ListNodeInfoResponse.html @@ -0,0 +1,84 @@ +ListNodeInfoResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing information about a list node.

+
+
+

Hierarchy

+
    +
  • ListNodeInfoResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
nodeinfo: ListNodeInfo = ...
+

Provides information about a list node.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListNodeV2.html b/10_0_0/classes/ListNodeV2.html new file mode 100644 index 000000000..5e911ab9c --- /dev/null +++ b/10_0_0/classes/ListNodeV2.html @@ -0,0 +1,107 @@ +ListNodeV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • ListNodeV2
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
children: ListNodeV2[] = []
+
+ +
hasRootNode?: string = undefined
+
+ +
id: string = ""
+
+ +
isRootNode: boolean = false
+
+ +
label: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListResponse.html b/10_0_0/classes/ListResponse.html new file mode 100644 index 000000000..0b266a004 --- /dev/null +++ b/10_0_0/classes/ListResponse.html @@ -0,0 +1,84 @@ +ListResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing a list.

+
+
+

Hierarchy

+
    +
  • ListResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
list: List = ...
+

Provides a list.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListsEndpointAdmin.html b/10_0_0/classes/ListsEndpointAdmin.html new file mode 100644 index 000000000..8f64a8419 --- /dev/null +++ b/10_0_0/classes/ListsEndpointAdmin.html @@ -0,0 +1,637 @@ +ListsEndpointAdmin | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint for working with Knora lists.

+ +

Deprecated

Use open API docs instead

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • ListsEndpointAdmin
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListsEndpointV2.html b/10_0_0/classes/ListsEndpointV2.html new file mode 100644 index 000000000..14cb5f500 --- /dev/null +++ b/10_0_0/classes/ListsEndpointV2.html @@ -0,0 +1,377 @@ +ListsEndpointV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Handles requests to the lists route of the Knora API.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • ListsEndpointV2
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ListsResponse.html b/10_0_0/classes/ListsResponse.html new file mode 100644 index 000000000..ae6a6baca --- /dev/null +++ b/10_0_0/classes/ListsResponse.html @@ -0,0 +1,84 @@ +ListsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a collection of lists.

+
+
+

Hierarchy

+
    +
  • ListsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
lists: ListNodeInfo[] = []
+

A collection of lists.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/LoginResponse.html b/10_0_0/classes/LoginResponse.html new file mode 100644 index 000000000..1bd7b7b61 --- /dev/null +++ b/10_0_0/classes/LoginResponse.html @@ -0,0 +1,84 @@ +LoginResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • LoginResponse
+
+

Implements

+
    +
  • ILoginResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
token: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/LogoutResponse.html b/10_0_0/classes/LogoutResponse.html new file mode 100644 index 000000000..e8b6e272b --- /dev/null +++ b/10_0_0/classes/LogoutResponse.html @@ -0,0 +1,92 @@ +LogoutResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • LogoutResponse
+
+

Implements

+
    +
  • ILogoutResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
message: string = ""
+
+ +
status: number = 0
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/MembersResponse.html b/10_0_0/classes/MembersResponse.html new file mode 100644 index 000000000..a1f6aedf2 --- /dev/null +++ b/10_0_0/classes/MembersResponse.html @@ -0,0 +1,84 @@ +MembersResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a collection of group or project members.

+
+
+

Hierarchy

+
    +
  • MembersResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
members: ReadUser[] = []
+

The members of a group or project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/OntologiesEndpointV2.html b/10_0_0/classes/OntologiesEndpointV2.html new file mode 100644 index 000000000..6cd317960 --- /dev/null +++ b/10_0_0/classes/OntologiesEndpointV2.html @@ -0,0 +1,836 @@ +OntologiesEndpointV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Handles requests to the ontologies route of the Knora API.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • OntologiesEndpointV2
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Checks whether existing cardinalities can be replaced for a given resource class, propertyIri, and desired cardinality

    +
    +
    +

    Parameters

    +
      +
    • +
      resourceClassIri: string
      +

      the iri of the resource class to be checked.

      +
    • +
    • +
      propertyIri: string
      +

      the iri of the property to be checked.

      +
    • +
    • +
      desiredCardinality: Cardinality
      +

      the desired cardinality.

      +
    +

    Returns Observable<ApiResponseError | CanDoResponse>

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/OntologiesMetadata.html b/10_0_0/classes/OntologiesMetadata.html new file mode 100644 index 000000000..3ddfc3ad3 --- /dev/null +++ b/10_0_0/classes/OntologiesMetadata.html @@ -0,0 +1,79 @@ +OntologiesMetadata | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • OntologiesMetadata
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
ontologies: OntologyMetadata[] = []
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/OntologyMetadata.html b/10_0_0/classes/OntologyMetadata.html new file mode 100644 index 000000000..f5fa3a53d --- /dev/null +++ b/10_0_0/classes/OntologyMetadata.html @@ -0,0 +1,114 @@ +OntologyMetadata | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • OntologyMetadata
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
attachedToProject: string = ""
+
+ +
comment?: string = undefined
+
+ +
id: string = ""
+
+ +
label: string = ""
+
+ +
lastModificationDate?: string = undefined
+
+ +
type: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/Permission.html b/10_0_0/classes/Permission.html new file mode 100644 index 000000000..09f6ad5dd --- /dev/null +++ b/10_0_0/classes/Permission.html @@ -0,0 +1,102 @@ +Permission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A permission.

+
+
+

Hierarchy

+
    +
  • Permission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
additionalInformation?: string = undefined
+

An IRI representing additional information about the permission.

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
permissionCode?: number = undefined
+

A permission's numeric permission code.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/Permissions.html b/10_0_0/classes/Permissions.html new file mode 100644 index 000000000..e20ebfb06 --- /dev/null +++ b/10_0_0/classes/Permissions.html @@ -0,0 +1,92 @@ +Permissions | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • Permissions
+
+

Implements

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
administrativePermissionsPerProject: any = {}
+
+ +
groupsPerProject: any = {}
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/PermissionsEndpointAdmin.html b/10_0_0/classes/PermissionsEndpointAdmin.html new file mode 100644 index 000000000..bb6c642bf --- /dev/null +++ b/10_0_0/classes/PermissionsEndpointAdmin.html @@ -0,0 +1,616 @@ +PermissionsEndpointAdmin | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint for working with Knora permissions.

+ +

Deprecated

Use open API docs instead

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • PermissionsEndpointAdmin
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/Point2D.html b/10_0_0/classes/Point2D.html new file mode 100644 index 000000000..e43269a36 --- /dev/null +++ b/10_0_0/classes/Point2D.html @@ -0,0 +1,98 @@ +Point2D | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a point in a 2D-coordinate system (for geometry values).

+
+
+

Hierarchy

+
    +
  • Point2D
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
x +y +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
x: number
+
+ +
y: number
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/Project.html b/10_0_0/classes/Project.html new file mode 100644 index 000000000..ae4b3cd16 --- /dev/null +++ b/10_0_0/classes/Project.html @@ -0,0 +1,149 @@ +Project | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a project that uses Knora.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description: StringLiteral[] = []
+

A description of a project.

+
+
+ +
keywords: string[] = []
+

Project keywords.

+
+
+ +
logo?: string = undefined
+

The path to the projects's logo.

+
+
+ +
longname?: string = undefined
+

The longname of a Knora project.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
shortcode: string = ""
+

The unique short code of a Knora project.

+
+
+ +
shortname: string = ""
+

The unique shortname of a Knora project.

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectPermission.html b/10_0_0/classes/ProjectPermission.html new file mode 100644 index 000000000..e341979a6 --- /dev/null +++ b/10_0_0/classes/ProjectPermission.html @@ -0,0 +1,93 @@ +ProjectPermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A permission belonging to a project.

+
+
+

Hierarchy

+
    +
  • ProjectPermission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+

The Iri of the permission.

+
+
+ +
permissionType: string = ""
+

The type of the permission.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectPermissionsResponse.html b/10_0_0/classes/ProjectPermissionsResponse.html new file mode 100644 index 000000000..f199bf355 --- /dev/null +++ b/10_0_0/classes/ProjectPermissionsResponse.html @@ -0,0 +1,84 @@ +ProjectPermissionsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a project's permissions.

+
+
+

Hierarchy

+
    +
  • ProjectPermissionsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
permissions: ProjectPermission[] = []
+

The permissions belonging to a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectResponse.html b/10_0_0/classes/ProjectResponse.html new file mode 100644 index 000000000..56df71394 --- /dev/null +++ b/10_0_0/classes/ProjectResponse.html @@ -0,0 +1,84 @@ +ProjectResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a single project.

+
+
+

Hierarchy

+
    +
  • ProjectResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
project: ReadProject = ...
+

Indicates which project a group belongs to.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectRestrictedViewSettings.html b/10_0_0/classes/ProjectRestrictedViewSettings.html new file mode 100644 index 000000000..76151bc6a --- /dev/null +++ b/10_0_0/classes/ProjectRestrictedViewSettings.html @@ -0,0 +1,93 @@ +ProjectRestrictedViewSettings | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A project's restricted view settings.

+
+
+

Hierarchy

+
    +
  • ProjectRestrictedViewSettings
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
size?: string = undefined
+

The image size used in restricted image view in a project.

+
+
+ +
watermark?: Boolean = false
+

The watermark used in restricted image view in a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectRestrictedViewSettingsResponse.html b/10_0_0/classes/ProjectRestrictedViewSettingsResponse.html new file mode 100644 index 000000000..2b2771763 --- /dev/null +++ b/10_0_0/classes/ProjectRestrictedViewSettingsResponse.html @@ -0,0 +1,84 @@ +ProjectRestrictedViewSettingsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ProjectRestrictedViewSettingsResponse

+
+

A response providing a project's restricted view settings.

+
+
+

Hierarchy

+
    +
  • ProjectRestrictedViewSettingsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ + +

A project's restricted view settings.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectsEndpointAdmin.html b/10_0_0/classes/ProjectsEndpointAdmin.html new file mode 100644 index 000000000..edfd3d1b3 --- /dev/null +++ b/10_0_0/classes/ProjectsEndpointAdmin.html @@ -0,0 +1,765 @@ +ProjectsEndpointAdmin | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint for working with Knora projects.

+ +

Deprecated

Use open API docs instead

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • ProjectsEndpointAdmin
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ProjectsResponse.html b/10_0_0/classes/ProjectsResponse.html new file mode 100644 index 000000000..bcb14558d --- /dev/null +++ b/10_0_0/classes/ProjectsResponse.html @@ -0,0 +1,84 @@ +ProjectsResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a collection of projects.

+
+
+

Hierarchy

+
    +
  • ProjectsResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
projects: ReadProject[] = []
+

The given user is part of the given project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/PropertyDefinition.html b/10_0_0/classes/PropertyDefinition.html new file mode 100644 index 000000000..e27ec40b2 --- /dev/null +++ b/10_0_0/classes/PropertyDefinition.html @@ -0,0 +1,123 @@ +PropertyDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class PropertyDefinitionAbstract

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string
+
+ +
id: string
+
+ +
label?: string
+
+ +
objectType?: string
+
+ +
subPropertyOf: string[]
+
+ +
subjectType?: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadArchiveFileValue.html b/10_0_0/classes/ReadArchiveFileValue.html new file mode 100644 index 000000000..ed1c122d1 --- /dev/null +++ b/10_0_0/classes/ReadArchiveFileValue.html @@ -0,0 +1,264 @@ +ReadArchiveFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadArchiveFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadAudioFileValue.html b/10_0_0/classes/ReadAudioFileValue.html new file mode 100644 index 000000000..aead79c83 --- /dev/null +++ b/10_0_0/classes/ReadAudioFileValue.html @@ -0,0 +1,271 @@ +ReadAudioFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadAudioFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
duration?: number = 0
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadBooleanValue.html b/10_0_0/classes/ReadBooleanValue.html new file mode 100644 index 000000000..9e6523de9 --- /dev/null +++ b/10_0_0/classes/ReadBooleanValue.html @@ -0,0 +1,260 @@ +ReadBooleanValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseBooleanValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadBooleanValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
bool: boolean = false
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadColorValue.html b/10_0_0/classes/ReadColorValue.html new file mode 100644 index 000000000..28e102b51 --- /dev/null +++ b/10_0_0/classes/ReadColorValue.html @@ -0,0 +1,260 @@ +ReadColorValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseColorValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadColorValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
color: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadDateValue.html b/10_0_0/classes/ReadDateValue.html new file mode 100644 index 000000000..5adac780d --- /dev/null +++ b/10_0_0/classes/ReadDateValue.html @@ -0,0 +1,201 @@ +ReadDateValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadDecimalValue.html b/10_0_0/classes/ReadDecimalValue.html new file mode 100644 index 000000000..0e82d8e87 --- /dev/null +++ b/10_0_0/classes/ReadDecimalValue.html @@ -0,0 +1,260 @@ +ReadDecimalValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseDecimalValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadDecimalValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
decimal: number = 0
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadDocumentFileValue.html b/10_0_0/classes/ReadDocumentFileValue.html new file mode 100644 index 000000000..febd9269b --- /dev/null +++ b/10_0_0/classes/ReadDocumentFileValue.html @@ -0,0 +1,285 @@ +ReadDocumentFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadDocumentFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
dimX?: number = 0
+
+ +
dimY?: number = 0
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
pageCount?: number = 0
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadFileValue.html b/10_0_0/classes/ReadFileValue.html new file mode 100644 index 000000000..c9bb376a9 --- /dev/null +++ b/10_0_0/classes/ReadFileValue.html @@ -0,0 +1,274 @@ +ReadFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ReadFileValueAbstract

+
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseFileValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadGeomValue.html b/10_0_0/classes/ReadGeomValue.html new file mode 100644 index 000000000..d8558d11a --- /dev/null +++ b/10_0_0/classes/ReadGeomValue.html @@ -0,0 +1,201 @@ +ReadGeomValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
geometry: RegionGeometry
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadGeonameValue.html b/10_0_0/classes/ReadGeonameValue.html new file mode 100644 index 000000000..668efae2b --- /dev/null +++ b/10_0_0/classes/ReadGeonameValue.html @@ -0,0 +1,260 @@ +ReadGeonameValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseGeonameValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadGeonameValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
geoname: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadGroup.html b/10_0_0/classes/ReadGroup.html new file mode 100644 index 000000000..a1595587d --- /dev/null +++ b/10_0_0/classes/ReadGroup.html @@ -0,0 +1,137 @@ +ReadGroup | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A group of Knora users.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description?: string = undefined
+

A description of a user group

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
project?: StoredProject = undefined
+

Indicates which project a group belongs to.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
status?: boolean = undefined
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadIntValue.html b/10_0_0/classes/ReadIntValue.html new file mode 100644 index 000000000..d272206a3 --- /dev/null +++ b/10_0_0/classes/ReadIntValue.html @@ -0,0 +1,260 @@ +ReadIntValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseIntValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadIntValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
int: number = 0
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadIntervalValue.html b/10_0_0/classes/ReadIntervalValue.html new file mode 100644 index 000000000..3c6fc7c05 --- /dev/null +++ b/10_0_0/classes/ReadIntervalValue.html @@ -0,0 +1,268 @@ +ReadIntervalValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseIntervalValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadIntervalValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
end: number = 0
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
start: number = 0
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadLinkValue.html b/10_0_0/classes/ReadLinkValue.html new file mode 100644 index 000000000..80fc11777 --- /dev/null +++ b/10_0_0/classes/ReadLinkValue.html @@ -0,0 +1,274 @@ +ReadLinkValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseLinkValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadLinkValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
incoming: boolean
+
+ +
linkedResource?: ReadResource
+
+ +
linkedResourceIri: string
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadListValue.html b/10_0_0/classes/ReadListValue.html new file mode 100644 index 000000000..8068b4c83 --- /dev/null +++ b/10_0_0/classes/ReadListValue.html @@ -0,0 +1,267 @@ +ReadListValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseListValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadListValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
listNode: string = ""
+
+ +
listNodeLabel: string
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadMovingImageFileValue.html b/10_0_0/classes/ReadMovingImageFileValue.html new file mode 100644 index 000000000..9e1600095 --- /dev/null +++ b/10_0_0/classes/ReadMovingImageFileValue.html @@ -0,0 +1,292 @@ +ReadMovingImageFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadMovingImageFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
dimX?: number = 0
+
+ +
dimY?: number = 0
+
+ +
duration?: number = 0
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
fps?: number = 0
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadOntology.html b/10_0_0/classes/ReadOntology.html new file mode 100644 index 000000000..ab69ee737 --- /dev/null +++ b/10_0_0/classes/ReadOntology.html @@ -0,0 +1,274 @@ +ReadOntology | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • ClassAndPropertyDefinitions +
      +
    • ReadOntology
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
classes: { [index: string]: ClassDefinition } = {}
+
+

Type declaration

+
+
+ +
comment?: string = undefined
+
+ +
dependsOnOntologies: Set<string>
+
+ +
id: string = ""
+
+ +
label: string = ""
+
+ +
lastModificationDate?: string = undefined
+
+ +
properties: { [index: string]: PropertyDefinition } = {}
+
+

Type declaration

+
+
+

Methods

+
+ +
+
+ +
    + +
  • +

    Given a map of entity Iris to entity definitions, +returns an array of entity definitions.

    +
    +
    +

    Type Parameters

    +
      +
    • +

      T extends EntityDefinition<T>

    +
    +

    Parameters

    +
      +
    • +
      entityDefs: { [index: string]: T }
      +

      Entity definitions to be returned as an array.

      +
      +
        +
      • +
        [index: string]: T
    +

    Returns T[]

+
+ +
+
+ +
    + +
  • +

    Gets class definitions restricted by type from the ontology's entity info.

    +
    +
    +

    Type Parameters

    +
    +
    +

    Parameters

    +
      +
    • +
      type: Constructor<T>
      +

      restriction to a certain class definition type.

      +
    +

    Returns T[]

+
+ +
    + +
  • +

    Given an array of entity definitions, +returns only the entity definitions matching the given type.

    +
    +
    +

    Type Parameters

    +
      +
    • +

      T extends EntityDefinition<T>

    +
    +

    Parameters

    +
      +
    • +
      entityDefs: EntityDefinition[]
      +

      The entity definitions to be filtered.

      +
    • +
    • +
      type: Constructor<T>
      +

      The type of entity definitions to be returned.

      +
    +

    Returns T[]

+
+ +
    + +
  • +

    Gets property definitions restricted by type from the ontology's entity info.

    +
    +
    +

    Type Parameters

    +
    +
    +

    Parameters

    +
      +
    • +
      type: Constructor<T>
      +

      restriction to a certain property definition type.

      +
    +

    Returns T[]

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadProject.html b/10_0_0/classes/ReadProject.html new file mode 100644 index 000000000..f9183ecf1 --- /dev/null +++ b/10_0_0/classes/ReadProject.html @@ -0,0 +1,177 @@ +ReadProject | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a project that uses Knora.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description: StringLiteral[] = []
+

A description of a project.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
keywords: string[] = []
+

Project keywords.

+
+
+ +
logo?: string = undefined
+

The path to the projects's logo.

+
+
+ +
longname?: string = undefined
+

The longname of a Knora project.

+
+
+ +
ontologies: string[] = []
+

The ontologies attached to a project.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
shortcode: string = ""
+

The unique short code of a Knora project.

+
+
+ +
shortname: string = ""
+

The unique shortname of a Knora project.

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadResource.html b/10_0_0/classes/ReadResource.html new file mode 100644 index 000000000..8fa8b5cf0 --- /dev/null +++ b/10_0_0/classes/ReadResource.html @@ -0,0 +1,371 @@ +ReadResource | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • ReadWriteResource +
      +
    • ReadResource
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToProject: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
creationDate: string = ""
+
+ +
deleteComment?: string = ""
+
+ +
deleteDate?: string = undefined
+
+ +
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
incomingReferences: ReadResource[] = []
+
+ +
isDeleted?: boolean = false
+
+ +
label: string = ""
+
+ +
lastModificationDate?: string = undefined
+
+ +
outgoingReferences: ReadResource[] = []
+
+ +
properties: { [index: string]: ReadValue[] } = {}
+
+

Type declaration

+
+
+ +
resourceClassComment?: string
+
+ +
resourceClassLabel?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
versionArkUrl: string = ""
+
+

Methods

+
+ +
    + +
  • +

    Given the IRI of a property pointing to a link value, +returns the corresponding link property IRI.

    +
    +
    +

    Parameters

    +
      +
    • +
      linkValueProperty: string
      +

      IRI of the link value property.

      +
    +

    Returns string

+
+ +
    + +
  • +

    Gets number of resource properties for this resource. +Each resource property is counted once, +regardless of how many values it has (if number of values > 1).

    +
    +

    Returns number

+
+ +
    + +
  • +

    Gets the number of values for a given resource property.

    +
    +
    +

    Parameters

    +
      +
    • +
      property: string
      +

      the IRI of the property.

      +
    +

    Returns number

+
+ +
    + +
  • +

    Gets the value type of a given resource property, +or false if cannot be determined.

    +
    +
    +

    Parameters

    +
      +
    • +
      property: string
      +

      the IRI of the property.

      +
    +

    Returns string | false

+
+ +
+
+ +
    + +
  • +

    Gets all the values for a given resource property as instances of the requested type. +If the value cannot be casted to the requested type, an error is thrown.

    +
    +
    +

    Type Parameters

    +
    +
    +

    Parameters

    +
      +
    • +
      property: string
      +

      the IRI of the property.

      +
    • +
    • +
      valueType: Constructor<T>
      +

      the requested type of the value.

      +
    +

    Returns T[]

+
+ +
    + +
  • +

    Gets an array of string values representing the values of a property.

    +
    +
    +

    Parameters

    +
      +
    • +
      property: string
      +

      the IRI of the property.

      +
    • +
    • +
      defaultStr: string = "?"
      +

      placeholder if there is no string representation of a value.

      +
    +

    Returns string[]

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadResourceSequence.html b/10_0_0/classes/ReadResourceSequence.html new file mode 100644 index 000000000..365908925 --- /dev/null +++ b/10_0_0/classes/ReadResourceSequence.html @@ -0,0 +1,101 @@ +ReadResourceSequence | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • ReadResourceSequence
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
mayHaveMoreResults: boolean = false
+
+ +
resources: ReadResource[]
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadStillImageFileValue.html b/10_0_0/classes/ReadStillImageFileValue.html new file mode 100644 index 000000000..6420685aa --- /dev/null +++ b/10_0_0/classes/ReadStillImageFileValue.html @@ -0,0 +1,285 @@ +ReadStillImageFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadStillImageFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
dimX: number = 0
+
+ +
dimY: number = 0
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
iiifBaseUrl: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadTextFileValue.html b/10_0_0/classes/ReadTextFileValue.html new file mode 100644 index 000000000..feaa0e71c --- /dev/null +++ b/10_0_0/classes/ReadTextFileValue.html @@ -0,0 +1,264 @@ +ReadTextFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadTextFileValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
fileUrl: string = ""
+
+ +
filename: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadTextValue.html b/10_0_0/classes/ReadTextValue.html new file mode 100644 index 000000000..9c6133853 --- /dev/null +++ b/10_0_0/classes/ReadTextValue.html @@ -0,0 +1,252 @@ +ReadTextValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ReadTextValueAbstract

+
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadTextValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadTextValueAsHtml.html b/10_0_0/classes/ReadTextValueAsHtml.html new file mode 100644 index 000000000..6bfd0b076 --- /dev/null +++ b/10_0_0/classes/ReadTextValueAsHtml.html @@ -0,0 +1,268 @@ +ReadTextValueAsHtml | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsHtml
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadTextValueAsHtml

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
html: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+ +
xml: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadTextValueAsString.html b/10_0_0/classes/ReadTextValueAsString.html new file mode 100644 index 000000000..1b892bc35 --- /dev/null +++ b/10_0_0/classes/ReadTextValueAsString.html @@ -0,0 +1,260 @@ +ReadTextValueAsString | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsString
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadTextValueAsString

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
text: string = ""
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadTextValueAsXml.html b/10_0_0/classes/ReadTextValueAsXml.html new file mode 100644 index 000000000..bd4b238c9 --- /dev/null +++ b/10_0_0/classes/ReadTextValueAsXml.html @@ -0,0 +1,268 @@ +ReadTextValueAsXml | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsXml
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadTextValueAsXml

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
mapping: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+ +
xml: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadTimeValue.html b/10_0_0/classes/ReadTimeValue.html new file mode 100644 index 000000000..b01597c73 --- /dev/null +++ b/10_0_0/classes/ReadTimeValue.html @@ -0,0 +1,260 @@ +ReadTimeValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTimeValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadTimeValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
time: string = ""
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadUriValue.html b/10_0_0/classes/ReadUriValue.html new file mode 100644 index 000000000..f6f08f231 --- /dev/null +++ b/10_0_0/classes/ReadUriValue.html @@ -0,0 +1,260 @@ +ReadUriValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseUriValue
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadUriValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
uri: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadUser.html b/10_0_0/classes/ReadUser.html new file mode 100644 index 000000000..cac9df27d --- /dev/null +++ b/10_0_0/classes/ReadUser.html @@ -0,0 +1,213 @@ +ReadUser | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a Knora user.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
email: string = ""
+

The email address and login name of a user.

+
+
+ +
familyName: string = ""
+

The user's family name.

+
+
+ +
givenName: string = ""
+

The user's given name.

+
+
+ +
groups: StoredGroup[] = []
+

A collection of groups.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
lang: string = ""
+

The ISO 639-1 code of the user's preferred language.

+
+
+ +
password?: string = undefined
+

An encrypted credential for access

+
+
+ +
permissions: PermissionsData = ...
+

A user's permissions data.

+
+
+ +
projects: StoredProject[] = []
+

The given user is part of the given project.

+
+
+ +
sessionId?: string = undefined
+

The user's session ID.

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+ +
systemAdmin?: boolean = undefined
+

Exists and is true if the user is a member of the SystemAdmin group.

+
+
+ +
token?: string = undefined
+

The user's token.

+
+
+ +
username: string = ""
+

The username and login name of a user.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ReadValue.html b/10_0_0/classes/ReadValue.html new file mode 100644 index 000000000..1d33e3abe --- /dev/null +++ b/10_0_0/classes/ReadValue.html @@ -0,0 +1,250 @@ +ReadValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Internal Constructors

+
+ +
    + +
  • +
    +

    Parameters

    +
      +
    • +
      Optional id: string
      +

      the id of the value.

      +
    • +
    • +
      Optional type: string
      +

      the type of the value.

      +
    • +
    • +
      Optional attachedToUser: string
      +

      the user the value is attached to.

      +
    • +
    • +
      Optional arkUrl: string
      +

      the value's persistent URL.

      +
    • +
    • +
      Optional versionArkUrl: string
      +

      the value's persistent URL for this version.

      +
    • +
    • +
      Optional valueCreationDate: string
      +

      the value's date of creation.

      +
    • +
    • +
      Optional hasPermissions: string
      +

      the permission set for the value.

      +
    • +
    • +
      Optional userHasPermission: string
      +

      the current user's permissions on the value.

      +
    • +
    • +
      Optional uuid: string
      +

      the value's UUID.

      +
    • +
    • +
      Optional propertyLabel: string
      +

      the label of the value's property.

      +
    • +
    • +
      Optional propertyComment: string
      +

      the comment of the value's property.

      +
    • +
    • +
      Optional property: string
      +

      the property pointing to the value.

      +
    • +
    • +
      Optional strval: string
      +

      the value's string representation, if any.

      +
    • +
    • +
      Optional valueHasComment: string
      +

      the comment on the value, if any.

      +
    +

    Returns ReadValue

+
+

Properties

+
+ +
arkUrl: string = ""
+
+ +
attachedToUser: string = ""
+
+ +
hasPermissions: string = ""
+
+ +
id: string = ""
+
+ +
property: string
+
+ +
propertyComment?: string
+
+ +
propertyLabel?: string
+
+ +
strval?: string
+
+ +
type: string = ""
+
+ +
userHasPermission: string = ""
+
+ +
uuid: string = ""
+
+ +
valueCreationDate: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
versionArkUrl: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/RegionGeometry.html b/10_0_0/classes/RegionGeometry.html new file mode 100644 index 000000000..0d3aeedf7 --- /dev/null +++ b/10_0_0/classes/RegionGeometry.html @@ -0,0 +1,134 @@ +RegionGeometry | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a geometry value parsed from JSON.

+
+
+

Hierarchy

+
    +
  • RegionGeometry
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
lineColor: string
+
+ +
lineWidth: number
+
+ +
points: Point2D[]
+
+ +
radius?: Point2D
+
+ +
status: string
+
+ +
type: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/RepositionChildNodeRequest.html b/10_0_0/classes/RepositionChildNodeRequest.html new file mode 100644 index 000000000..9368a2c44 --- /dev/null +++ b/10_0_0/classes/RepositionChildNodeRequest.html @@ -0,0 +1,94 @@ +RepositionChildNodeRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to reposition a child node.

+
+
+

Hierarchy

+
    +
  • RepositionChildNodeRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
parentNodeIri: string = ""
+

The IRI of the parent node which the child node will be moved to.

+
+
+ +
position: number = -1
+

The position the child node should be moved to. +-1 represents the end of the list.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/RepositionChildNodeResponse.html b/10_0_0/classes/RepositionChildNodeResponse.html new file mode 100644 index 000000000..667b421b4 --- /dev/null +++ b/10_0_0/classes/RepositionChildNodeResponse.html @@ -0,0 +1,88 @@ +RepositionChildNodeResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response containing a parent node.

+
+
+

Hierarchy

+
    +
  • ListNodeResponse +
      +
    • RepositionChildNodeResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
node: ListNode = ...
+

Provides a list node.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourceClassAndPropertyDefinitions.html b/10_0_0/classes/ResourceClassAndPropertyDefinitions.html new file mode 100644 index 000000000..de6825363 --- /dev/null +++ b/10_0_0/classes/ResourceClassAndPropertyDefinitions.html @@ -0,0 +1,226 @@ +ResourceClassAndPropertyDefinitions | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ResourceClassAndPropertyDefinitions

+
+

Represents resource class definitions +and property definitions the resource classes have cardinalities for.

+
+
+

Hierarchy

+
    +
  • ClassAndPropertyDefinitions +
      +
    • ResourceClassAndPropertyDefinitions
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
classes: { [index: string]: ResourceClassDefinitionWithPropertyDefinition }
+

Resource class definitions and their cardinalities.

+
+
+

Type declaration

+
+
+ +
properties: { [index: string]: PropertyDefinition }
+

Property definitions referred to in cardinalities.

+
+
+

Type declaration

+
+
+

Methods

+
+ +
    + +
  • +

    Given a map of entity Iris to entity definitions, +returns an array of entity definitions.

    +
    +
    +

    Type Parameters

    +
      +
    • +

      T extends EntityDefinition<T>

    +
    +

    Parameters

    +
      +
    • +
      entityDefs: { [index: string]: T }
      +

      Entity definitions to be returned as an array.

      +
      +
        +
      • +
        [index: string]: T
    +

    Returns T[]

+
+ +
+
+ +
    + +
  • +

    Given an array of entity definitions, +returns only the entity definitions matching the given type.

    +
    +
    +

    Type Parameters

    +
      +
    • +

      T extends EntityDefinition<T>

    +
    +

    Parameters

    +
      +
    • +
      entityDefs: EntityDefinition[]
      +

      The entity definitions to be filtered.

      +
    • +
    • +
      type: Constructor<T>
      +

      The type of entity definitions to be returned.

      +
    +

    Returns T[]

+
+ +
    + +
  • +

    Gets property definitions restricted by type from the resource's entity info.

    +
    +
    +

    Type Parameters

    +
    +
    +

    Parameters

    +
      +
    • +
      type: Constructor<T>
      +

      restriction to a certain property definition type.

      +
    +

    Returns T[]

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourceClassDefinition.html b/10_0_0/classes/ResourceClassDefinition.html new file mode 100644 index 000000000..02abf5d4d --- /dev/null +++ b/10_0_0/classes/ResourceClassDefinition.html @@ -0,0 +1,129 @@ +ResourceClassDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
canBeInstantiated: boolean = false
+
+ +
comment?: string = undefined
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ +
propertiesList: IHasProperty[] = []
+

Properties defined on the resource class.

+
+
+ +
subClassOf: string[] = []
+

Subclass of relations to super classes.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourceClassDefinitionWithAllLanguages.html b/10_0_0/classes/ResourceClassDefinitionWithAllLanguages.html new file mode 100644 index 000000000..e9382dd82 --- /dev/null +++ b/10_0_0/classes/ResourceClassDefinitionWithAllLanguages.html @@ -0,0 +1,148 @@ +ResourceClassDefinitionWithAllLanguages | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ResourceClassDefinitionWithAllLanguages

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
canBeInstantiated: boolean = false
+
+ +
comment?: string = undefined
+
+ +
comments: StringLiteralV2[] = []
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ +
labels: StringLiteralV2[] = []
+
+ +
lastModificationDate?: string = undefined
+
+ +
propertiesList: IHasProperty[] = []
+

Properties defined on the resource class.

+
+
+ +
subClassOf: string[] = []
+

Subclass of relations to super classes.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourceClassDefinitionWithPropertyDefinition.html b/10_0_0/classes/ResourceClassDefinitionWithPropertyDefinition.html new file mode 100644 index 000000000..bc1166cb8 --- /dev/null +++ b/10_0_0/classes/ResourceClassDefinitionWithPropertyDefinition.html @@ -0,0 +1,178 @@ +ResourceClassDefinitionWithPropertyDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ResourceClassDefinitionWithPropertyDefinition

+
+

Represents a resource class definition containing all property definitions it has cardinalities for.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
canBeInstantiated: boolean = false
+
+ +
comment?: string = undefined
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ + +

Properties defined on the resource class.

+
+
+ +
subClassOf: string[] = []
+

Subclass of relations to super classes.

+
+
+

Methods

+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourcePropertyDefinition.html b/10_0_0/classes/ResourcePropertyDefinition.html new file mode 100644 index 000000000..88fd64f7c --- /dev/null +++ b/10_0_0/classes/ResourcePropertyDefinition.html @@ -0,0 +1,160 @@ +ResourcePropertyDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string = undefined
+
+ +
guiAttributes: string[] = []
+
+ +
guiElement?: string = undefined
+
+ +
id: string = ""
+
+ +
isEditable: boolean = false
+
+ +
isLinkProperty: boolean = false
+
+ +
isLinkValueProperty: boolean = false
+
+ +
label?: string = undefined
+
+ +
objectType?: string = undefined
+
+ +
subPropertyOf: string[] = []
+
+ +
subjectType?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourcePropertyDefinitionWithAllLanguages.html b/10_0_0/classes/ResourcePropertyDefinitionWithAllLanguages.html new file mode 100644 index 000000000..f65d6c4b0 --- /dev/null +++ b/10_0_0/classes/ResourcePropertyDefinitionWithAllLanguages.html @@ -0,0 +1,184 @@ +ResourcePropertyDefinitionWithAllLanguages | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class ResourcePropertyDefinitionWithAllLanguages

+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string = undefined
+
+ +
comments: StringLiteralV2[] = []
+
+ +
guiAttributes: string[] = []
+
+ +
guiElement?: string = undefined
+
+ +
id: string = ""
+
+ +
isEditable: boolean = false
+
+ +
isLinkProperty: boolean = false
+
+ +
isLinkValueProperty: boolean = false
+
+ +
label?: string = undefined
+
+ +
labels: StringLiteralV2[] = []
+
+ +
lastModificationDate?: string = undefined
+
+ +
objectType?: string = undefined
+
+ +
subPropertyOf: string[] = []
+
+ +
subjectType?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ResourcesEndpointV2.html b/10_0_0/classes/ResourcesEndpointV2.html new file mode 100644 index 000000000..dae54f317 --- /dev/null +++ b/10_0_0/classes/ResourcesEndpointV2.html @@ -0,0 +1,459 @@ +ResourcesEndpointV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Handles requests to the resources route of the Knora API.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • ResourcesEndpointV2
+
+
+
+ +
+
+

Internal Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/SearchEndpointV2.html b/10_0_0/classes/SearchEndpointV2.html new file mode 100644 index 000000000..03fb3042c --- /dev/null +++ b/10_0_0/classes/SearchEndpointV2.html @@ -0,0 +1,481 @@ +SearchEndpointV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Handles requests to the search route of the Knora API.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • SearchEndpointV2
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StandoffClassDefinition.html b/10_0_0/classes/StandoffClassDefinition.html new file mode 100644 index 000000000..8669d54f9 --- /dev/null +++ b/10_0_0/classes/StandoffClassDefinition.html @@ -0,0 +1,119 @@ +StandoffClassDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string = undefined
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ +
propertiesList: IHasProperty[] = []
+

Properties defined on the resource class.

+
+
+ +
subClassOf: string[] = []
+

Subclass of relations to super classes.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StoredAdministrativePermission.html b/10_0_0/classes/StoredAdministrativePermission.html new file mode 100644 index 000000000..9ac5d34ea --- /dev/null +++ b/10_0_0/classes/StoredAdministrativePermission.html @@ -0,0 +1,127 @@ +StoredAdministrativePermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An administrative permission.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup: string = ""
+

The group that the permission applies to.

+
+
+ +
forProject: string = ""
+

The project that the permission applies to.

+
+
+ +
hasPermissions: Permission[] = []
+

The permissions granted by an AdministrativePermission.

+
+
+ +
id: string = ""
+

The administrative permission's iri.

+
+
+ +
iri: string = ""
+

The IRI of the enclosing object.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StoredGroup.html b/10_0_0/classes/StoredGroup.html new file mode 100644 index 000000000..d37805c25 --- /dev/null +++ b/10_0_0/classes/StoredGroup.html @@ -0,0 +1,129 @@ +StoredGroup | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A group of Knora users.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description?: string = undefined
+

A description of a user group

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
status?: boolean = undefined
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StoredListNode.html b/10_0_0/classes/StoredListNode.html new file mode 100644 index 000000000..df7f7dca5 --- /dev/null +++ b/10_0_0/classes/StoredListNode.html @@ -0,0 +1,168 @@ +StoredListNode | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A list node.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
children: ListNode[] = []
+

The child nodes of this list node.

+
+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
hasRootNode?: string = undefined
+

The IRI of the root node of the list that this node belongs to.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
isRootNode?: boolean = undefined
+

True if this is the root node of a list.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
position?: number = undefined
+

The position of a list node.

+
+
+ +
projectIri?: string = undefined
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StoredListNodeInfo.html b/10_0_0/classes/StoredListNodeInfo.html new file mode 100644 index 000000000..2151ca134 --- /dev/null +++ b/10_0_0/classes/StoredListNodeInfo.html @@ -0,0 +1,158 @@ +StoredListNodeInfo | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Information about a list node.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
hasRootNode?: string = undefined
+

The IRI of the root node of the list that this node belongs to.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
isRootNode?: boolean = undefined
+

True if this is the root node of a list.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
position?: number = undefined
+

The position of a list node.

+
+
+ +
projectIri?: string = undefined
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StoredProject.html b/10_0_0/classes/StoredProject.html new file mode 100644 index 000000000..338b28764 --- /dev/null +++ b/10_0_0/classes/StoredProject.html @@ -0,0 +1,169 @@ +StoredProject | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a project that uses Knora.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description: StringLiteral[] = []
+

A description of a project.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
keywords: string[] = []
+

Project keywords.

+
+
+ +
logo?: string = undefined
+

The path to the projects's logo.

+
+
+ +
longname?: string = undefined
+

The longname of a Knora project.

+
+
+ +
selfjoin: boolean = false
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
shortcode: string = ""
+

The unique short code of a Knora project.

+
+
+ +
shortname: string = ""
+

The unique shortname of a Knora project.

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StoredUser.html b/10_0_0/classes/StoredUser.html new file mode 100644 index 000000000..3970edd82 --- /dev/null +++ b/10_0_0/classes/StoredUser.html @@ -0,0 +1,169 @@ +StoredUser | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a Knora user.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
email: string = ""
+

The email address and login name of a user.

+
+
+ +
familyName: string = ""
+

The user's family name.

+
+
+ +
givenName: string = ""
+

The user's given name.

+
+
+ +
id: string = ""
+

The ID of the enclosing object.

+
+
+ +
lang: string = ""
+

The ISO 639-1 code of the user's preferred language.

+
+
+ +
password?: string = undefined
+

An encrypted credential for access

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+ +
systemAdmin?: boolean = undefined
+

Exists and is true if the user is a member of the SystemAdmin group.

+
+
+ +
username: string = ""
+

The username and login name of a user.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/StringLiteral.html b/10_0_0/classes/StringLiteral.html new file mode 100644 index 000000000..130280079 --- /dev/null +++ b/10_0_0/classes/StringLiteral.html @@ -0,0 +1,93 @@ +StringLiteral | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A string with an optional language tag.

+
+
+

Hierarchy

+
    +
  • StringLiteral
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
language?: string = undefined
+

The language of a string literal.

+
+
+ +
value: string = ""
+

The value of a string literal.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/SystemPropertyDefinition.html b/10_0_0/classes/SystemPropertyDefinition.html new file mode 100644 index 000000000..6a5462f4a --- /dev/null +++ b/10_0_0/classes/SystemPropertyDefinition.html @@ -0,0 +1,123 @@ +SystemPropertyDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string = undefined
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ +
objectType?: string = undefined
+
+ +
subPropertyOf: string[] = []
+
+ +
subjectType?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateAdministrativePermission.html b/10_0_0/classes/UpdateAdministrativePermission.html new file mode 100644 index 000000000..164a7635e --- /dev/null +++ b/10_0_0/classes/UpdateAdministrativePermission.html @@ -0,0 +1,81 @@ +UpdateAdministrativePermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateAdministrativePermission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions: UpdatePermission[] = []
+

The permissions granted by an AdministrativePermission.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateAdministrativePermissionGroup.html b/10_0_0/classes/UpdateAdministrativePermissionGroup.html new file mode 100644 index 000000000..f4b3cb641 --- /dev/null +++ b/10_0_0/classes/UpdateAdministrativePermissionGroup.html @@ -0,0 +1,88 @@ +UpdateAdministrativePermissionGroup | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateAdministrativePermissionGroup

+
+

Update of an administrative permission's group.

+
+
+

Hierarchy

+
    +
  • UpdatePermissionGroup +
      +
    • UpdateAdministrativePermissionGroup
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup: string
+

The group that the permission applies to.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateArchiveFileValue.html b/10_0_0/classes/UpdateArchiveFileValue.html new file mode 100644 index 000000000..165f2a13e --- /dev/null +++ b/10_0_0/classes/UpdateArchiveFileValue.html @@ -0,0 +1,117 @@ +UpdateArchiveFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateAudioFileValue.html b/10_0_0/classes/UpdateAudioFileValue.html new file mode 100644 index 000000000..3cf20d8eb --- /dev/null +++ b/10_0_0/classes/UpdateAudioFileValue.html @@ -0,0 +1,117 @@ +UpdateAudioFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateBooleanValue.html b/10_0_0/classes/UpdateBooleanValue.html new file mode 100644 index 000000000..b3a6adda7 --- /dev/null +++ b/10_0_0/classes/UpdateBooleanValue.html @@ -0,0 +1,121 @@ +UpdateBooleanValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseBooleanValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
bool: boolean = false
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateChildNodeCommentsRequest.html b/10_0_0/classes/UpdateChildNodeCommentsRequest.html new file mode 100644 index 000000000..1ad611b0f --- /dev/null +++ b/10_0_0/classes/UpdateChildNodeCommentsRequest.html @@ -0,0 +1,84 @@ +UpdateChildNodeCommentsRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update the comments of a child node.

+
+
+

Hierarchy

+
    +
  • UpdateChildNodeCommentsRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments: StringLiteral[] = []
+

The updated child node comments.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateChildNodeLabelsRequest.html b/10_0_0/classes/UpdateChildNodeLabelsRequest.html new file mode 100644 index 000000000..cb547fb1b --- /dev/null +++ b/10_0_0/classes/UpdateChildNodeLabelsRequest.html @@ -0,0 +1,84 @@ +UpdateChildNodeLabelsRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update the labels of a child node.

+
+
+

Hierarchy

+
    +
  • UpdateChildNodeLabelsRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
labels: StringLiteral[] = []
+

The updated child node labels.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateChildNodeNameRequest.html b/10_0_0/classes/UpdateChildNodeNameRequest.html new file mode 100644 index 000000000..bcc8dee72 --- /dev/null +++ b/10_0_0/classes/UpdateChildNodeNameRequest.html @@ -0,0 +1,84 @@ +UpdateChildNodeNameRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update the name of a child node.

+
+
+

Hierarchy

+
    +
  • UpdateChildNodeNameRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
name: string = ""
+

The updated child node name.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateChildNodeRequest.html b/10_0_0/classes/UpdateChildNodeRequest.html new file mode 100644 index 000000000..a0c2f712c --- /dev/null +++ b/10_0_0/classes/UpdateChildNodeRequest.html @@ -0,0 +1,120 @@ +UpdateChildNodeRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update a child node.

+
+
+

Hierarchy

+
    +
  • UpdateChildNodeRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments?: StringLiteral[] = undefined
+

The comments attached to the enclosing object.

+
+
+ +
labels?: StringLiteral[] = undefined
+

The labels attached to the enclosing object.

+
+
+ +
listIri: string = ""
+

Provides a list IRI.

+
+
+ +
name?: string = undefined
+

The name of the node.

+
+
+ +
projectIri: string = ""
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateColorValue.html b/10_0_0/classes/UpdateColorValue.html new file mode 100644 index 000000000..e542a0c77 --- /dev/null +++ b/10_0_0/classes/UpdateColorValue.html @@ -0,0 +1,121 @@ +UpdateColorValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseColorValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
color: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDateValue.html b/10_0_0/classes/UpdateDateValue.html new file mode 100644 index 000000000..532b460ca --- /dev/null +++ b/10_0_0/classes/UpdateDateValue.html @@ -0,0 +1,185 @@ +UpdateDateValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseDateValue
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
calendar: string = ""
+
+ +
endDay?: number = undefined
+
+ +
endEra?: string = undefined
+
+ +
endMonth?: number = undefined
+
+ +
endYear: number = 0
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
startDay?: number = undefined
+
+ +
startEra?: string = undefined
+
+ +
startMonth?: number = undefined
+
+ +
startYear: number = 0
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDecimalValue.html b/10_0_0/classes/UpdateDecimalValue.html new file mode 100644 index 000000000..01a0750f2 --- /dev/null +++ b/10_0_0/classes/UpdateDecimalValue.html @@ -0,0 +1,121 @@ +UpdateDecimalValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseDecimalValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
decimal: number = 0
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDefaultObjectAccessPermission.html b/10_0_0/classes/UpdateDefaultObjectAccessPermission.html new file mode 100644 index 000000000..2d520cccc --- /dev/null +++ b/10_0_0/classes/UpdateDefaultObjectAccessPermission.html @@ -0,0 +1,84 @@ +UpdateDefaultObjectAccessPermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateDefaultObjectAccessPermission

+
+

Update of a default object access permission.

+
+
+

Hierarchy

+
    +
  • UpdateDefaultObjectAccessPermission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions: UpdatePermission[] = []
+

The permissions granted by an default object access permission.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDefaultObjectAccessPermissionGroup.html b/10_0_0/classes/UpdateDefaultObjectAccessPermissionGroup.html new file mode 100644 index 000000000..53fd39059 --- /dev/null +++ b/10_0_0/classes/UpdateDefaultObjectAccessPermissionGroup.html @@ -0,0 +1,88 @@ +UpdateDefaultObjectAccessPermissionGroup | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateDefaultObjectAccessPermissionGroup

+
+

Update of a default object access permission's group.

+
+
+

Hierarchy

+
    +
  • UpdatePermissionGroup +
      +
    • UpdateDefaultObjectAccessPermissionGroup
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forGroup: string
+

The group that the permission applies to.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDefaultObjectAccessPermissionProperty.html b/10_0_0/classes/UpdateDefaultObjectAccessPermissionProperty.html new file mode 100644 index 000000000..66e12c33f --- /dev/null +++ b/10_0_0/classes/UpdateDefaultObjectAccessPermissionProperty.html @@ -0,0 +1,84 @@ +UpdateDefaultObjectAccessPermissionProperty | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateDefaultObjectAccessPermissionProperty

+
+

Update of a default object access permission's property.

+
+
+

Hierarchy

+
    +
  • UpdateDefaultObjectAccessPermissionProperty
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forProperty: null | string = null
+

The property that the permission applies to.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDefaultObjectAccessPermissionResourceClass.html b/10_0_0/classes/UpdateDefaultObjectAccessPermissionResourceClass.html new file mode 100644 index 000000000..322db97eb --- /dev/null +++ b/10_0_0/classes/UpdateDefaultObjectAccessPermissionResourceClass.html @@ -0,0 +1,84 @@ +UpdateDefaultObjectAccessPermissionResourceClass | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateDefaultObjectAccessPermissionResourceClass

+
+

Update of a default object access permission's resource class.

+
+
+

Hierarchy

+
    +
  • UpdateDefaultObjectAccessPermissionResourceClass
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
forResourceClass: null | string = null
+

The permissions granted by an AdministrativePermission.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateDocumentFileValue.html b/10_0_0/classes/UpdateDocumentFileValue.html new file mode 100644 index 000000000..004cd9e52 --- /dev/null +++ b/10_0_0/classes/UpdateDocumentFileValue.html @@ -0,0 +1,117 @@ +UpdateDocumentFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateFileValue.html b/10_0_0/classes/UpdateFileValue.html new file mode 100644 index 000000000..1aa5249df --- /dev/null +++ b/10_0_0/classes/UpdateFileValue.html @@ -0,0 +1,133 @@ +UpdateFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateFileValueAbstract

+
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseFileValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateGeomValue.html b/10_0_0/classes/UpdateGeomValue.html new file mode 100644 index 000000000..24d121cd9 --- /dev/null +++ b/10_0_0/classes/UpdateGeomValue.html @@ -0,0 +1,121 @@ +UpdateGeomValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseGeomValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
geometryString: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateGeonameValue.html b/10_0_0/classes/UpdateGeonameValue.html new file mode 100644 index 000000000..789092f3f --- /dev/null +++ b/10_0_0/classes/UpdateGeonameValue.html @@ -0,0 +1,121 @@ +UpdateGeonameValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseGeonameValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
geoname: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateGroupRequest.html b/10_0_0/classes/UpdateGroupRequest.html new file mode 100644 index 000000000..42588f9cd --- /dev/null +++ b/10_0_0/classes/UpdateGroupRequest.html @@ -0,0 +1,111 @@ +UpdateGroupRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update a group.

+
+
+

Hierarchy

+
    +
  • UpdateGroupRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
descriptions?: StringLiteral[] = undefined
+

Descriptions of a user group

+
+
+ +
name?: string = undefined
+

The name of the enclosing object.

+
+
+ +
selfjoin?: boolean = undefined
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
status?: boolean = undefined
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateIntValue.html b/10_0_0/classes/UpdateIntValue.html new file mode 100644 index 000000000..db59d813a --- /dev/null +++ b/10_0_0/classes/UpdateIntValue.html @@ -0,0 +1,121 @@ +UpdateIntValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseIntValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
int: number = 0
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateIntervalValue.html b/10_0_0/classes/UpdateIntervalValue.html new file mode 100644 index 000000000..28c1d18c8 --- /dev/null +++ b/10_0_0/classes/UpdateIntervalValue.html @@ -0,0 +1,129 @@ +UpdateIntervalValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseIntervalValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
end: number = 0
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
start: number = 0
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateLinkValue.html b/10_0_0/classes/UpdateLinkValue.html new file mode 100644 index 000000000..1b6b11e9f --- /dev/null +++ b/10_0_0/classes/UpdateLinkValue.html @@ -0,0 +1,121 @@ +UpdateLinkValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseLinkValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
linkedResourceIri: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateListInfoRequest.html b/10_0_0/classes/UpdateListInfoRequest.html new file mode 100644 index 000000000..c5125b84d --- /dev/null +++ b/10_0_0/classes/UpdateListInfoRequest.html @@ -0,0 +1,111 @@ +UpdateListInfoRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update information about a list.

+
+
+

Hierarchy

+
    +
  • UpdateListInfoRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments: StringLiteral[] = []
+

The comments attached to the enclosing object.

+
+
+ +
labels: StringLiteral[] = []
+

The labels attached to the enclosing object.

+
+
+ +
listIri: string = ""
+

Provides a list IRI.

+
+
+ +
projectIri?: string = undefined
+

The IRI of a project.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateListValue.html b/10_0_0/classes/UpdateListValue.html new file mode 100644 index 000000000..9f7cf5149 --- /dev/null +++ b/10_0_0/classes/UpdateListValue.html @@ -0,0 +1,121 @@ +UpdateListValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseListValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
listNode: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateMovingImageFileValue.html b/10_0_0/classes/UpdateMovingImageFileValue.html new file mode 100644 index 000000000..8d5899db0 --- /dev/null +++ b/10_0_0/classes/UpdateMovingImageFileValue.html @@ -0,0 +1,117 @@ +UpdateMovingImageFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateOntology.html b/10_0_0/classes/UpdateOntology.html new file mode 100644 index 000000000..2f3a29822 --- /dev/null +++ b/10_0_0/classes/UpdateOntology.html @@ -0,0 +1,115 @@ +UpdateOntology | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Type Parameters

+
+
+

Hierarchy

+
    +
  • UpdateDeleteEntity +
      +
    • UpdateOntology
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
entity: T
+
+ +
id: string = ""
+
+ +
lastModificationDate: string
+
+ +
type: string = Constants.Ontology
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateOntologyMetadata.html b/10_0_0/classes/UpdateOntologyMetadata.html new file mode 100644 index 000000000..83e5ef9d4 --- /dev/null +++ b/10_0_0/classes/UpdateOntologyMetadata.html @@ -0,0 +1,100 @@ +UpdateOntologyMetadata | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateOntologyMetadata
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comment?: string = undefined
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ +
lastModificationDate: string
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdatePermission.html b/10_0_0/classes/UpdatePermission.html new file mode 100644 index 000000000..031e82b00 --- /dev/null +++ b/10_0_0/classes/UpdatePermission.html @@ -0,0 +1,108 @@ +UpdatePermission | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Update of a permission.

+
+
+

Hierarchy

+
    +
  • CreateUpdatePermission +
      +
    • UpdatePermission
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
additionalInformation: null | string = null
+

An IRI representing additional information about the permission.

+
+
+ +
name: string = ""
+

The name of the enclosing object.

+
+
+ +
permissionCode: null | number = null
+

A permission's numeric permission code.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateProjectRequest.html b/10_0_0/classes/UpdateProjectRequest.html new file mode 100644 index 000000000..30729548b --- /dev/null +++ b/10_0_0/classes/UpdateProjectRequest.html @@ -0,0 +1,138 @@ +UpdateProjectRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update a project.

+
+
+

Hierarchy

+
    +
  • UpdateProjectRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
description?: StringLiteral[] = undefined
+

A description of a project.

+
+
+ +
keywords?: string[] = undefined
+

Project keywords.

+
+
+ +
logo?: string = undefined
+

The path to the projects's logo.

+
+
+ +
longname?: string = undefined
+

The longname of a Knora project.

+
+
+ +
selfjoin?: boolean = undefined
+

Exists and is true if users can add themselves to the project or group.

+
+
+ +
shortname?: string = undefined
+

The unique shortname of a Knora project.

+
+
+ +
status?: boolean = undefined
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResource.html b/10_0_0/classes/UpdateResource.html new file mode 100644 index 000000000..a60f72e82 --- /dev/null +++ b/10_0_0/classes/UpdateResource.html @@ -0,0 +1,118 @@ +UpdateResource | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a resource with a value to be updated, created, or deleted.

+
+
+

Type Parameters

+
+
+

Hierarchy

+
    +
  • ReadWriteResource +
      +
    • UpdateResource
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
property: string
+
+ +
type: string = ""
+
+ +
value: T
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourceClassCardinality.html b/10_0_0/classes/UpdateResourceClassCardinality.html new file mode 100644 index 000000000..60e3c2e98 --- /dev/null +++ b/10_0_0/classes/UpdateResourceClassCardinality.html @@ -0,0 +1,93 @@ +UpdateResourceClassCardinality | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateResourceClassCardinality
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
cardinalities: IHasProperty[] = []
+
+ +
id: string = ""
+
+ +
type: string = Constants.Class
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourceClassComment.html b/10_0_0/classes/UpdateResourceClassComment.html new file mode 100644 index 000000000..24e557ef5 --- /dev/null +++ b/10_0_0/classes/UpdateResourceClassComment.html @@ -0,0 +1,102 @@ +UpdateResourceClassComment | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateEntityCommentOrLabel +
      +
    • UpdateResourceClassComment
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments?: StringLiteralV2[] = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+

Type will be assigned on construction.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourceClassLabel.html b/10_0_0/classes/UpdateResourceClassLabel.html new file mode 100644 index 000000000..caa2c4567 --- /dev/null +++ b/10_0_0/classes/UpdateResourceClassLabel.html @@ -0,0 +1,102 @@ +UpdateResourceClassLabel | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateEntityCommentOrLabel +
      +
    • UpdateResourceClassLabel
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
labels: StringLiteralV2[] = []
+
+ +
type: string = ""
+

Type will be assigned on construction.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourceMetadata.html b/10_0_0/classes/UpdateResourceMetadata.html new file mode 100644 index 000000000..c39e3307b --- /dev/null +++ b/10_0_0/classes/UpdateResourceMetadata.html @@ -0,0 +1,114 @@ +UpdateResourceMetadata | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateResourceMetadata
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
label?: string = undefined
+
+ +
lastModificationDate?: string = undefined
+
+ +
newModificationDate?: string = undefined
+
+ +
type: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourceMetadataResponse.html b/10_0_0/classes/UpdateResourceMetadataResponse.html new file mode 100644 index 000000000..8886bd375 --- /dev/null +++ b/10_0_0/classes/UpdateResourceMetadataResponse.html @@ -0,0 +1,107 @@ +UpdateResourceMetadataResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateResourceMetadataResponse
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = ""
+
+ +
label?: string = ""
+
+ +
lastModificationDate?: string = ""
+
+ +
resourceClassIri: string = ""
+
+ +
resourceIri: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourcePropertyComment.html b/10_0_0/classes/UpdateResourcePropertyComment.html new file mode 100644 index 000000000..274d973c2 --- /dev/null +++ b/10_0_0/classes/UpdateResourcePropertyComment.html @@ -0,0 +1,102 @@ +UpdateResourcePropertyComment | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateEntityCommentOrLabel +
      +
    • UpdateResourcePropertyComment
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
comments?: StringLiteralV2[] = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+

Type will be assigned on construction.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourcePropertyGuiElement.html b/10_0_0/classes/UpdateResourcePropertyGuiElement.html new file mode 100644 index 000000000..ef1fd6b4d --- /dev/null +++ b/10_0_0/classes/UpdateResourcePropertyGuiElement.html @@ -0,0 +1,109 @@ +UpdateResourcePropertyGuiElement | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateResourcePropertyGuiElement

+
+

Hierarchy

+
    +
  • UpdateEntityCommentOrLabel +
      +
    • UpdateResourcePropertyGuiElement
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
guiAttributes?: string[] = undefined
+
+ +
guiElement?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+

Type will be assigned on construction.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateResourcePropertyLabel.html b/10_0_0/classes/UpdateResourcePropertyLabel.html new file mode 100644 index 000000000..12a85bafe --- /dev/null +++ b/10_0_0/classes/UpdateResourcePropertyLabel.html @@ -0,0 +1,102 @@ +UpdateResourcePropertyLabel | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • UpdateEntityCommentOrLabel +
      +
    • UpdateResourcePropertyLabel
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
labels: StringLiteralV2[] = []
+
+ +
type: string = ""
+

Type will be assigned on construction.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateStillImageFileValue.html b/10_0_0/classes/UpdateStillImageFileValue.html new file mode 100644 index 000000000..9657086d0 --- /dev/null +++ b/10_0_0/classes/UpdateStillImageFileValue.html @@ -0,0 +1,117 @@ +UpdateStillImageFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateTextFileValue.html b/10_0_0/classes/UpdateTextFileValue.html new file mode 100644 index 000000000..1ac568cec --- /dev/null +++ b/10_0_0/classes/UpdateTextFileValue.html @@ -0,0 +1,117 @@ +UpdateTextFileValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
filename: string = ""
+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateTextValueAsHtml.html b/10_0_0/classes/UpdateTextValueAsHtml.html new file mode 100644 index 000000000..4cfb21eab --- /dev/null +++ b/10_0_0/classes/UpdateTextValueAsHtml.html @@ -0,0 +1,129 @@ +UpdateTextValueAsHtml | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsHtml
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
html: string = ""
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
xml: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateTextValueAsString.html b/10_0_0/classes/UpdateTextValueAsString.html new file mode 100644 index 000000000..515deae97 --- /dev/null +++ b/10_0_0/classes/UpdateTextValueAsString.html @@ -0,0 +1,121 @@ +UpdateTextValueAsString | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsString
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
text: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateTextValueAsXml.html b/10_0_0/classes/UpdateTextValueAsXml.html new file mode 100644 index 000000000..b59b3c2aa --- /dev/null +++ b/10_0_0/classes/UpdateTextValueAsXml.html @@ -0,0 +1,129 @@ +UpdateTextValueAsXml | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTextValueAsXml
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
mapping: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+ +
xml: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateTimeValue.html b/10_0_0/classes/UpdateTimeValue.html new file mode 100644 index 000000000..a8a282c80 --- /dev/null +++ b/10_0_0/classes/UpdateTimeValue.html @@ -0,0 +1,121 @@ +UpdateTimeValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseTimeValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
time: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateUriValue.html b/10_0_0/classes/UpdateUriValue.html new file mode 100644 index 000000000..b230fe448 --- /dev/null +++ b/10_0_0/classes/UpdateUriValue.html @@ -0,0 +1,121 @@ +UpdateUriValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+

Implements

+
    +
  • IBaseUriValue
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
uri: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateUserRequest.html b/10_0_0/classes/UpdateUserRequest.html new file mode 100644 index 000000000..60d91ad36 --- /dev/null +++ b/10_0_0/classes/UpdateUserRequest.html @@ -0,0 +1,120 @@ +UpdateUserRequest | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A request to update a user.

+
+
+

Hierarchy

+
    +
  • UpdateUserRequest
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
email?: string = undefined
+

The email address and login name of a user.

+
+
+ +
familyName?: string = undefined
+

The user's family name.

+
+
+ +
givenName?: string = undefined
+

The user's given name.

+
+
+ +
lang?: string = undefined
+

The ISO 639-1 code of the user's preferred language.

+
+
+ +
username?: string = undefined
+

The username and login name of a user.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UpdateValue.html b/10_0_0/classes/UpdateValue.html new file mode 100644 index 000000000..95c720963 --- /dev/null +++ b/10_0_0/classes/UpdateValue.html @@ -0,0 +1,133 @@ +UpdateValue | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Class UpdateValueAbstract

+
+

Represents a value to be updated.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
hasPermissions?: string = undefined
+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
valueHasComment?: string = undefined
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/User.html b/10_0_0/classes/User.html new file mode 100644 index 000000000..2248e4f8e --- /dev/null +++ b/10_0_0/classes/User.html @@ -0,0 +1,149 @@ +User | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a Knora user.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
email: string = ""
+

The email address and login name of a user.

+
+
+ +
familyName: string = ""
+

The user's family name.

+
+
+ +
givenName: string = ""
+

The user's given name.

+
+
+ +
lang: string = ""
+

The ISO 639-1 code of the user's preferred language.

+
+
+ +
password?: string = undefined
+

An encrypted credential for access

+
+
+ +
status: boolean = false
+

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

+
+
+ +
systemAdmin?: boolean = undefined
+

Exists and is true if the user is a member of the SystemAdmin group.

+
+
+ +
username: string = ""
+

The username and login name of a user.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UserCache.html b/10_0_0/classes/UserCache.html new file mode 100644 index 000000000..9215f8101 --- /dev/null +++ b/10_0_0/classes/UserCache.html @@ -0,0 +1,223 @@ +UserCache | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Caches user information obtained from Knora.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Methods

+
+ +
+
+ +
    + +
  • +

    Gets a specific item from the cache. +If not cached yet, the information will be retrieved from DSP-API.

    +
    +
    +

    Parameters

    +
      +
    • +
      key: string
      +

      the id of the item to be returned.

      +
    • +
    • +
      isDependency: boolean = false
      +

      true if the item to be returned + is a dependency of another item (recursive call to this method).

      +
    +

    Returns Observable<UserResponse>

+
+ +
+
+ +
+
+ +
    + +
  • +

    Public method to access the reloadItem method

    + +

    Returns

    the item

    +
    +
    +

    Parameters

    +
      +
    • +
      key: string
      +

      the id of the information to be returned.

      +
    +

    Returns Observable<UserResponse>

+
+ +
    + +
  • +

    Deletes an existing entry in the cache and requests information from DSP-API.

    + +

    Returns

    the item.

    +
    +
    +

    Parameters

    +
      +
    • +
      key: string
      +

      the id of the information to be returned.

      +
    +

    Returns Observable<UserResponse>

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UserResponse.html b/10_0_0/classes/UserResponse.html new file mode 100644 index 000000000..e4d52f1b6 --- /dev/null +++ b/10_0_0/classes/UserResponse.html @@ -0,0 +1,84 @@ +UserResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a single user.

+
+
+

Hierarchy

+
    +
  • UserResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
user: ReadUser = ...
+

The user returned in a UserResponse.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UsersEndpointAdmin.html b/10_0_0/classes/UsersEndpointAdmin.html new file mode 100644 index 000000000..80af4823e --- /dev/null +++ b/10_0_0/classes/UsersEndpointAdmin.html @@ -0,0 +1,762 @@ +UsersEndpointAdmin | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint for working with Knora users.

+ +

Deprecated

Use open API docs instead

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • UsersEndpointAdmin
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/UsersResponse.html b/10_0_0/classes/UsersResponse.html new file mode 100644 index 000000000..d613d9349 --- /dev/null +++ b/10_0_0/classes/UsersResponse.html @@ -0,0 +1,84 @@ +UsersResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

A response providing a collection of users.

+
+
+

Hierarchy

+
    +
  • UsersResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
users: ReadUser[] = []
+

The users returned in a UsersResponse.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/ValuesEndpointV2.html b/10_0_0/classes/ValuesEndpointV2.html new file mode 100644 index 000000000..0d11277dd --- /dev/null +++ b/10_0_0/classes/ValuesEndpointV2.html @@ -0,0 +1,425 @@ +ValuesEndpointV2 | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Handles requests to the values route of the Knora API.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • ValuesEndpointV2
+
+
+
+ +
+
+

Internal Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/VersionEndpointSystem.html b/10_0_0/classes/VersionEndpointSystem.html new file mode 100644 index 000000000..a128821da --- /dev/null +++ b/10_0_0/classes/VersionEndpointSystem.html @@ -0,0 +1,351 @@ +VersionEndpointSystem | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

An endpoint to get DSP's version.

+
+
+

Hierarchy

+
    +
  • Endpoint +
      +
    • VersionEndpointSystem
+
+
+
+ +
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
delay: 500 = 500
+
+ +
jsonConvert: JsonConvert = ...
+

JsonConvert instance

+
+
+ +
knoraApiConfig: KnoraApiConfig
+
+ +
maxRetries: 0 = 0
+
+ +
path: string
+
+ +
retryOnErrorStatus: number[] = ...
+
+

Accessors

+
+ +
    +
  • get jsonWebToken(): string
  • +
  • +

    The session token

    +
    +

    Returns string

  • +
  • set jsonWebToken(value: string): void
  • +
  • +

    The session token

    +
    +
    +

    Parameters

    +
      +
    • +
      value: string
    +

    Returns void

+
+

Methods

+
+ +
+
+ +
    + +
  • +

    Handles parsing errors.

    +
    +
    +

    Parameters

    +
      +
    • +
      error: AjaxError | DataError
      +

      the error class provided by us

      +
    +

    Returns Observable<ApiResponseError>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general GET request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PATCH request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general POST request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request, if any.

      +
    • +
    • +
      contentType: "json" | "sparql" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+ +
    + +
  • +

    Performs a general PUT request.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional path: string
      +

      the relative URL for the request

      +
    • +
    • +
      Optional body: any
      +

      the body of the request

      +
    • +
    • +
      contentType: "json" = "json"
      +

      content content type of body, if any.

      +
    • +
    • +
      Optional headerOpts: IHeaderOptions
      +

      additional headers, if any.

      +
    +

    Returns Observable<AjaxResponse>

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/VersionResponse.html b/10_0_0/classes/VersionResponse.html new file mode 100644 index 000000000..81d102ab1 --- /dev/null +++ b/10_0_0/classes/VersionResponse.html @@ -0,0 +1,129 @@ +VersionResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents DSP's version

+
+
+

Hierarchy

+
    +
  • VersionResponse
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
fuseki: string = ""
+

fuseki

+
+
+ +
name: string = ""
+

name

+
+
+ +
pekkoHttp: string = ""
+

pekkoHttp

+
+
+ +
scala: string = ""
+

scala

+
+
+ +
sipi: string = ""
+

sipi

+
+
+ +
webapi: string = ""
+

webapi

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/classes/WriteValueResponse.html b/10_0_0/classes/WriteValueResponse.html new file mode 100644 index 000000000..c8d19f3bf --- /dev/null +++ b/10_0_0/classes/WriteValueResponse.html @@ -0,0 +1,97 @@ +WriteValueResponse | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
+
+
+
+ +
+
+

Constructors

+
+
+

Properties

+
+
+

Constructors

+
+ +
+
+

Properties

+
+ +
id: string = ""
+
+ +
type: string = ""
+
+ +
uuid: string = ""
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/enums/Cardinality.html b/10_0_0/enums/Cardinality.html new file mode 100644 index 000000000..7f8ec6366 --- /dev/null +++ b/10_0_0/enums/Cardinality.html @@ -0,0 +1,94 @@ +Cardinality | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a property's cardinality.

+
+
+
+
+ +
+
+

Enumeration Members

+
+
+

Enumeration Members

+
+ +
_0_1: 1
+

Cardinality 0-1 (optional).

+
+
+ +
_0_n: 2
+

Cardinality 0-n (may have many)

+
+
+ +
_1: 0
+

Cardinality 1 (required).

+
+
+ +
_1_n: 3
+

Cardinality 1-n (at least one).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/enums/PermissionUtil.Permissions.html b/10_0_0/enums/PermissionUtil.Permissions.html new file mode 100644 index 000000000..e5508cbd9 --- /dev/null +++ b/10_0_0/enums/PermissionUtil.Permissions.html @@ -0,0 +1,104 @@ +Permissions | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Possible permissions on resources and values.

+
+
+
+
+ +
+
+

Enumeration Members

+
CR +D +M +RV +V +
+
+

Enumeration Members

+
+ +
CR: 4
+

change rights permission

+
+
+ +
D: 3
+

delete permission

+
+
+ +
M: 2
+

modify permission

+
+
+ +
RV: 0
+

restricted view

+
+
+ +
V: 1
+

view permission

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/enums/Precision.html b/10_0_0/enums/Precision.html new file mode 100644 index 000000000..7c2e46410 --- /dev/null +++ b/10_0_0/enums/Precision.html @@ -0,0 +1,85 @@ +Precision | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Precision of a date.

+
+
+
+
+ +
+
+

Enumeration Members

+
+
+

Enumeration Members

+
+ +
dayPrecision: 2
+

Day precision.

+
+
+ +
monthPrecision: 1
+

Month precision (first to last day of the month).

+
+
+ +
yearPrecision: 0
+

Year precision (first to last day of the year).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/functions/CardinalityUtil.createValueForPropertyAllowed.html b/10_0_0/functions/CardinalityUtil.createValueForPropertyAllowed.html new file mode 100644 index 000000000..27f7b1fe6 --- /dev/null +++ b/10_0_0/functions/CardinalityUtil.createValueForPropertyAllowed.html @@ -0,0 +1,69 @@ +createValueForPropertyAllowed | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+
    + +
  • +

    Determines if a value can be created for a given property.

    +
    +
    +

    Parameters

    +
      +
    • +
      propertyIri: string
      +

      Iri of the property.

      +
    • +
    • +
      numberOfInstances: number
      +

      number of existing values of the property in question.

      +
    • +
    • +
      entityInfo: ResourceClassDefinition
      +

      class information.

      +
    +

    Returns boolean

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/functions/CardinalityUtil.deleteValueForPropertyAllowed.html b/10_0_0/functions/CardinalityUtil.deleteValueForPropertyAllowed.html new file mode 100644 index 000000000..493ef399f --- /dev/null +++ b/10_0_0/functions/CardinalityUtil.deleteValueForPropertyAllowed.html @@ -0,0 +1,69 @@ +deleteValueForPropertyAllowed | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+
    + +
  • +

    Determines if a value can be deleted for a given property.

    +
    +
    +

    Parameters

    +
      +
    • +
      propertyIri: string
      +

      Iri of the property.

      +
    • +
    • +
      numberOfInstances: number
      +

      number of existing values of the property in question.

      +
    • +
    • +
      entityInfo: ResourceClassDefinition
      +

      class information.

      +
    +

    Returns boolean

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/functions/PermissionUtil.allUserPermissions.html b/10_0_0/functions/PermissionUtil.allUserPermissions.html new file mode 100644 index 000000000..5368c7643 --- /dev/null +++ b/10_0_0/functions/PermissionUtil.allUserPermissions.html @@ -0,0 +1,60 @@ +allUserPermissions | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/index.html b/10_0_0/index.html new file mode 100644 index 000000000..d400980b4 --- /dev/null +++ b/10_0_0/index.html @@ -0,0 +1,529 @@ +@dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+

@dasch-swiss/dsp-js API Documentation

+
+
+

Index

+
+

Namespaces - Model V2

+
+
+

Enumerations - Model V2

+
+
+

Classes - Config

+
+
+

Classes - Response

+
+
+

Classes - Endpoint Admin

+
+
+

Classes - Endpoint V2

+
+
+

Classes - Endpoint System

+
+
+

Classes - Model Admin

+
AdministrativePermission +AdministrativePermissionResponse +AdministrativePermissionsResponse +ChildNodeInfo +ChildNodeInfoResponse +CreateAdministrativePermission +CreateChildNodeRequest +CreateDefaultObjectAccessPermission +CreateGroupRequest +CreateListRequest +CreatePermission +DefaultObjectAccessPermission +DefaultObjectAccessPermissionResponse +DefaultObjectAccessPermissionsResponse +DeleteChildNodeCommentsResponse +DeleteListNodeResponse +DeleteListResponse +DeletePermissionResponse +Group +GroupResponse +GroupsResponse +KeywordsResponse +List +ListChildNode +ListChildNodeResponse +ListInfoResponse +ListNode +ListNodeInfo +ListNodeInfoResponse +ListResponse +ListsResponse +MembersResponse +Permission +Permissions +Project +ProjectPermission +ProjectPermissionsResponse +ProjectResponse +ProjectRestrictedViewSettings +ProjectRestrictedViewSettingsResponse +ProjectsResponse +ReadGroup +ReadProject +ReadUser +RepositionChildNodeRequest +RepositionChildNodeResponse +StoredAdministrativePermission +StoredGroup +StoredListNode +StoredListNodeInfo +StoredProject +StoredUser +StringLiteral +UpdateAdministrativePermissionGroup +UpdateChildNodeCommentsRequest +UpdateChildNodeLabelsRequest +UpdateChildNodeNameRequest +UpdateChildNodeRequest +UpdateDefaultObjectAccessPermission +UpdateDefaultObjectAccessPermissionGroup +UpdateDefaultObjectAccessPermissionProperty +UpdateDefaultObjectAccessPermissionResourceClass +UpdateGroupRequest +UpdateListInfoRequest +UpdatePermission +UpdateProjectRequest +UpdateUserRequest +User +UserResponse +UsersResponse +
+
+

Classes - Model V2

+
CanDoResponse +CountQueryResponse +CreateArchiveFileValue +CreateAudioFileValue +CreateBooleanValue +CreateColorValue +CreateDateValue +CreateDecimalValue +CreateDocumentFileValue +CreateFileValue +CreateGeomValue +CreateGeonameValue +CreateIntValue +CreateIntervalValue +CreateLinkValue +CreateListValue +CreateMovingImageFileValue +CreateOntology +CreateResource +CreateResourceClass +CreateResourceProperty +CreateStillImageFileValue +CreateTextFileValue +CreateTextValueAsString +CreateTextValueAsXml +CreateTimeValue +CreateUriValue +CreateValue +CredentialsResponse +DeleteOntology +DeleteOntologyResponse +DeleteResource +DeleteResourceClass +DeleteResourceClassComment +DeleteResourceProperty +DeleteResourcePropertyComment +DeleteResourceResponse +DeleteValue +DeleteValueResponse +KnoraDate +KnoraPeriod +ListNodeV2 +LoginResponse +LogoutResponse +OntologiesMetadata +OntologyMetadata +Point2D +ReadArchiveFileValue +ReadAudioFileValue +ReadBooleanValue +ReadColorValue +ReadDateValue +ReadDecimalValue +ReadDocumentFileValue +ReadFileValue +ReadGeomValue +ReadGeonameValue +ReadIntValue +ReadIntervalValue +ReadLinkValue +ReadListValue +ReadMovingImageFileValue +ReadOntology +ReadResource +ReadResourceSequence +ReadStillImageFileValue +ReadTextFileValue +ReadTextValue +ReadTextValueAsHtml +ReadTextValueAsString +ReadTextValueAsXml +ReadTimeValue +ReadUriValue +ReadValue +RegionGeometry +ResourceClassAndPropertyDefinitions +ResourceClassDefinition +ResourceClassDefinitionWithAllLanguages +ResourceClassDefinitionWithPropertyDefinition +ResourcePropertyDefinition +ResourcePropertyDefinitionWithAllLanguages +StandoffClassDefinition +SystemPropertyDefinition +UpdateArchiveFileValue +UpdateAudioFileValue +UpdateBooleanValue +UpdateColorValue +UpdateDateValue +UpdateDecimalValue +UpdateDocumentFileValue +UpdateFileValue +UpdateGeomValue +UpdateGeonameValue +UpdateIntValue +UpdateIntervalValue +UpdateLinkValue +UpdateListValue +UpdateMovingImageFileValue +UpdateOntology +UpdateOntologyMetadata +UpdateResource +UpdateResourceClassCardinality +UpdateResourceClassComment +UpdateResourceClassLabel +UpdateResourceMetadata +UpdateResourceMetadataResponse +UpdateResourcePropertyComment +UpdateResourcePropertyGuiElement +UpdateResourcePropertyLabel +UpdateStillImageFileValue +UpdateTextFileValue +UpdateTextValueAsHtml +UpdateTextValueAsString +UpdateTextValueAsXml +UpdateTimeValue +UpdateUriValue +UpdateValue +WriteValueResponse +
+
+

Classes - Model System

+
+
+

Classes - Internal

+
+
+

Classes - Other

+
+
+

Interfaces - Model Admin

+
+
+

Interfaces - Model V2

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/interfaces/IFulltextSearchParams.html b/10_0_0/interfaces/IFulltextSearchParams.html new file mode 100644 index 000000000..a66337db1 --- /dev/null +++ b/10_0_0/interfaces/IFulltextSearchParams.html @@ -0,0 +1,89 @@ +IFulltextSearchParams | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Interface IFulltextSearchParams

+
+

Params for fulltext search.

+
+
+

Hierarchy

+
    +
  • IFulltextSearchParams
+
+
+
+ +
+
+

Properties

+
+ +
limitToProject?: string
+

Iri of the project the fulltext search is restricted to, if any.

+
+
+ +
limitToResourceClass?: string
+

Iri of resource class the fulltext search is restricted to, if any.

+
+
+ +
limitToStandoffClass?: string
+

Iri of standoff class the fulltext search is restricted to, if any.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/interfaces/IHasProperty.html b/10_0_0/interfaces/IHasProperty.html new file mode 100644 index 000000000..3b1a0347a --- /dev/null +++ b/10_0_0/interfaces/IHasProperty.html @@ -0,0 +1,102 @@ +IHasProperty | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Represents a property defined on a resource class. +Contains only the property's IRI, not the definition itself.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
cardinality: Cardinality
+

Cardinality for the property.

+
+
+ +
guiOrder?: number
+

GUI order, if any.

+
+
+ +
isInherited?: boolean
+

Indicates if the property has been inherited from a super class. +Only present when reading from Knora.

+
+
+ +
propertyIndex: string
+

Iri of the property.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/interfaces/IHasPropertyWithPropertyDefinition.html b/10_0_0/interfaces/IHasPropertyWithPropertyDefinition.html new file mode 100644 index 000000000..336fcfc99 --- /dev/null +++ b/10_0_0/interfaces/IHasPropertyWithPropertyDefinition.html @@ -0,0 +1,113 @@ +IHasPropertyWithPropertyDefinition | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+
+ +

Interface IHasPropertyWithPropertyDefinition

+
+

Represents a property defined on a resource class +including the property definition.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
cardinality: Cardinality
+

Cardinality for the property.

+
+
+ +
guiOrder?: number
+

GUI order, if any.

+
+
+ +
isInherited?: boolean
+

Indicates if the property has been inherited from a super class. +Only present when reading from Knora.

+
+
+ +
propertyDefinition: PropertyDefinition
+
+ +
propertyIndex: string
+

Iri of the property.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/interfaces/ILabelSearchParams.html b/10_0_0/interfaces/ILabelSearchParams.html new file mode 100644 index 000000000..d47582ac2 --- /dev/null +++ b/10_0_0/interfaces/ILabelSearchParams.html @@ -0,0 +1,80 @@ +ILabelSearchParams | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Params for search by label

+
+
+

Hierarchy

+
    +
  • ILabelSearchParams
+
+
+
+ +
+
+

Properties

+
+ +
limitToProject?: string
+

Iri of the project the search by label is restricted to, if any.

+
+
+ +
limitToResourceClass?: string
+

Iri of the project the search by label is restricted to, if any.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/interfaces/IPermissions.html b/10_0_0/interfaces/IPermissions.html new file mode 100644 index 000000000..f6659cbb6 --- /dev/null +++ b/10_0_0/interfaces/IPermissions.html @@ -0,0 +1,77 @@ +IPermissions | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Hierarchy

+
    +
  • IPermissions
+
+

Implemented by

+
+
+
+
+ +
+
+

Properties

+
+ +
administrativePermissionsPerProject: any
+
+ +
groupsPerProject: any
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/modules/CardinalityUtil.html b/10_0_0/modules/CardinalityUtil.html new file mode 100644 index 000000000..895d1b8c3 --- /dev/null +++ b/10_0_0/modules/CardinalityUtil.html @@ -0,0 +1,61 @@ +CardinalityUtil | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Utility methods to facilitate the handling of a property's cardinality.

+
+
+
+

Index

+
+

Variables

+
+
+

Functions

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/modules/PermissionUtil.html b/10_0_0/modules/PermissionUtil.html new file mode 100644 index 000000000..1f69c9c67 --- /dev/null +++ b/10_0_0/modules/PermissionUtil.html @@ -0,0 +1,59 @@ +PermissionUtil | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
+

Utility methods to facilitate the handling of permissions defined for a resource or value.

+
+
+
+

Index

+
+

Enumerations

+
+
+

Functions

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/10_0_0/variables/CardinalityUtil.cardinalities.html b/10_0_0/variables/CardinalityUtil.cardinalities.html new file mode 100644 index 000000000..1a49dfe5e --- /dev/null +++ b/10_0_0/variables/CardinalityUtil.cardinalities.html @@ -0,0 +1,48 @@ +cardinalities | @dasch-swiss/dsp-js API Documentation
+
+ +
+
+
+ +
cardinalities: Map<Cardinality, string> = ...
+
+
+

Generated using TypeDoc

+
\ No newline at end of file