glam/frontend/public/schemas/20251121/linkml/modules/slots/html_file.yaml
kempersc 635beca582
Some checks are pending
Deploy Frontend / build-and-deploy (push) Waiting to run
sync: update frontend schema copies with duplicate mapping fixes (Rule 52)
2026-01-13 18:13:54 +01:00

31 lines
701 B
YAML

id: https://nde.nl/ontology/hc/slot/html_file
name: html_file_slot
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
imports:
- linkml:types
default_range: string
slots:
html_file:
slot_uri: prov:used
description: 'Path to archived HTML file (relative to entry file).
Archive format: Playwright-rendered HTML (NOT WARC).
Playwright captures the fully rendered DOM after JavaScript execution.
Standard structure:
web/{entry_number}/{domain}/rendered.html
Example: web/0021/historischeverenigingnijeveen.nl/rendered.html
'
range: string
related_mappings:
- dcterms:source