. . . . "This query returns all entries where users express under-/overrated opinion." . . . "Get under-/overrated entries" . . "prefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix rdfs: \r\nprefix foaf: \r\nprefix nt: \r\nprefix opo: \r\n\r\nselect distinct ?person ?rel ?thing ?np ?date where {\r\n { {\r\n graph npa:graph {\r\n ?np np:hasAssertion ?a .\r\n ?np npx:hasNanopubType opo:thinksIsOverrated .\r\n bind(opo:thinksIsOverrated as ?rel)\r\n }\r\n graph ?a {\r\n ?person opo:thinksIsOverrated ?thing .\r\n }\r\n } union {\r\n graph npa:graph {\r\n ?np np:hasAssertion ?a .\r\n ?np npx:hasNanopubType opo:thinksIsUnderrated .\r\n }\r\n graph ?a {\r\n ?person opo:thinksIsUnderrated ?thing .\r\n bind(opo:thinksIsUnderrated as ?rel)\r\n }\r\n } }\r\n graph npa:graph {\r\n ?np np:hasPublicationInfo ?i.\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n }\r\n graph ?i {\r\n ?np dct:creator ?person .\r\n }\r\n}\r\norder by desc(?date)" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "DCf4Jhxr16ltfvmHA47jSndwDjkn5fSoS+KrqiZasElIljPUJ6T1Q+YtGdKn9Eoh+SEjNWkslNFiNmlwlJfZ9CTMOo8P3NXlyG3fTcF+0ixbxBRTJEiCIBC3ut6MvtyylUiLXz/+0qPH9Zql9aaLg6iyurw7N+3wLdKu8JCqi7I=" . . . "2025-02-26T14:05:33.187Z"^^ . . . . . . . . .