Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAtcodMPmTrmBvdOqwYIrNNFDO74f8B_xo0qsOcKlCwTA/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-all-user-profile-pics type grlc-query assertion.
- get-all-user-profile-pics label "Get all user profile pics" assertion.
- get-all-user-profile-pics description "This query returns all user profile pictures." assertion.
- get-all-user-profile-pics sparql "prefix np: <http://www.nanopub.org/nschema#> prefix npx: <http://purl.org/nanopub/x/> prefix npa: <http://purl.org/nanopub/admin/> prefix schema: <https://schema.org/> select ?user ?imageUrl where { graph npa:graph { ?np np:hasAssertion ?a . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } } graph ?a { ?user schema:image ?imageUrl . } }" assertion.
- get-all-user-profile-pics endpoint full assertion.
- get-all-user-profile-pics license LICENSE-2.0 assertion.