Nanopub Query SPARQL Editor for repository: pubkey/29cea114fe0e7e4eb5178b6f87af0817024ec541e95b9a24b0e1926d609c1f03

/repo/pubkey/29cea114fe0e7e4eb5178b6f87af0817024ec541e95b9a24b0e1926d609c1f03
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