UNPKG

rechtspraak-nl

Version:

Utility functions for consuming Rechtspraak.nl open data for Dutch court judgments and generating well-formed linked data

5 lines (4 loc) 222 B
export declare const HAS_PART = "hasPart"; export declare const LABEL = "label"; export declare const PATTERN_DATETIME = "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}$"; export declare const TITLE = "title";