UNPKG

rechtspraak-nl

Version:

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

3 lines (2 loc) 125 B
import { Creator } from "../rechtspraak_metadata"; export declare function getCreator(creator: any, id?: string): Creator;