Matches in Nanopublications for { <https://w3id.org/np/RAa6BArMhixFHF1rFuPOG6IgxPTq5bD2j_LxMJ0pVE91E/get-sciencelive-nanopubs> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-sciencelive-nanopubs type grlc-query assertion.
- get-sciencelive-nanopubs label "Get ScienceLive nanopubs" assertion.
- get-sciencelive-nanopubs 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 ?label ?creator ?date WHERE { GRAPH npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . FILTER NOT EXISTS { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np npx:hasNanopubType <https://w3id.org/np/RAbrZanVELw9xGL0IgtU5a7jrbdY7JSwBf9dPbT0UJVao> . ?np dct:created ?date . ?np np:hasAssertion ?a . ?np npx:signedBy ?creator . OPTIONAL { ?np rdfs:label ?label } } } order by desc(?date)" assertion.
- get-sciencelive-nanopubs endpoint full assertion.
- get-sciencelive-nanopubs description "This query returns all npx:hasNanopubType ScienceLive nanopubs." assertion.
- get-sciencelive-nanopubs license LICENSE-2.0 assertion.