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
5cc3c504
Commit
5cc3c504
authored
Jun 22, 2021
by
Oyvind.Gjesdal
Browse files
remove extra curly
parent
661c7ac8
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/exhibitions/queries/main.query
View file @
5cc3c504
...
...
@@ -12,7 +12,7 @@ SELECT DISTINCT ?uri ?label ?description ?logo ?alternative WHERE {
OPTIONAL { ?uri dct:alternative ?alternative . }
OPTIONAL { ?uri dct:description ?description . }
OPTIONAL { ?uri foaf:logo ?logo . }
}
# uncomment the next line, and insert uri for exhibition to skip
# FILTER ( ?uri != <http://data.ub.uib.no/exhibition/freden> )
...
...
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