. . . . "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 (group_concat(?eventFacilitator; separator=\" \") as ?eventFacilitators) (group_concat(?eventFacilitatorLabel; separator=\" \") as ?eventFacilitatorLabels) ?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" . "8dnv55F+IyA0GOXXz9w+ai0RLEcdKtRM+wffmLZcmMH9JlaD70ba2+VNyJUZQvFFFkV+S7veWKtcH9jzk6Yjv7eGuHEgLWYRKLA4VNVEi3vWRe/dxgPhkIlrPouWbJpSF1jOIx7OJVEs2XXHe1PKhpvuRr3qJbZTc850eo1hyA8=" . . . "2024-08-12T07:50:39.322Z"^^ . . . . . . . . . . .