Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RARwzupBlpiAh4OnktfjIT4LF6R4RKIWm3LWsyrcDQhqM/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-relevant-resources type grlc-query assertion.
- get-relevant-resources label "Get relevant resources" assertion.
- get-relevant-resources description "This query returns the relevant resources for a given entity (e.g. a Space)." assertion.
- get-relevant-resources 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/> prefix gen: <https://w3id.org/kpxl/gen/terms/> select ?resource ?resource_label ?np ("^" as ?np_label) where { graph npa:graph { ?np npx:hasNanopubType gen:isRelevantFor . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . optional { ?np rdfs:label ?label } } values ?_entity_multi_iri {} graph ?a { ?resource gen:isRelevantFor ?_entity_multi_iri . optional { ?resource rdfs:label ?resource_label . } } }" assertion.
- get-relevant-resources endpoint 1bf3710b89b36c56df4a23aaf137406d1d268c0ed35aaf874359d9d215b72ccf assertion.
- get-relevant-resources license LICENSE-2.0 assertion.