linkedpipes / dcat-ap-viewer

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

Use registry in profiles #182

Closed skodapetr closed 3 years ago

skodapetr commented 4 years ago

Instead of direct imports, all profiles should use registry to allow for easy extension/modification by another profile.

skodapetr commented 3 years ago

It is not 100% as the line need to be somewhere, still most of the extension points utilize registry. Should we need for fine level control we can always update existing profiles and employ registry instead of direct import.