. . . . "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 ?eventOrganizerLabel (min(?eventFacilitator) as ?eventFacilitator1) (if(count(?eventFacilitator)>1,\"et al.\",\"\") as ?eventFacilitatorEtAl) ?eventMoreInfoLink ?eventMoreInfoLinkLabel ?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 {\r\n ?event tpff:has-event-organizer ?eventOrganizer .\r\n bind(replace(str(?eventOrganizer), '^.*[/#]([^#/\\\\?]+)[#/]?(\\\\?.*)?$', '$1') as ?eventOrganizerLabel)\r\n }\r\n optional {\r\n ?event tpff:has-event-facilitator ?eventFacilitator .\r\n bind(replace(str(?eventFacilitator), '^.*[/#]([^#/\\\\?]+)[#/]?(\\\\?.*)?$', '$1') as ?eventFacilitatorLabel)\r\n }\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 {\r\n ?event rdfs:seeAlso ?eventMoreInfoLink .\r\n bind(replace(str(?eventMoreInfoLink), '^.*[/#]([^#/\\\\?]+)[#/]?(\\\\?.*)?$', '$1') as ?eventMoreInfoLinkLabel)\r\n }\r\n }\r\n}\r\ngroup by ?event ?eventSeries ?eventName ?eventShortName ?eventLongName ?eventType ?eventTypeName ?eventDate ?eventOrganizer ?eventOrganizerLabel ?eventMoreInfoLink ?eventMoreInfoLinkLabel ?np ?npCreator ?npDate\r\norder by ?eventSeries desc(?eventDate)" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "kyBcTlmUaYFD3pZZBiVozyfufVRJPT3cJQdAVKseMUSadMyj/C7GC8tLbYQhfNfAfazhQ++BUvTfXY8UG2GmKIEKvH2VXNEBtMA5JSiCr0oqTMttGzUIgDRcBcvQx1XXzviZX0sl4Y9cuqos2HmBf+ctO5PlawBUaISBhXDA20U=" . . . "2024-08-12T07:57:01.712Z"^^ . . . . . . . . . . .