Matches in Nanopublications for { <https://w3id.org/np/RAJStXEm1wZcg34ZLPqe00VPSzIVCwC2rrxdj_JR8v5DY#find-referencing-nanopubs> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- find-referencing-nanopubs type grlc-query assertion.
- find-referencing-nanopubs label "Find referencing nanopubs" assertion.
- find-referencing-nanopubs description "This query returns the nanopublications that reference the given URI in subject, predicate, or object position." assertion.
- find-referencing-nanopubs sparql "prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix xsd: <http://www.w3.org/2001/XMLSchema#> prefix dct: <http://purl.org/dc/terms/> select distinct ?np ?date ?pubkey where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . } graph npa:graph { ?np npa:hasGraph ?g . } graph ?g { { { ?_ref_iri ?pred ?obj . } union { ?subj ?_ref_iri ?obj . } union { ?subj ?pred ?_ref_iri . } } } } limit 1000" assertion.
- find-referencing-nanopubs endpoint full assertion.
- find-referencing-nanopubs license LICENSE-2.0 assertion.