linkedpipes / dcat-ap-viewer

Viewer of DCAT-AP 2.0.1 compatible dataset metadata
MIT License
6 stars 6 forks source link

Use of Typescript in outside of profiles #181

Closed skodapetr closed 3 years ago

skodapetr commented 4 years ago

This would provide strongly typed core, that profiles can build upon.

skodapetr commented 3 years ago

As of now, most of the core code utilize TS and predefined types. This should make it easier to create profiles.