ds-caselaw-marklogic-api-client 41.1.0__py3-none-any.whl → 41.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ds-caselaw-marklogic-api-client might be problematic. Click here for more details.

@@ -5,5 +5,11 @@ declare variable $uri as xs:string external;
5
5
 
6
6
  let $doc := doc($uri)
7
7
  let $hash := $doc//uk:hash/text()
8
- let $count := count(cts:search(fn:doc(), cts:element-value-query(xs:QName("uk:hash"), $hash)))
8
+ let $count := count(cts:uris(
9
+ (), (),
10
+ cts:and-query((
11
+ cts:element-value-query(xs:QName("uk:hash"), $hash),
12
+ cts:collection-query("http://marklogic.com/collections/dls/latest-version")
13
+ ))
14
+ ))
9
15
  return $count = 1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: ds-caselaw-marklogic-api-client
3
- Version: 41.1.0
3
+ Version: 41.1.2
4
4
  Summary: An API client for interacting with the underlying data in Find Caselaw.
5
5
  Keywords: national archives,caselaw
6
6
  Author: The National Archives
@@ -38,7 +38,7 @@ caselawclient/search_parameters.py,sha256=A-9icXdyFYLDACjUaRQF8mrnaVRlFJ9XCPtu5u
38
38
  caselawclient/types.py,sha256=tf4EtzQyMfHk-eYvLLlRhpSV5iBIEOWxAhcCYBXnaJQ,2744
39
39
  caselawclient/xml_helpers.py,sha256=31cxsDu680SFi3gR35rL7EdBZaW6r6mt4zvWHjJeX9o,1131
40
40
  caselawclient/xquery/break_judgment_checkout.xqy,sha256=rISzoBKxQKrP5ZRdCSoRqOXW8T_NDBSZRFjOXo_H3ns,220
41
- caselawclient/xquery/check_content_hash_unique_by_uri.xqy,sha256=fqSsqm4VFW3aS_DIDn1AIF54k3hs-xvlh_Xpyp-rf-I,386
41
+ caselawclient/xquery/check_content_hash_unique_by_uri.xqy,sha256=kXfJL0sclcCulsaw5KGgVCyuiIfINkSeMwFGXSvuYME,494
42
42
  caselawclient/xquery/checkin_judgment.xqy,sha256=QeGqO3kL-q0UrjopCVU0lCbkwbyoc5SuNLYFAIbbyMg,197
43
43
  caselawclient/xquery/checkout_judgment.xqy,sha256=aRwVo4KXoEKXfXRZ6IrVfvh0pXK-7pFxVIgEyzE5DRY,385
44
44
  caselawclient/xquery/copy_document.xqy,sha256=GwgafibZhUB4rZ7x5wmHAKi0DO1aEWNVithkguwsVGE,453
@@ -89,7 +89,7 @@ caselawclient/xquery/xslt_transform.xqy,sha256=cccaFiGkCcvSfDv007UriZ3I4ak2nTLP1
89
89
  caselawclient/xquery_type_dicts.py,sha256=f4PM8yZi5RRMdL2lQ8tsLUs0aJjBa5chvd-VVj40fJY,6767
90
90
  caselawclient/xslt/modify_xml_live.xsl,sha256=gNjwBun2-UzOeeuf0wNjFtN3jXm1yrwqv_KT8r1slXw,2370
91
91
  caselawclient/xslt/sample.xsl,sha256=IG-v77stjwqiw25pguh391K-5DTKiX651WqILDZixm0,825
92
- ds_caselaw_marklogic_api_client-41.1.0.dist-info/LICENSE.md,sha256=fGMzyyLuQW-IAXUeDSCrRdsYW536aEWThdbpCjo6ZKg,1108
93
- ds_caselaw_marklogic_api_client-41.1.0.dist-info/METADATA,sha256=YoLgCed-qQPs3UxfZQ4gkT2ttR7N_cr5hepqLdFK3YM,4364
94
- ds_caselaw_marklogic_api_client-41.1.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
95
- ds_caselaw_marklogic_api_client-41.1.0.dist-info/RECORD,,
92
+ ds_caselaw_marklogic_api_client-41.1.2.dist-info/LICENSE.md,sha256=fGMzyyLuQW-IAXUeDSCrRdsYW536aEWThdbpCjo6ZKg,1108
93
+ ds_caselaw_marklogic_api_client-41.1.2.dist-info/METADATA,sha256=-1iTf9z7lS-xcKV9RoS9HZjkTyxN-f3TL0ZlF06dpm0,4364
94
+ ds_caselaw_marklogic_api_client-41.1.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
95
+ ds_caselaw_marklogic_api_client-41.1.2.dist-info/RECORD,,