Nanopub Query SPARQL Editor for repository: pubkey/c4d9ea4c8d98a9d96b53b53fc9a12b2874949aed83584b0a9f50a1967cd34f7d

/repo/pubkey/c4d9ea4c8d98a9d96b53b53fc9a12b2874949aed83584b0a9f50a1967cd34f7d
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