Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RARQoyAacEbVgAkYh-79YTIo1e_iQO9xEsk4LZISOj-6o/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-wikicite2025-participants type grlc-query assertion.
- get-wikicite2025-participants label "Get the WikiCite 2025 participants" assertion.
- get-wikicite2025-participants description "This query returns the list of people who declared their participation in the WikiCite 2025 event." assertion.
- get-wikicite2025-participants sparql "PREFIX wd: <http://www.wikidata.org/entity/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> 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 ?participant ?name ?np ?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 . ?np np:hasPublicationInfo ?i . } graph ?a { ?participant wd:P1344 wd:Q133846580 . } graph ?i { ?participant foaf:name ?name . } } order by desc(?date)" assertion.
- get-wikicite2025-participants endpoint c57ab33a5dd555f386714db4cfff523b9fbdaa3b2cdd448e1ed810317280308c assertion.
- get-wikicite2025-participants license LICENSE-2.0 assertion.