Ga naar hoofdinhoud

Layers

Draft – under review

Part of the Stack documentation (overview). Not yet endorsed by NDE.

The NDE network architecture distinguishes four layers. This chapter consolidates per-layer Stack guidance: each layer’s patterns, standards, and components. Bottom-up:

LayerScopeWho runs it
Data managementSource-internal handling: collection management systems, internal catalogues, cleanup at source. Out of scope for this Stack documentation; see Requirements.Data Provider
PublicationSource-side externalisation: RDF dump, SPARQL endpoint, IIIF, LDES.Data Provider
Data LayerService Platform internals.Service Platform
Presentation LayerUser-facing presentation.Service Platform / consumer application

The NDE Stack covers all four layers. It is positioned around the full Linked Data lifecycle the same way Linked Data Elements (LDE) is (Discovery / Ingestion / Transformation / Analysis / Publication / Serve). LDE is a toolkit of small, composable @lde/* packages that handle generic linked-data plumbing: discovering datasets, downloading distributions, running pipelines, serving SPARQL and RDF. It is data-model-agnostic and network-agnostic. The NDE Stack composes LDE’s packages with NDE-specific configuration (@ndes/*) and operated network services to produce the NDE approach of the lifecycle.

In this chapter

  • DERA – the network-wide architectural reference; the four-layer model is being added there.