Matches in Nanopublications for { <https://w3id.org/np/RALZXWg5lZoJoQ0VHL5mpDgNxYpqU6FoDLWGp4rs8A6b8#get-introducing-nanopub> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-introducing-nanopub type grlc-query assertion.
- get-introducing-nanopub label "Get introducing nanopub for thing" assertion.
- get-introducing-nanopub description "This query returns the nanopublication(s) that introduces the given thing." assertion.
- get-introducing-nanopub sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> 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/> prefix prov: <http://www.w3.org/ns/prov#> select ?np ?label ?pubkey ?date where { graph npa:graph { ?np npx:introduces ?_thing_iri . ?np npa:hasValidSignatureForPublicKey ?pubkey . optional { ?np rdfs:label ?label . } ?np dct:created ?date . } }" assertion.
- get-introducing-nanopub endpoint meta assertion.
- get-introducing-nanopub license LICENSE-2.0 assertion.