Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachnespace Namespace Reference

Classes

class  ariadne
class  penelope
class  pheidippides
 Batch courier for Wikidata/Commons: collects IDs, issues HTTP requests, and returns a merged JSON payload. More...
class  arachne
 Accumulates entity IDs into per-kind batches and organizes groups. More...

Variables

static constexpr std::string prefixes = "QPLME"
constexpr std::size_t batched_kind_count = 7
 Number of batchable kinds (Q, P, L, M, E, form, sense).

Variable Documentation

◆ batched_kind_count

std::size_t arachnespace::batched_kind_count = 7
inlineconstexpr

Number of batchable kinds (Q, P, L, M, E, form, sense).

Definition at line 33 of file arachne.hpp.

◆ prefixes

constexpr std::string arachnespace::prefixes = "QPLME"
staticconstexpr

Definition at line 29 of file arachne.cpp.

Referenced by arachnespace::arachne::identify().