. . . . "Returns a list of all events related to the Three Point FAIRification Framework (3PFF)" . . . "Get 3PFF Events" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix prov: \r\nprefix tpff: \r\n\r\nselect ?event ?eventSeries ?eventName ?eventShortName ?eventLongName ?eventType ?eventTypeName ?eventDate ?eventOrganizer ?eventFacilitator ?eventMoreInfoLink ?np ?npCreator ?npDate where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n ?np dct:created ?npDate .\r\n ?np dct:creator ?npCreator .\r\n ?np np:hasAssertion ?assertion .\r\n ?np npx:introduces ?event .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n }\r\n graph ?assertion {\r\n ?event a tpff:3PFF-event .\r\n ?event rdfs:label ?eventName .\r\n bind(replace(str(?eventName), ' ?\\\\|.*$', '') as ?eventShortName)\r\n bind(replace(str(?eventName), '^([A-Z0-9]{2,3}).*$', '$1') as ?eventSeries)\r\n bind(replace(str(?eventName), '^.*\\\\| ?(.*)$', '$1') as ?eventLongName)\r\n ?event dct:date ?eventDate .\r\n optional { ?event tpff:has-event-organizer ?eventOrganizer . }\r\n optional { ?event tpff:has-event-facilitator ?eventFacilitator . }\r\n optional {\r\n values ?eventType { tpff:In-Person-Event tpff:Hybrid-Event tpff:Virtual-Event }\r\n ?event a ?eventType .\r\n bind(replace(str(?eventType), '^.*/', '') as ?eventTypeName)\r\n }\r\n optional { ?event rdfs:seeAlso ?eventMoreInfoLink . }\r\n }\r\n}\r\norder by ?eventSeries desc(?eventDate)" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "Oftp0qzs+iXETlKcOsJrkdvtd61wmTfyABhIfpEfowDdJnY9cEKY/mZGhPD92L/dfxJyXpBMk6yxaInuO2K2ZbE3V9dXGcZOPgG/ksR2hpYJtLWrPCFquH4/lLnVpCHN9d8KfCEw1XPwyf92SADMH3hj/0QptuietcWokPFLexU=" . . . "2024-06-24T13:59:25.963Z"^^ . . . . . . . . . . .