Matches in Nanopublications for { <https://w3id.org/np/RAbKJrhy7CvL_geOAEALRH0NntZM5eGAN2bX-MvdNk6To/get-leidenu-projects> ?p ?o ?g. }
Showing items 1 to 7 of
7
with 100 items per page.
- get-leidenu-projects type grlc-query assertion.
- get-leidenu-projects label "Get projects attributed to Leiden University" assertion.
- get-leidenu-projects description "This query returns all projects attributed to Leiden University." assertion.
- get-leidenu-projects 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 ?project ?project_label ?np ("^" as ?np_label) 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 { ?project a <https://schema.org/ResearchProject> . optional { ?project rdfs:label ?project_label . } } graph ?p { ?a prov:wasAttributedTo <https://ror.org/027bh9e22> . } }" assertion.
- get-leidenu-projects endpoint full assertion.
- get-leidenu-projects license LICENSE-2.0 assertion.
- get-leidenu-projects hasLabelFromApi "Get projects attributed to Leiden University - This query returns all projects attributed to Leiden University." pubinfo.