. . . . "This query returns the FAIR Implementation Profiles (FIPs) per scientific domain." . . . "FIP by domain" . . "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix fip: \nprefix search: \n\nselect ?fipnp ?fip ?fip_label ?community (min(?community_label1) as ?community_label) (group_concat(str(?domain); separator=\" \") as ?domains_multi_iri) (group_concat(?domain_label; separator=\"\\n\") as ?domains_label_multi) where {\n{ select ?dtable where {\n service {\n select (group_concat(concat(str(?d), \"|\", ?dlab); separator=\"\\n\") as ?dtable) where {\n { select ?d (coalesce(min(?dl_cur), min(?dl_any), str(?d)) as ?dlab) where {\n { select distinct ?d where {\n graph npa:graph { ?cnp npx:hasNanopubType fip:FAIR-Implementation-Community ; np:hasAssertion ?ca . }\n graph ?ca { ?c fip:has-research-domain ?d . }\n } }\n optional {\n graph npa:graph {\n ?srao_np npx:describes ;\n npa:hasValidSignatureForPublicKeyHash \"9069576dbf1967483c9a3095fb8a7c38b4770974a1733c681d5969e14e455e2b\" ;\n np:hasAssertion ?srao_a .\n filter not exists { ?srao_x npx:invalidates ?srao_np ; npa:hasValidSignatureForPublicKeyHash \"9069576dbf1967483c9a3095fb8a7c38b4770974a1733c681d5969e14e455e2b\" . }\n }\n graph ?srao_a { ?d rdfs:label ?dl_cur . }\n }\n optional { graph ?dlg { ?d rdfs:label ?dl_any . } }\n } group by ?d }\n }\n }\n} }\n{ select ?fipnp ?fip ?fip_label ?community ?domain (min(?communitylabel) as ?community_label1) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?date ;\n npx:hasNanopubType fip:FAIR-Implementation-Community ;\n np:hasAssertion ?a .\n ?np npx:introduces|npx:describes ?community .\n ?np dct:created ?date . filter(str(?date) > \"2022\")\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n graph ?a {\n ?community a fip:FAIR-Implementation-Community ;\n rdfs:label ?communitylabel ;\n fip:has-research-domain ?domain .\n ?community fip:has-research-domain ?domainx .\n }\n graph {\n ?domainx rdfs:subClassOf* ?_domain_iri .\n }\n service { # (https://w3id.org/fair/fip/terms/FAIR-Implementation-Profile)\n select ?fipnp ?fip ?fip_label ?community {\n graph npa:graph {\n ?fipnp np:hasAssertion ?fa .\n optional { ?fipnp rdfs:label ?fip_label . }\n ?fipnp npx:introduces|npx:describes ?fip .\n ?fipnp npa:hasValidSignatureForPublicKey ?fpubkey .\n ?fipnp npx:hasNanopubType fip:FAIR-Implementation-Profile .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?fipnpx npx:invalidates ?fipnp ; npa:hasValidSignatureForPublicKey ?fpubkey . }\n }\n graph ?fa {\n ?fip fip:declared-by ?community .\n }\n }\n }\n} group by ?fipnp ?fip ?fip_label ?community ?domain }\nbind(strbefore(concat(strafter(concat(\"\\n\", ?dtable), concat(\"\\n\", str(?domain), \"|\")), \"\\n\"), \"\\n\") as ?dl_found)\nbind(if(strlen(?dl_found) > 0, ?dl_found, str(?domain)) as ?domain_label)\n}\ngroup by ?fipnp ?fip ?fip_label ?community" . . "Tobias Kuhn" . "2026-09-18T11:57:09Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "qGQbLXZjJLvxHWg3hAyqAYpADZONG3dAamauVv+1wYduVQk41kXjdS/dkhGAJMl+m5RG1ajeF/xlY2fJKlg5N0X6ljUPWemGoAkPuufKmW3ksJfILycJoBSOk+2aPQg/qat3Zt4pQbpZLOrRPVkL6sYeZcYCKNHOVgApfb4svE0=" . . .