linkedpipes / dcat-ap-viewer

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

Define exact properties we need to load dataset from SPARQL #215

Open skodapetr opened 3 years ago

skodapetr commented 3 years ago

As of now we sort of take all what is available, instead we can employ OPTIONAL and ask only for what we need. It is also necessary to consider performance impact of such change.