Matches in Nanopublications for { <https://w3id.org/np/RAXnHN7_jfxCpSp10_fK5ku5Uf5l6bCRRUfbmiue418Ek/get-leidenu-datasets> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-leidenu-datasets type grlc-query assertion.
- get-leidenu-datasets label "Get datasets attributed to Leiden University" assertion.
- get-leidenu-datasets license LICENSE-2.0 assertion.
- get-leidenu-datasets description "This query returns all datasets attributed to Leiden University." assertion.
- get-leidenu-datasets sparql "prefix prov: <http://www.w3.org/ns/prov#> prefix schema: <https://schema.org/> 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 distinct ?dataset ?label ?repository 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:hasProvenance ?p . } graph ?a { ?dataset a <http://purl.org/dc/dcmitype/Dataset> . optional { ?dataset dct:title ?label . } optional { ?dataset schema:maintainer ?repository . } } graph ?p { ?a prov:wasAttributedTo <https://ror.org/027bh9e22> . } }" assertion.
- get-leidenu-datasets endpoint full assertion.