Nanopub Query SPARQL Editor for repository: pubkey/3b27554e95b26deedc8e9b5d050f50bf56c56687a46f07ce09883683f292f10a

/repo/pubkey/3b27554e95b26deedc8e9b5d050f50bf56c56687a46f07ce09883683f292f10a
18
 
1
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
2
prefix dct: <http://purl.org/dc/terms/>
3
prefix np: <http://www.nanopub.org/nschema#>
4
prefix npa: <http://purl.org/nanopub/admin/>
5
prefix npx: <http://purl.org/nanopub/x/>
6
7
select * where {
8
## Info about this repo:
9
  npa:thisRepo ?pred ?obj .
10
## Search for nanopublications:
11
# graph npa:graph {
12
#   ?np npa:hasValidSignatureForPublicKey ?pubkey .
13
#   filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }
14
#   ?np dct:created ?date .
15
#   ?np np:hasAssertion ?a .
16
#   optional { ?np rdfs:label ?label }
image/svg+xml
image/svg+xml