Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAIIOrXIv6-G17brmVNS5UvbHCc_BxClmlvkXRoKEzQoA/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-rocrate-list type grlc-query assertion.
- get-rocrate-list label "Get RO-Crate list" assertion.
- get-rocrate-list description "This query returns a list of all RO-Crates." assertion.
- get-rocrate-list sparql "prefix schema: <http://schema.org/> 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 ?rocrate ?rocrate_label ?np ?date where { graph npa:graph { ?np npx:hasNanopubType npx:RoCrateNanopub . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np npx:introduces ?rocrate . ?np np:hasAssertion ?a . } graph ?a { ?rocrate schema:name ?rocrate_label . } } order by desc(?date)" assertion.
- get-rocrate-list endpoint a94355158beda26c5d1533e079a7f76e827b9037dc594fac440e0cf3a2a153d1 assertion.
- get-rocrate-list license LICENSE-2.0 assertion.