Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RA_alvl7EmI1acDGKpHV-C0tKeCill7FUMc1teNLutcfs#assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-latest-fers type grlc-query assertion.
- get-latest-fers label "Get the latest FAIR-Enabling Resources" assertion.
- get-latest-fers license LICENSE-2.0 assertion.
- get-latest-fers description "This query returns the latest FAIR-Enabling Resources (FERs)." assertion.
- get-latest-fers 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 ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . optional { ?np rdfs:label ?label } } } order by desc(?date) limit 10" assertion.
- get-latest-fers endpoint 3ef5b11551ebc44e34f4bca614b387204447656ce195314532769ca7b20143fe assertion.