Matches in Nanopublications for { <https://w3id.org/np/RAAaFqmXKY0eIkjgrKxXXPaUEK6HSyvFd_jnfnVRwUvEA#get-services> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-services type grlc-query assertion.
- get-services label "Get all nanopub services" assertion.
- get-services license LICENSE-2.0 assertion.
- get-services description "This query returns all nanopub services announced in nanopublications." assertion.
- get-services 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 ?np ?service ?date ?pubkey where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } optional { ?np dct:created ?date . } ?np np:hasAssertion ?a . } graph ?a { ?service a npx:NanopubService . } } order by desc(?date)" assertion.
- get-services endpoint 05603d3d4c5fea99f7a2622bfe7601cb519e2decf5147c9372518823c3cd975d assertion.