Matches in Nanopublications for { <https://w3id.org/np/RAqxwE3KbcXxjYm6tNpRrBY4UP7cSN5O-QRZWBwvmK6tY/get-intro-relations> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- get-intro-relations type grlc-query assertion.
- get-intro-relations label "Get intro relations" assertion.
- get-intro-relations description "This query returns the relations (predicate-object) of the assertion part of an introduction nanopublication for a given resource." assertion.
- get-intro-relations sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> select ?pred ?obj where { bind(?_resourceNp_iri as ?np) graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np np:hasAssertion ?a . ?np npx:introduces ?_resource_iri . } graph ?a { ?_resource_iri ?pred ?obj . } }" assertion.
- get-intro-relations endpoint full assertion.
- get-intro-relations license LICENSE-2.0 assertion.
- get-intro-relations hasLabelFromApi "Get intro relations - This query returns the relations (predicate-object) of the assertion part of ..." pubinfo.