. . . . "Search for FAIR2Adapt in nt:hasLabelFromApi in the publication info graph" . . . "Get FAIR2Adapt nanopubs" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix nt: \r\n\r\nselect * where {\r\n # Search for nanopublications\r\n GRAPH npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n FILTER NOT EXISTS { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np np:hasPublicationInfo ?pubinfo .\r\n \r\n \r\n # Get publication info details\r\n OPTIONAL { ?pubinfo dct:creator ?creator }\r\n OPTIONAL { ?pubinfo ?creatorName }\r\n OPTIONAL { ?pubinfo dct:license ?license }\r\n OPTIONAL { \r\n ?pubinfo npx:hasSignature ?signature .\r\n ?pubinfo npx:signedBy ?creator .\r\n }\r\n }\r\n \r\n # Search for FAIR2Adapt in nt:hasLabelFromApi in the publication info graph\r\n GRAPH ?pubinfo {\r\n ?subject nt:hasLabelFromApi ?object .\r\n FILTER (CONTAINS(LCASE(STR(?object)), \"fair2adapt\"))\r\n }\r\n} order by desc(?date)" . . "Anne Fouilloux" . "2025-05-06T16:13:14.247Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB" . "VsyHFmrbTikY4DBUG92ksPCan7ZVkbk9QkDVja4ctk6KnfYSTSrbFwxFwLYRJ8Elf2t8jiqLIe46Bn4bvANWqbE2VuXu4XkMy4pWq98JDvsBJpdAUw5TUC+WgQxXbZ/3SjmKr26hv94a85YwHVMmJjO+89NFNnJPr3spPEyuluI=" . . .