Nanopub Query SPARQL Editor for repository: pubkey/985e6a4179a7a9ecc5c5e0e3d25a276f5576282f6b940b4291dacd89b59ed5c4

/repo/pubkey/985e6a4179a7a9ecc5c5e0e3d25a276f5576282f6b940b4291dacd89b59ed5c4
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