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
725fa9e4
Commit
725fa9e4
authored
Jun 22, 2021
by
Oyvind.Gjesdal
Browse files
skrivefeil på mottaker, reciever til recipient
parent
e4bf6c28
Changes
1
Hide whitespace changes
Inline
Side-by-side
types/bibo__Document/queries/recipient.query
View file @
725fa9e4
SELECT DISTINCT ?uri ?label WHERE {
GRAPH <urn:x-arq:UnionGraph> {
{<{{ uri }}> bibo:reci
ever
?uri }.
{<{{ uri }}> bibo:reci
pient
?uri }.
OPTIONAL { ?uri foaf:name ?label . }
OPTIONAL { ?uri ubbont:invertedName ?label . }
}
}
\ No newline at end of file
}
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