Releases: zazuko/trifid
trifid-plugin-yasgui@3.1.0
Minor Changes
-
c2b4053: It is now possible to configure the default SPARQL query to use in each new YASGUI tab, by configuring the
defaultQuery
configuration field.This feature is useful to provide a starting point for users who are not familiar with SPARQL queries and want to explore the data available in the SPARQL endpoint.
You can define the default query in order to show a specific set of triples, or to show a specific number of triples, or to show a specific set of properties, etc. based on your data model.
It can be also useful to also include common prefixes in the default query, so users can start writing their queries without having to remember the prefixes.
-
3977304: Add
catalog
option, to configure the list of endpoints to show by default in the YASGUI interface.
Patch Changes
- 24b3eab: Upgrade Yasgui to v4.3.0
trifid-core@4.0.5
Patch Changes
- 009d545: Upgrade
sparql-http-client
to v3.0.0
@zazuko/trifid-plugin-sparql-proxy@2.1.0
@zazuko/trifid-plugin-iiif@1.0.2
@zazuko/trifid-plugin-ckan@4.0.1
@zazuko/trifid-entity-renderer@1.0.4
trifid@5.0.2
trifid-core@4.0.4
Patch Changes
- 46e7670: Add support for
application/sparql-query
content type
@zazuko/trifid-entity-renderer@1.0.3
Patch Changes
- 04c75de: Try to get quads from the store, in order to get the graph name.
trifid-plugin-yasgui@3.0.3
Patch Changes
- 1605f62: Update link to GitHub repository for the plugin.