Matches in Nanopublications for { <https://w3id.org/np/RA3uRd8WjHWjLQ6wCRjk7mVtDAyTLUiRPWhiTS1Z0KV9Q/get-fdo-feed> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-fdo-feed type grlc-query assertion.
- get-fdo-feed label "Get FDO feed" assertion.
- get-fdo-feed 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 ?fdo ?np ?label ?fdo ?date where { graph npa:graph { ?np npx:signedBy ?__creator_iri . ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np npx:hasNanopubType <https://w3id.org/fdof/ontology#FAIRDigitalObject> . ?np npx:introduces ?fdo . optional { ?np rdfs:label ?label } } } order by desc(?date) limit 1000" assertion.
- get-fdo-feed endpoint f82fa5e467e6ba40c5d14402c3590f2ad8ed9a13e982133ab26ef1a889b34ebd assertion.
- get-fdo-feed description "This query returns the latest FDOs from the specified creator." assertion.
- get-fdo-feed license LICENSE-2.0 assertion.