問題タブ [heritrix]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
47 参照

common-crawl - WARC-Block-Digest を表すブロックは?

以下の 09 行目に次の行があります。WARC-Block-Digest: sha1:CLODKYDXCHPVOJMJWHJVT3EJJDKI2RTQ

WARCの仕様によるとThe WARC-Block-Digest is an optional parameter indicating the algorithm name and calculated value of a digest applied to the full block of the record.

full block of the recordを指しているのか調べてみました。11行目から16行目ですか?それとも12~16号線?それとも1号線から16号線(9号線なし)?これらの可能性をハッシュしようとしましたが、上記の sha1 (base 32) 値を取得できません。