[ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/most-popular-fsrs", "http://purl.org/dc/terms/description": [ { "@value": "This query returns the most popular FAIR Supporting Resources (FSRs) for a given research domain, based on the FIP declarations of the FAIR Implementation Communities in that domain (including its subdomains). Only declarations belonging to a current (non-invalidated) FIP declaration index are counted, so declarations from superseded FIP versions are excluded. The optional question parameter restricts the results to declarations referring to a specific FIP question (e.g. https://w3id.org/fair/fip/terms/FIP-Question-F4-MD). Results are ordered by the number of distinct declaring communities." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Most popular FSRs by domain" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/full" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix dct: \nprefix fip: \n\nselect ?fsr (min(?fsr_label_x) as ?fsr_label) (min(?fsrnp_x) as ?fsrnp)\n (group_concat(distinct ?community_label; separator=\", \") as ?communities)\n (group_concat(distinct str(?subdomain); separator=\" \") as ?subdomains)\n (count(distinct ?community) as ?count)\nwhere {\n { select distinct ?community ?community_label ?subdomain where {\n graph npa:graph {\n ?cnp npa:hasValidSignatureForPublicKey ?cpubkey ;\n npx:hasNanopubType fip:FAIR-Implementation-Community ;\n np:hasAssertion ?ca .\n ?cnp npx:introduces|npx:describes ?community .\n filter not exists { ?cnp npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?cnpx npx:invalidates ?cnp ; npa:hasValidSignatureForPublicKey ?cpubkey . }\n }\n graph ?ca {\n ?community a fip:FAIR-Implementation-Community ;\n rdfs:label ?community_label ;\n fip:has-research-domain ?subdomain .\n }\n graph {\n ?subdomain rdfs:subClassOf* ?_domain_iri .\n }\n } }\n # current FIP of the community -> its declaration index (must not be invalidated)\n graph ?fa {\n ?fip fip:declared-by ?community ;\n fip:has-declaration-index ?index .\n }\n graph npa:graph {\n ?fipnp np:hasAssertion ?fa ;\n npx:hasNanopubType fip:FAIR-Implementation-Profile ;\n npa:hasValidSignatureForPublicKey ?fippubkey .\n filter not exists { ?fipnp npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?fipnpx npx:invalidates ?fipnp ; npa:hasValidSignatureForPublicKey ?fippubkey . }\n ?index npa:hasValidSignatureForPublicKey ?ipubkey .\n filter not exists { ?indexx npx:invalidates ?index ; npa:hasValidSignatureForPublicKey ?ipubkey . }\n }\n # declarations listed in that index\n graph npa:networkGraph {\n ?index npx:includesElement ?dnp .\n }\n graph npa:graph {\n ?dnp npx:hasNanopubType fip:FIP-Declaration ;\n np:hasAssertion ?da .\n }\n graph ?da {\n ?decl fip:declared-by ?community ;\n fip:refers-to-question ?__question_iri ;\n (fip:declares-current-use-of|fip:declares-planned-use-of) ?fsr .\n }\n optional {\n graph npa:graph {\n ?fsrnp_x npx:introduces|npx:describes ?fsr ;\n rdfs:label ?fsr_label_x ;\n npa:hasValidSignatureForPublicKey ?fpubkey .\n filter not exists { ?fsrnp_x npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?fsrnpx npx:invalidates ?fsrnp_x ; npa:hasValidSignatureForPublicKey ?fpubkey . }\n }\n }\n # drop FSR ids whose introducing nanopub(s) were all retracted/superseded\n filter( bound(?fsrnp_x) || not exists { graph npa:graph { ?onp npx:introduces|npx:describes ?fsr . } } )\n}\ngroup by ?fsr\norder by desc(?count)" } ] } ] }, { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/Head", "@graph": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE", "http://www.nanopub.org/nschema#hasAssertion": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/assertion" } ], "http://www.nanopub.org/nschema#hasProvenance": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/provenance" } ], "http://www.nanopub.org/nschema#hasPublicationInfo": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/pubinfo" } ], "@type": [ "http://www.nanopub.org/nschema#Nanopublication" ] } ] }, { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/provenance", "@graph": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/assertion", "http://www.w3.org/ns/prov#wasAttributedTo": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/pubinfo", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Tobias Kuhn" } ] }, { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE", "http://purl.org/dc/terms/created": [ { "@value": "2026-08-18T08:58:04Z", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://purl.org/dc/terms/creator": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "http://purl.org/dc/terms/license": [ { "@id": "https://creativecommons.org/licenses/by/4.0/" } ], "http://purl.org/nanopub/x/introduces": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/most-popular-fsrs" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate": [ { "@id": "https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate": [ { "@id": "https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw" }, { "@id": "https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI" } ], "https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate": [ { "@id": "https://w3id.org/np/RAYvkQOT9-zrcql5lzMW9OpiPjA9UvSh-RezaVwYmWvns" } ] }, { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE/sig", "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" } ], "http://purl.org/nanopub/x/hasSignature": [ { "@value": "hGXVXTYN8SdzU8ShbnxS7+XCBEg66yQ8VhkUoy9qSz97+Slq4yMbHA78DGh2UHIyQW8rSeIMZ7rB/ZWeKkxcyAlgmjDRP2YiC+k7eSC+jvAl4OmFCxzHsSZVpBPNLa+D0y9yQAAUOijA9Z3YDSTwDztUQ/EYbEy/07/O4Cm8eks=" } ], "http://purl.org/nanopub/x/hasSignatureTarget": [ { "@id": "https://w3id.org/np/RABizP7ogB6V4js8knDq8_jvk6vNUUsqh5BGVc2_-DPfE" } ], "http://purl.org/nanopub/x/signedBy": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] } ]