Open tthoeye opened 8 years ago
SPARQL ?
We don't store our DCAT in a triple store directly, we build it on the fly based on the meta-data we have, just to keep this a light weight platform.
@tthoeye: what I do is add the DCAT resource as a source for tdt/triples. This way it also becomes available in Triple Pattern Fragments which allows you to do use the linked data fragments client on top of it
Thanks @pietercolpaert. Unfortunately we'll need to find another way for datatank.stad.gent because we can't administer our TDT directly.
So you'd see the dcat feed like the api/info endpoint? In this endpoint you can pass dataset=xxx/yyyy and get the relevant dataset info back.
Similar to #383, is it possible to introduce filtering in the DCAT feed? (api/dcat)