Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAAkmD0TfaBqS5B2HBhwzYE4Mb9TDoRz9Nf9q-MK0g9g8/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-eswc2025-nanopub-tutorial-participants type grlc-query assertion.
- get-eswc2025-nanopub-tutorial-participants label "Get participants of ESWC2025 nanopub tutorial" assertion.
- get-eswc2025-nanopub-tutorial-participants 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/> prefix wd: <http://www.wikidata.org/entity/> select ?person ?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 . optional { ?np rdfs:label ?label } } graph ?a { ?person wd:P1344 <https://nanopub.net/docs/tutorials/eswc2025#event> . } } order by desc(?date)" assertion.
- get-eswc2025-nanopub-tutorial-participants endpoint full assertion.
- get-eswc2025-nanopub-tutorial-participants description "This query returns the participants of the ESWC2025 nanopublication tutorial." assertion.
- get-eswc2025-nanopub-tutorial-participants license LICENSE-2.0 assertion.