Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAsOG0EaCk269U0fg2rDpOb_z2vthsrrAaeqkwoY_Y9XY/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-favorite-things type grlc-query assertion.
- get-favorite-things label "Get favorite things" assertion.
- get-favorite-things 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 ?creator ?date where { graph npa:graph { ?np npx:signedBy ?__creator_iri . bind(?__creator_iri as ?creator) ?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-favorite-things endpoint 0889966427663fa33f8e3db0ce38c7170c2cdbcdcdd7f121f13ca9de46e9417c assertion.
- get-favorite-things description "This query returns the things the given user has declared to be their favorites (using cito:likes)." assertion.
- get-favorite-things license LICENSE-2.0 assertion.