Custom Query (2152 matches)
Results (790 - 792 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2374 | worksforme | tag search paging | ross | dread |
Description |
Currently in the logic function tag_search you can specify limit and offset, but no count is returned. Therefore pagination is not possible for tag results. This is desired though. |
|||
#2379 | fixed | RDF output, api/sparql | ross | ross |
Description |
From: Pierre-Yves Vandenbussche In my use case I need to fetch every sparql endpoint associated to a dataset. With the previous version of your endpoint, I was doing this query: SELECT DISTINCT ?dataset ?endpoint ?title ?identifier WHERE {
} ORDER BY ?title Using your new version,dcterms:title of a dataset is now a rdfs:label ... OK Unfortunately, I don't have the information of "api/sparql" anymore. So I can not differentiate between a dump file and a SPARQL endpoint... Add the required information to the RDF template. |
|||
#2380 | duplicate | DataGM Upgrade | ross | ross |
Description |
Provide a new test install of DataGM based on the ODS demo site being completed through June. |