Bloom filter

    flowchart
    AA["Associated Authors (0)"]
    C[Bloom filter]
    BC["Broader Concepts (3)"]
    NC["Narrower Concepts (0)"]
    C== skos:broader ==>BC
    NC== skos:broader ==>C
    AA== dcterms:relation ==>C
    click BC "#broader-concepts"
    click NC "#narrower-concepts"
    click AA "#associated-authors"

    NI["add incoming edge"]
    NO["add outgoing edge"]
    NI-- ? -->C
    C-- ? -->NO
    click NI "#add-incoming-edge"
    click NO "#add-outgoing-edge"
    style NI stroke-width:2px,stroke-dasharray: 5 5
    style NO stroke-width:2px,stroke-dasharray: 5 5
Graph neighborhood for 'Bloom filter'. Click aggregate nodes to navigate.
Wikidata
https://www.wikidata.org/wiki/Q885373
OpenAlex ID
https://openalex.org/C147224247 (API record)
OpenAlex Description
hashing-based data structure for maintaining a set of items in limited memory, allowing false positives but no false negatives
OpenAlex Level [?]
2

Broader Concepts

Narrower Concepts

Associated Authors

Add Incoming Edge

Login via ORCiD to contribute.

Add Outgoing Edge

Login via ORCiD to contribute.