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
0b53f280
Commit
0b53f280
authored
Jun 22, 2021
by
Oyvind.Gjesdal
Browse files
add minus sub exhibitions
parent
5cc3c504
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/exhibitions/queries/main.query
View file @
0b53f280
...
...
@@ -12,6 +12,8 @@ SELECT DISTINCT ?uri ?label ?description ?logo ?alternative WHERE {
OPTIONAL { ?uri dct:alternative ?alternative . }
OPTIONAL { ?uri dct:description ?description . }
OPTIONAL { ?uri foaf:logo ?logo . }
MINUS { ?uri dct:isPartOf ?partOf . }
# uncomment the next line, and insert uri for exhibition to skip
...
...
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