. . . . "This query returns all projects affiliated with a ROR-registered research organization." . . . "Get ROR-affiliated projects" . . "PREFIX prov: \r\nPREFIX schema: \r\nPREFIX rdfs: \r\nPREFIX dct: \r\nPREFIX np: \r\nPREFIX npa: \r\nPREFIX npx: \r\nPREFIX w3: \r\n\r\nSELECT DISTINCT ?project ?project_label ?start_date ?orcid_id\r\nWHERE {\r\n GRAPH npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n FILTER NOT EXISTS {\r\n ?npx npx:invalidates ?np ;\r\n npa:hasValidSignatureForPublicKey ?pubkey .\r\n }\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n ?np np:hasProvenance ?p .\r\n }\r\n\r\n GRAPH ?a {\r\n ?project a .\r\n OPTIONAL { ?project rdfs:label ?project_label . }\r\n OPTIONAL { ?project\tschema:startDate ?start_date . }\r\n }\r\n\r\n GRAPH ?p {\r\n ?a prov:wasAttributedTo ?orcid_id .\r\n ?a prov:wasAttributedTo ?ror .\r\n FILTER(STRSTARTS(STR(?ror), \"https://ror.org/\"))\r\n }\r\n}\r\nORDER BY DESC(?start_date)" . . "Tobias Kuhn" . "Alessa An Gambardella" . "2025-06-06T19:14:23.852Z"^^ . . . . . . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB" . "AyocTaHLL2RGT2++ItgcFSuKWC7J+VD0gu8MNtKY+7+/1Jrpz2FEJKIJfyASC3IqCvmHfnSg5fHVI5X6jWQHTYfEWVPV+kE5ltPuco2P6dK/tU7ZeVx8JNpmCCZPhtsqOieYlNR6Jn8XkNU8zTXPA82e3vzBS+mhJSCoDVqDtmc=" . . .