Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Spesialsamlingene
Marcus Components
Commits
661c7ac8
Commit
661c7ac8
authored
Jun 22, 2021
by
Oyvind.Gjesdal
Browse files
readd label
parent
93d51000
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/exhibitions/queries/main.query
View file @
661c7ac8
...
...
@@ -2,7 +2,7 @@ SELECT DISTINCT ?uri ?label ?description ?logo ?alternative WHERE {
GRAPH <urn:x-arq:UnionGraph> {
# duplicate to avoid optionals if subquery is empty
{?uri a ubbont:Exhibition }
{SELECT ?uri ?seq ?
title
WHERE {
{SELECT ?uri ?seq ?
label
WHERE {
{?uri a ubbont:Exhibition. }
?uri ubbont:showWeb true .
?uri dct:title ?label .
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment