[ { "@id": "https://w3id.org/sciencelive/np/RADLy9WnL1eVbgvcKiJZRbVGM_Y-JNXcGE92I9EXYN1FY/assertion", "@graph": [ { "@id": "https://doi.org/10.1073/pnas.0704469104", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "At resolutions less than 2° (≈200 km), range maps overestimate the area of occupancy of individual species and mischaracterize spatial patterns of species richness, resulting in up to two-thirds of biodiversity hotspots being misidentified." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "This foundational study showed that species-richness patterns derived from range maps are strongly scale-dependent: at coarse resolutions (~200 km), up to two-thirds of biodiversity hotspots can be misidentified. It provides the baseline for evaluating high-resolution biodiversity projections, including the DestinE Climate DT–based Iberian Bombus chain. The key question is whether finer Climate-DT resolutions eliminate or merely reduce this scale dependence." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1073/pnas.0704469104" } ] } ] }, { "@id": "https://w3id.org/np/RATt7s5zTwBxlz46PaI--O4uDbITTYtmRfb93g-PxivKY/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RARS0P7I2lKKp1JpvyCFb2iN_xDrsGrC7vNqIIZArperE" } ] } ] }, { "@id": "https://w3id.org/np/RAaOrqyixciCYYxX4Zc2OX6gX9KR11Yyn7ZD7KsS1sFaw/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAaOrqyixciCYYxX4Zc2OX6gX9KR11Yyn7ZD7KsS1sFaw/colonial-collections-provenance-events-view", "@type": [ "https://w3id.org/kpxl/gen/terms/ResourceView", "https://w3id.org/kpxl/gen/terms/TabularView" ], "http://purl.org/dc/terms/isVersionOf": [ { "@id": "https://w3id.org/np/RAaOrqyixciCYYxX4Zc2OX6gX9KR11Yyn7ZD7KsS1sFaw/colonial-collections-provenance-events-view-kind" } ], "http://purl.org/dc/terms/title": [ { "@value": "📜 Colonial Collections provenance events" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Colonial Collections provenance events view" } ], "https://w3id.org/kpxl/gen/terms/appliesToInstancesOf": [ { "@id": "https://w3id.org/kpxl/gen/terms/MaintainedResource" }, { "@id": "https://w3id.org/kpxl/gen/terms/Space" } ], "https://w3id.org/kpxl/gen/terms/hasPageSize": [ { "@value": "5", "@type": "http://www.w3.org/2001/XMLSchema#integer" } ], "https://w3id.org/kpxl/gen/terms/hasViewQuery": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/get-colonial-collections-provenance-events" } ] } ] }, { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/get-colonial-collections-annotations", "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://purl.org/dc/terms/description": [ { "@value": "Returns all Web Annotations (oa:Annotation) contained in Colonial Collections nanopubs, together with their specific content subtype, the scope (which field of the target object the annotation refines), the source object (with a short label derived from its identifier), the body text and its language, the community group on whose behalf the annotation was made, the individual creator, and the creation date. Sorted from most recent first." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get Colonial Collections annotations" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/9f1f58f4a7d23fa9955733b9c187dd9c5155d6dce4b57e4a43a8b0f861d99e12" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix oa: \nprefix prov: \n\nselect ?subtype ?subtype_label ?scope ?scope_label ?source ?source_label ?body ?lang ?group ?group_label ?creator ?creator_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?datetime ;\n np:hasAssertion ?ag ;\n np:hasProvenance ?pg ;\n np:hasPublicationInfo ?pig .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n bind(substr(str(?datetime), 1, 10) as ?date)\n graph ?pig {\n ?np a ?subtype .\n filter(strstarts(str(?subtype), \"https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#\") && str(?subtype) != \"https://n2t.net/ark:/27023/9819f32405815dc7f2e0ecd9d8a9e604#Nanopub\")\n bind(strafter(str(?subtype), \"#\") as ?subtype_label)\n }\n graph ?ag {\n ?anno a oa:Annotation ;\n oa:hasBody ?b ;\n oa:hasTarget ?t .\n ?b rdf:value ?body_lit .\n bind(str(?body_lit) as ?body)\n bind(lang(?body_lit) as ?lang)\n optional {\n ?t oa:hasScope ?scope .\n bind(if(contains(str(?scope), \"#\"), strafter(str(?scope), \"#\"), str(?scope)) as ?scope_label)\n }\n optional {\n ?t oa:hasSource ?source .\n bind(substr(replace(str(?source), \"^.*/\", \"\"), 1, 8) as ?source_label)\n }\n }\n optional {\n graph ?pg {\n ?ag prov:wasAttributedTo ?creator .\n optional { ?creator rdfs:label ?creator_label }\n optional {\n ?creator prov:actedOnBehalfOf ?group .\n optional { ?group rdfs:label ?group_label }\n }\n }\n }\n}\norder by desc(?datetime)" } ] } ] }, { "@id": "http://purl.org/np/RAXnzJVFch5dgxq3_BLDZ4UBjt4Ll3tIPSvIjLpsc7g7U#assertion", "@graph": [ { "@id": "http://purl.org/np/RAXnzJVFch5dgxq3_BLDZ4UBjt4Ll3tIPSvIjLpsc7g7U#keyDeclaration", "http://purl.org/nanopub/x/declaredBy": [ { "@id": "https://orcid.org/0000-0000-0000-0000" } ], "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrJcT7QCrlfk0aXuMK6MIyfI7Pi6eydZuK4/0BGZAqDztDF10m3HxXY0OQBWTb1lUvXm5elcu8ZfDxnltVEkrkwhTIVSTOLn8pXN0qqT42e0saYry9qgDd9xWXDYQAAm/fSta/sG6lZxh3TAAmFDNfW3OQ8qj2ooPqKgMqMxWhawIDAQAB" } ] }, { "@id": "https://orcid.org/0000-0000-0000-0000", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Test" } ] } ] }, { "@id": "https://w3id.org/np/RAvM25c5QCScqZ6BUT4GHOI46VUx6MUOsDIlu-_vDkung/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-6528-9720", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RApwPTvlKdRh3h1I_n9CkvzbyvR1N0AYsPD_2PuUNjPQA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RApwPTvlKdRh3h1I_n9CkvzbyvR1N0AYsPD_2PuUNjPQA/statusUpdate", "@type": [ "https://w3id.org/kpxl/gen/terms/StatusUpdate" ], "http://purl.org/dc/terms/description": [ { "@value": "Nanodash space for this office hour created." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Status update" } ] } ] }, { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA8rPcBcreaZF01eA6Xeh_wwqQcM-Nz7xQyKbLhRHkCXA/SnamakeReportRegistrations", "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://purl.org/dc/terms/description": [ { "@value": "Will list all Snakemake report registrations created by this template: https://w3id.org/np/RAsmNjwvzjYfc8Hson0gyjSL6Oov3nZZEfRy7TOFtO5I8 - will need update if the template updates." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Snakemake Report Registrations" } ], "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 np: \r\nPREFIX npa: \r\nPREFIX npx: \r\nPREFIX dct: \r\n\r\nSELECT DISTINCT ?np ?date\r\nWHERE {\r\n # any triple (any graph) where the template appears as object\r\n ?np ?p .\r\n # get its creation date (admin graph)\r\n GRAPH npa:graph { ?np dct:created ?date }\r\n}\r\nLIMIT 100" } ] } ] }, { "@id": "https://w3id.org/np/RA5n9nKmScN8ajX9xfwnKD8OcHtSLQCRbgz_p_EE9A5ns/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOztVRsULATM0vj2EaQiSMnZyCtD_vzxIO1j4psS5PSI/agenda-on-nanodash", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Let's experiment with using Nanodash for agenda items. Add your own items via \"add...\". You can select your incubator project (or any other space) that is relevant under \"concerns ...\"." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Agenda on Nanodash" } ] } ] }, { "@id": "https://w3id.org/np/RAr9vzYURfC4c5tolvDelMPShaBOAsGang382BaHV9h38/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAr9vzYURfC4c5tolvDelMPShaBOAsGang382BaHV9h38/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Einführung Servicestelle Diamond Open Access (SeDOA)" } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Einführung SeDOA" } ] } ] }, { "@id": "https://w3id.org/np/RA--0Zkv87NMrVj4v8m4FN2zpcQMSf8Wqvk_827vcq_7I/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-6936-9381", "http://purl.org/nanopub/x/retracts": [ { "@id": "https://w3id.org/np/RAql9cRh9g-y_LZsC7gxUGM7Ziy8888kVb2Tj2pg5BG7M" } ] } ] }, { "@id": "https://w3id.org/np/RARUwmzxSullBrZIBNWjA0JMqbQLhGo3O-EKYl0GZZO1M/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-8188-9697", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAqgBcKVXCR5UgC96jrjz7F2P8NEH5MUo_Zmfr9SgYdWs/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-9488-1870", "https://w3id.org/kpxl/gen/terms/plansToAttend": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ] } ] }, { "@id": "https://w3id.org/np/RA3mSa0m6CRlFoghfddhrXD1Bo7kbho_iIeWEb65n2Dfk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA3mSa0m6CRlFoghfddhrXD1Bo7kbho_iIeWEb65n2Dfk/BPlan", "@type": [ "https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/Domain-Specific-FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/FAIR-Representation-Service", "https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource" ], "http://purl.obolibrary.org/obo/RO_0002233": [ { "@id": "http://purl.org/dc/dcmitype/Text" }, { "@id": "http://semanticscience.org/resource/SIO_000081" } ], "http://purl.obolibrary.org/obo/RO_0002234": [ { "@id": "http://purl.org/np/RAcNC9zQOEc9RPXD07R91aMNSlYmJR9G4kRT_Pm4FpzkE#CSV" }, { "@id": "https://w3id.org/np/RApsobzjNRwB2lnGEBpEhyXUDwNFAW4BWRz2WMDMc3ZJY#shapefile" } ], "http://schema.org/url": [ { "@id": "https://berd-platform.de/records/88xd7-k1885" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "This workflow takes as input a set of binding land-use plan metadata and applies text mining / pattern recognition tools (within Galaxy) to scan for a predefined list of sustainability‐related keywords (e.g. GFZ, GRZ, BauNVO, etc). When a keyword is found, the workflow attempts to capture an associated value (numeric, percentage, descriptor) if present in proximity to the keyword. The resulting structured table allows downstream analysis of how many building plans contain each metric keyword, what the reported values are, and comparisons across plans/projects. This enables automation of otherwise manual review of building plan sustainability metrics, facilitating large‐scale benchmarking, reporting, or auditing. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "BPlan | BPlan Extractor" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { "@id": "https://greendia.de/b-plan-project/" } ], "https://w3id.org/fair/fip/terms/has-description-source": [ { "@id": "https://usegalaxy.eu/published/workflow?id=e63d2d473de1da8f" } ], "https://w3id.org/fair/fip/terms/in-scope-of": [ { "@id": "http://data.loterre.fr/ark:/67375/BLH-GNL4P593-J" } ] } ] }, { "@id": "https://w3id.org/np/RAmPUXE9vUMzNc4thxSdbd4rln1knhE7L0e_9NmplXojA/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-8958-6463", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ] } ] }, { "@id": "https://w3id.org/np/RAF50um1D6RUAjoHkyLUjZG93u54wKzKiR9pxna-9sNY8/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RARtiBpIW_7aiiJpYK4OdrPhk66P7pLcpl3lTwpItG9Po" } ] } ] }, { "@id": "https://w3id.org/np/RAPeKEdZjqZUvGt4nb-DPF6f7YyxT8KZoKPljjvhZSnPQ/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAKn0PR1fPlaAp8lbDRshL242mdoHB2mjY8eIXoJc-iI0" } ] } ] }, { "@id": "https://w3id.org/np/RAoJxWrvyru8A-8y9AmKPfBRF2PMY6U-kHfz_bo3cLWqI/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAFY6h0G4TLU5CculTq70sBLMQgpNTKB308Ay6Yaf14lA" } ] } ] }, { "@id": "https://w3id.org/np/RAljb-3hGvE4b9g8JwWgsAgp4owGnRbWe8pDIeIWSiH_w/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-8492-0354", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RATM-f21HFIMAaTCL6L7H-afOLheDS92M-xCmWy-V2d3o/assertion", "@graph": [ { "@id": "https://doi.org/10.1101/2023.10.25.564051", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "Coarser-grain models, including models fit at 3 km, consistently under-predicted range area relative to 1 km models, suggesting that coarse-grain estimates of distributions could be missing important habitat." } ], "http://purl.org/spar/cito/hasQuotedTextEnd": [ { "@value": "When aggregating distributions to produce continental biodiversity predictions, coarse-grain models overpredicted diversity in the west and underpredicted it in the great plains, prairie pothole region and boreal/taiga zones" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "Continental confirmation (572 NA bird species, 5 grains 1-50 km, 4,955 SDMs): median 40% range loss when coarsening from 1 km to 50 km; grain-sensitivity highest in heterogeneous landscapes (deserts/scrublands) — same biome category as Iberia. The Iberian Bombus rare-alpine-species rank reshuffle is the single-mechanism instance of this continental-scale pattern. Peer-reviewed companion: doi:10.1111/geb.13934." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1101/2023.10.25.564051" } ] } ] }, { "@id": "https://w3id.org/np/RA3wzd3xUpkoFPjdy7sMvp6PWZF1DeDNEmPXDeJ7wHPvo/assertion", "@graph": [ { "@id": "https://orcid.org/0009-0007-7713-900X", "http://purl.org/nanopub/x/retracts": [ { "@id": "https://w3id.org/np/RAkTSiFp9p1cbZQmv-f0RxR-IE83DjsxBjE9eeZkDL2Rw" } ] } ] }, { "@id": "https://w3id.org/np/RAlQ_wj7UYdWG18Z15_EvOBeHXZ6D-LDzsnvKIKnFdAFY/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-2343-7905", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ] } ] }, { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/assertion", "@graph": [ { "@id": "http://www.wikidata.org/entity/P1065", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "has the archive URL" } ] }, { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/archiveUrl", "@type": [ "https://w3id.org/np/o/ntemplate/ExternalUriPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "archive URL, e.g. IPFS-CID" } ] }, { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/assertion", "@type": [ "https://w3id.org/np/o/ntemplate/AssertionTemplate" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Linking a resource to its archive URL" } ], "https://w3id.org/np/o/ntemplate/hasNanopubLabelPattern": [ { "@value": "${resource} has archive URL ${archiveUrl}" } ], "https://w3id.org/np/o/ntemplate/hasStatement": [ { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/st1" } ] }, { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/st1", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/archiveUrl" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.wikidata.org/entity/P1065" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/resource" } ] }, { "@id": "https://w3id.org/np/RA60XvGu7YbgIHwyQgzm1lPhx21iYodoA0O3ow1VTu8tU/resource", "@type": [ "https://w3id.org/np/o/ntemplate/ExternalUriPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "resource identifier, e.g. DOI" } ] } ] }, { "@id": "https://w3id.org/np/RAac7Wk64irGXXH2iMLWcv0kLcUwlu0msb0Jv93ODUL38/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAac7Wk64irGXXH2iMLWcv0kLcUwlu0msb0Jv93ODUL38/addAction", "@type": [ "https://w3id.org/kpxl/gen/terms/ViewResultAction" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "add..." } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplate": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ" } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplatePartField": [ { "@value": "void" } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplateQueryMapping": [ { "@value": "void" } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplateTargetField": [ { "@value": "event" } ] }, { "@id": "https://w3id.org/np/RAac7Wk64irGXXH2iMLWcv0kLcUwlu0msb0Jv93ODUL38/agenda-items-for-event-view", "@type": [ "https://w3id.org/kpxl/gen/terms/ResourceView", "https://w3id.org/kpxl/gen/terms/TabularView" ], "http://purl.org/dc/terms/isVersionOf": [ { "@id": "https://w3id.org/np/RAxqQVXpLg9qubJusJwefPWPbbtE1nOdWwqcDYZo_tAOw/agenda-items-for-event-view-kind" } ], "http://purl.org/dc/terms/title": [ { "@value": "🗒️ Agenda" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Agenda items for event view" } ], "https://w3id.org/kpxl/gen/terms/appliesToInstancesOf": [ { "@id": "https://w3id.org/kpxl/gen/terms/Space" } ], "https://w3id.org/kpxl/gen/terms/hasStructuralPosition": [ { "@value": "4.6.agenda-items" } ], "https://w3id.org/kpxl/gen/terms/hasViewAction": [ { "@id": "https://w3id.org/np/RAac7Wk64irGXXH2iMLWcv0kLcUwlu0msb0Jv93ODUL38/addAction" } ], "https://w3id.org/kpxl/gen/terms/hasViewQuery": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/get-agenda-items-for-event" } ], "https://w3id.org/kpxl/gen/terms/hasViewQueryTargetField": [ { "@value": "event" } ] } ] }, { "@id": "https://w3id.org/np/RA85LbxwiWvTq-RiP9XLslJMyVCPl6FD0NMcGqAjiTAF8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAMtXAEwyfN5mKx9RxmGAxosbEozIryFMkPIGu8cXs6LE/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Fragen und Kommentare sind jederzeit willkommen." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" }, { "@id": "https://w3id.org/spaces/PSE8/Nanopublications-Hackathon" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Diskussion" } ] } ] }, { "@id": "https://w3id.org/np/RA8lMJ9ew2QjfmMp5lkdit0t5SDs9CS0q6z8gVZsaRRos/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA8lMJ9ew2QjfmMp5lkdit0t5SDs9CS0q6z8gVZsaRRos/faq-entry", "@type": [ "http://schema.org/Question" ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/nanopub/r/faq" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Where are the servers in the nanopublication ecosystem located?" } ], "https://w3id.org/kpxl/gen/terms/hasContent": [ { "@value": "This text will hopefully be replaced by a useful answer soon." } ] } ] }, { "@id": "https://w3id.org/np/RAv7cG6tjMGiEywkVC16BG-pnF24KJr2vBkFT5_KQo8j4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAl0rAdoqYC1A9Ixc2n62kKCoKX6S4rhGHCWHbLF9cWo8/faq-entry", "@type": [ "http://schema.org/Question" ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/nanopub/r/faq" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "How can I have my name displayed instead of (or in addition to) my ORCID?" } ], "https://w3id.org/kpxl/gen/terms/hasContent": [ { "@value": "

By default, tools that present nanopublication authorship (such as Nanodash) identify authors by their ORCID. To have a human-readable name shown alongside or in place of the ORCID, you need to publish a small nanopublication that declares a foaf:name for your ORCID.

\n\n

The easiest way to do this is through the Nanodash profile page. After logging in with your ORCID, this page lets you enter your display name and publish an introduction nanopublication in a single step. The introduction nanopublication contains a triple of the form orcid:0000-0000-0000-0000 foaf:name \"Your Name\" in its assertion, and at the same time registers the public key you use to sign nanopublications.

\n\n

Once published, any tool that resolves authorship through the nanopublication network — Nanodash, resource pages, query results, and so on — will display your name in place of (or together with) the bare ORCID. You can update the displayed name at any time by publishing a new introduction nanopublication that supersedes the previous one.

" } ] } ] }, { "@id": "https://w3id.org/np/RAfZmz2iamsCa6WN12rN3YK_RAINI79JwrvltaBfaQlE4/assertion", "@graph": [ { "@id": "https://doi.org/10.3389/fcomp.2026.1843009", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Hoàng et al. 2026 - The Power of Agency: How Interactivity in Data Storytelling Influences Emotional Engagement and Perceived Trustworthiness in News Context" } ] }, { "@id": "https://w3id.org/np/RA2VYZwgTG9T4r1EFrX5-vZbF1qS8bPuT3gyx4y1kPuJU/readaction", "@type": [ "http://schema.org/ReadAction" ], "http://schema.org/agent": [ { "@id": "https://orcid.org/0000-0001-9488-1870" } ], "http://schema.org/endTime": [ { "@value": "2026-05-18" } ], "http://schema.org/object": [ { "@id": "https://doi.org/10.3389/fcomp.2026.1843009" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "There are currently two issues with this: (1) the DOI has not been activated, so the article is only available via the DOI-containing publisher URL https://www.frontiersin.org/journals/computer-science/articles/10.3389/fcomp.2026.1843009 (2) only the abstract is available, accompanied by a note that states \"The final, formatted version of the article will be published soon.\"" } ] } ] }, { "@id": "https://w3id.org/np/RAuDNu37coc0sfve-u7ypOY6fm-bc-cUB1TZ4-ljTd1oc/assertion", "@graph": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520", "https://w3id.org/kpxl/gen/terms/hasRole": [ { "@id": "https://w3id.org/np/RAqAgIgZHRhzOVArfNvPPGPPfQEUK_b_155d6vGPbMMbc/observer-role" } ] } ] }, { "@id": "https://w3id.org/np/RAmEeJoIaf9RPZfb68ihqHJbrV9OoreyuJ786Tlb3hzl8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAmEeJoIaf9RPZfb68ihqHJbrV9OoreyuJ786Tlb3hzl8/item", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Example agenda item used to bootstrap the gen:AgendaItem type." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/project1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Example: Discuss Q3 roadmap" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RAL2U7ciZ7WSylwUgCaXta8ncU786nm0h2I_IZ1cyYdzA/assertion", "@graph": [ { "@id": "https://doi.org/10.1111/ecog.04960", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "Despite the widespread use of SDMs, standardisation and documentation of modelling protocols remain limited, which makes it hard to assess whether development steps are appropriate for end use." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "The ODMAP protocol formalises what to report in any SDM study: spatial resolution is an obligatory Overview field, but sensitivity TO that resolution is not. ODMAP requires stating the grain; it does not require testing how results change at other grains. For the Climate-DT era — where multi-resolution analysis is now operationally affordable — that is the natural extension of the reporting standard." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1111/ecog.04960" } ] } ] }, { "@id": "https://w3id.org/np/RAfGkLbwVw1DkI9rrrwTV6sS-j8Bpv1e_4kg4ZWXEMLe0/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-9488-1870", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ] } ] }, { "@id": "https://w3id.org/np/RA7jOpZ0BGYuYKZskaDI-zZgVox5w1uxsw1DJshkDs43M/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA7jOpZ0BGYuYKZskaDI-zZgVox5w1uxsw1DJshkDs43M/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "current working draft at https://docs.google.com/document/d/19_GiEFMx4Mk0RBxt9MB7hyDc7ixAnlYQlFek5sEuWn4/edit?tab=t.0#heading=h.afcqcumppzzc" } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/mac" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Drafted \"Makin MAC FAIR\" paper" } ] } ] }, { "@id": "https://w3id.org/np/RAdkN-NyIKU5e7Qcgt4NahEZrSdY4hc9HnkHyLrWOGn74/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-8958-6463", "https://schema.org/image": [ { "@id": "https://avatars.githubusercontent.com/u/6205362?v=4" } ] } ] }, { "@id": "https://w3id.org/np/RAjr_Nkd6Ov_P32WPerPql26tfBUeDawa8nvVbTUkDEa0/assertion", "@graph": [ { "@id": "https://doi.org/10.5964/bioling.8759", "http://www.wikidata.org/entity/P1065": [ { "@id": "https://bafybeihaea3pgntflnhxksoyyxur4hzpjhwk5cgb6mjapwks5ugrd4u2q4.ipfs.dweb.link/bioling/pdfs/oai_journals.psychopen.eu_article_8759_7953.pdf" } ] } ] }, { "@id": "https://w3id.org/np/RApJJVlH9B4xLwwyJRU9HoO0jLvI2xxZJaeZMM7tyeTJ4/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAYE6469seLEPmEOv6UAGd3PjehiZBVU4X8idEpPAbf60" } ] } ] }, { "@id": "https://w3id.org/np/RAElj4u3-_tG53xbI5Nb4xmlSnqOpjeKaStUx6GX8rH3U/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-9488-1870", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAwUH1PdAhYPMRtAULpMU285O6SbdiYIdIQ73c498WBW4/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAb2obNoQ3a0YdsTRVThsKbRMAs0p2S67EFTDJdJAKbFc/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Review unaddressed Nanosuggestions and mark the addressed ones as such." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/nanosuggestions" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Nanosuggestions" } ] } ] }, { "@id": "https://w3id.org/np/RAkmmFwk1MFHRur7KJupsiaSisbVdt3B602f_PtPkz8cI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAkmmFwk1MFHRur7KJupsiaSisbVdt3B602f_PtPkz8cI/display", "@type": [ "https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay", "https://w3id.org/kpxl/gen/terms/ViewDisplay" ], "https://w3id.org/kpxl/gen/terms/isDisplayFor": [ { "@id": "https://orcid.org/0000-0001-9488-1870" } ], "https://w3id.org/kpxl/gen/terms/isDisplayOfView": [ { "@id": "https://w3id.org/np/RApUyzHqfrw68AxMI1TU0ydUGEfP_M_BqltD0rY1Q7LCs/intro-paragraphs-view" } ] } ] }, { "@id": "https://w3id.org/np/RA_x8i7apoKsGn38cFOGw5oaR61DDm69PBDu7DV_FAonA/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RA_l0a8HvZvbGhRs33dWTCKJobYxYbA1-7kUUHAocsjvc" } ] } ] }, { "@id": "https://w3id.org/np/RA8ZXEXqL9ZUyIiRupRA_bH-_80LaaCq827khE4fHoLE4/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-6936-9381", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ] } ] }, { "@id": "https://w3id.org/np/RAlm1VIP6pBMOA9dYQaFc0j_WOUD0XwRH1BXxeVk4UZ5Y/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RA1JLXzjCcKnOu3W4Py-Kzonbu9SfuNYcEeDNI8UAVBSM" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RAlRI3Bxq9xAUnlV_lfT2Iv3Z036N5FIxwavTDr29y28c/assertion", "@graph": [ { "@id": "https://doi.org/10.1111/j.1472-4642.2007.00342.x", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "Changing grain size does not equally affect models across regions, techniques, and species types. The strongest effect is on regions and species types, with tree species in the data sets (regions) with highest locational accuracy being most affected." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "The earliest large-scale empirical test of grain-size sensitivity in Species Distribution Models, across five continents and ten modelling techniques. The headline result (grain matters, but its effect is region- and species-dependent) is the baseline that the Climate-DT era now revisits at much finer resolutions than were operationally available in 2007. Cited here as the historical anchor for the resolution-sensitivity argument." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1111/j.1472-4642.2007.00342.x" } ] } ] }, { "@id": "http://purl.org/np/RApfAAgGnrQvE16oGXrE5nGpGY9VK1lS0xM4RqJiPxZrU#assertion", "@graph": [ { "@id": "http://purl.org/np/RApfAAgGnrQvE16oGXrE5nGpGY9VK1lS0xM4RqJiPxZrU#keyDeclaration", "http://purl.org/nanopub/x/declaredBy": [ { "@id": "https://orcid.org/0000-0000-0000-0000" } ], "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDkOvuI5Lfhx8uBzxE2ArP57uKK1+3/0sYB6u0dK4csoh0fjrWfnAOrmNe4AQu8zBIfTy7QeOzHUzcb3Z1INJoR9z2+DMk2Y0PpbcgtFzvirZU1GQIBSC/u/SN7fwqxJFvYmOPzERGeXmvPGCIFKBIgDsBePZ9HqV/wCKrhV8uOfQIDAQAB" } ] }, { "@id": "https://orcid.org/0000-0000-0000-0000", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Test" } ] } ] }, { "@id": "https://w3id.org/np/RAQUQp3Nd9-l1zoLbFGkfTfCvLvxMAiTfcjMUpMLxIbn0/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-2343-7905", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAN_Ww6rkasog--_hDkpnSFgEGpFHJ8YbiIs1FVcbqFEk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAt9S77jks_CAcZYTQ_D-frLSydRag257oKlEzTmkrWJY/faq-entry", "@type": [ "http://schema.org/Question" ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/nanopub/r/faq" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "In which programming languages is nanopublication-related tooling available?" } ], "https://w3id.org/kpxl/gen/terms/hasContent": [ { "@value": "

Reference libraries for working with nanopublications are currently available in four programming languages:

\n\n
    \n
  • Java — the original and most complete implementation, including the nanopub command-line tool used for validating, signing, publishing, and retracting nanopublications.
  • \n
  • Python — a client for fetching, creating, signing, and publishing nanopublications.
  • \n
  • JavaScript / TypeScript — for use in browser-side and Node.js applications.
  • \n
  • Rust — a more recent implementation focused on performance and portability.
  • \n
\n\n

Beyond these libraries, larger components of the ecosystem are written predominantly in Java, including Nanodash (the main web interface), the Nanopub Registry, and Nanopub Query. Since the Registry and Query services expose HTTP REST APIs, nanopublications can also be fetched, queried, and inspected from any programming language with a basic HTTP client — no dedicated library required.

" } ] } ] }, { "@id": "https://w3id.org/np/RAtaX80zhaQnIPBqVTyV_idZNb83fwT2xRMjUBVPbRYt8/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAtaX80zhaQnIPBqVTyV_idZNb83fwT2xRMjUBVPbRYt8/display", "@type": [ "https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay", "https://w3id.org/kpxl/gen/terms/ViewDisplay" ], "https://w3id.org/kpxl/gen/terms/appliesTo": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "https://w3id.org/kpxl/gen/terms/isDisplayFor": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "https://w3id.org/kpxl/gen/terms/isDisplayOfView": [ { "@id": "https://w3id.org/np/RAxqQVXpLg9qubJusJwefPWPbbtE1nOdWwqcDYZo_tAOw/agenda-items-for-event-view" } ] } ] }, { "@id": "https://w3id.org/np/RAsWgYpfllLyoY2c63JsLwkugmCAiDviaFhjZgpUsVlRM/assertion", "@graph": [ { "@id": "https://doi.org/10.3762/bjoc.16.54", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Southan 2020 - Opening up connectivity between documents, structures and bioactivity" } ] }, { "@id": "https://w3id.org/np/RABZ-5kk9SINyjb5FBaMBssjBwEQBMWcfsNg_mF9cKEzs/readaction", "@type": [ "http://schema.org/ReadAction" ], "http://schema.org/agent": [ { "@id": "https://orcid.org/0000-0001-9488-1870" } ], "http://schema.org/endTime": [ { "@value": "2026-01-23" } ], "http://schema.org/object": [ { "@id": "https://doi.org/10.3762/bjoc.16.54" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "has a logical error: \"of the 62000 papers curated by ChEMBL in EPMC only 85000 are full-text and only 600 OA\"" } ] } ] }, { "@id": "https://w3id.org/np/RAirhE-sUebLCymxMmt_moe24kI5mwObEJuSoCfplEEiI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAirhE-sUebLCymxMmt_moe24kI5mwObEJuSoCfplEEiI/addAction", "@type": [ "https://w3id.org/kpxl/gen/terms/ViewResultAction" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "add..." } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplate": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co" } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplatePartField": [ { "@value": "void" } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplateQueryMapping": [ { "@value": "void" } ], "https://w3id.org/kpxl/gen/terms/hasActionTemplateTargetField": [ { "@value": "event" } ] }, { "@id": "https://w3id.org/np/RAirhE-sUebLCymxMmt_moe24kI5mwObEJuSoCfplEEiI/status-updates-for-event-view", "@type": [ "https://w3id.org/kpxl/gen/terms/ResourceView", "https://w3id.org/kpxl/gen/terms/TabularView" ], "http://purl.org/dc/terms/isVersionOf": [ { "@id": "https://w3id.org/np/RAyufuthSFchmh9b4Vxwm1fRsXlGMCTq-6yb2uYJdwZOA/status-updates-for-event-view-kind" } ], "http://purl.org/dc/terms/title": [ { "@value": "📢 Status Updates" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Status updates for event view" } ], "https://w3id.org/kpxl/gen/terms/appliesToInstancesOf": [ { "@id": "https://w3id.org/kpxl/gen/terms/Space" } ], "https://w3id.org/kpxl/gen/terms/hasStructuralPosition": [ { "@value": "4.7.status-updates" } ], "https://w3id.org/kpxl/gen/terms/hasViewAction": [ { "@id": "https://w3id.org/np/RAirhE-sUebLCymxMmt_moe24kI5mwObEJuSoCfplEEiI/addAction" } ], "https://w3id.org/kpxl/gen/terms/hasViewQuery": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/get-status-updates-for-event" } ], "https://w3id.org/kpxl/gen/terms/hasViewQueryTargetField": [ { "@value": "event" } ] } ] }, { "@id": "http://purl.org/np/RAo5xSDg3W9_5omAyYDFZp7P4aZwnf1QZH8hl7jSJWaV4#assertion", "@graph": [ { "@id": "http://purl.org/np/RAo5xSDg3W9_5omAyYDFZp7P4aZwnf1QZH8hl7jSJWaV4#keyDeclaration", "http://purl.org/nanopub/x/declaredBy": [ { "@id": "https://orcid.org/1234-5678-1234-5678" } ], "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVOswrO+FY3cdrTIFcszSIPq0ul0wLPyGxJ6NbfO/R+bN0wdrYkdeBishRWO1/hEyB3bSJVyojOlJBmPrqeA0r3SpOGxWJnZFRWLp9V5HlM6i+MxmH8PC5WEondUlEdP2i9MgI9rD0OkUGqrYr7xR90EKvCBdJRPwtEUpX+sOLPQIDAQAB" } ] }, { "@id": "https://orcid.org/1234-5678-1234-5678", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Test User" } ] } ] }, { "@id": "https://w3id.org/np/RAEwwizcS0LxCbZA1cluKMRYODWkhEcdokkSj25N5U8GU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAEwwizcS0LxCbZA1cluKMRYODWkhEcdokkSj25N5U8GU/display", "@type": [ "https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay", "https://w3id.org/kpxl/gen/terms/ViewDisplay" ], "https://w3id.org/kpxl/gen/terms/appliesTo": [ { "@id": "https://w3id.org/spaces/colonialcollections" } ], "https://w3id.org/kpxl/gen/terms/isDisplayFor": [ { "@id": "https://w3id.org/spaces/colonialcollections" } ], "https://w3id.org/kpxl/gen/terms/isDisplayOfView": [ { "@id": "https://w3id.org/np/RAaI7aJAaHqe6vqcCMObzPvadFybgAN3yYJa6JWwvPUdo/colonial-collections-annotations-view" } ] } ] }, { "@id": "https://w3id.org/np/RALQ504FO_xgvtp6KeF5LY0qOY2JA1_SWpl7vr_Mr3Smc/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-6528-9720", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ] } ] }, { "@id": "https://w3id.org/np/RAvzkprX16VWErfPBtdMrcY8iUqjhL09XuKVNyX-PZXi0/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAU6-v4lCcxH3-CIe1lVy9mqp4vabvCc1bW6l4TGPozSg" } ] } ] }, { "@id": "https://w3id.org/np/RAEB1-P-Bfg6zSGTtIeSY9ISjAcRtcl6XIbJuWAuy_1Xo/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-6936-9381", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAWudOBNPIouB05g44ztGJzQI7DenXAHTRUhiGH39j_1w/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ] } ] }, { "@id": "https://w3id.org/np/RACeE9ceHaovdoQnUB1-ESplc0IAFDNm0lSCBZs6DHb7A/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-7027-8065", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAP9Lb5rKU-8w7zhkfacU3EpPanHTr1Cp158EHy45fr6A/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAIGN0rHJIvaS4eN086aoIs0bFYJwu-bSJxiNMzgNTI7I/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Einführung Nanopublikationen" } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/nanopub/r/faq" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Einführung Nanopublikationen" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RAw1czC1bS0Fa2ZLaBdUPiqWaxbnQJQSrBzqGKsYNnpuw/assertion", "@graph": [ { "@id": "https://doi.org/10.1177/03091333231156362", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "Low-resolution predictors are usually sufficient for species associated with fairly common environmental conditions but not for species associated with less common ones (e.g. common vs rare land cover category). This is because coarsening the resolution reduces variability within heterogeneous predictors and leads to underrepresentation of rare environments, which can lead to a decrease in model performance." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "Moudrý et al.'s review states explicitly that coarse-resolution predictors are NOT sufficient for species tied to rare environments. Pyrenean Bombus specialists are exactly such a population. The review notes the still-open gap that few studies manipulate predictor AND response resolution simultaneously, which the DestinE Climate DT era now makes operationally tractable." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1177/03091333231156362" } ] } ] }, { "@id": "https://w3id.org/np/RATyQUJTMR0GUU3omWMu1LZOTsIoesdI1Poj0c5vZoVsg/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1484-0516", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ] } ] }, { "@id": "https://w3id.org/np/RAvVapGimhVL9c-IqXHWh1MqRiEuWcab356XeRrfjLhJw/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAvVapGimhVL9c-IqXHWh1MqRiEuWcab356XeRrfjLhJw/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Review the setup for the BiblioCon2026 session today." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAUhLTHU03UaGedvMf7Fu0bceRYI34a7becEJEVgkDa_0/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAUhLTHU03UaGedvMf7Fu0bceRYI34a7becEJEVgkDa_0/colonial-collections-annotations-view", "@type": [ "https://w3id.org/kpxl/gen/terms/ResourceView", "https://w3id.org/kpxl/gen/terms/TabularView" ], "http://purl.org/dc/terms/isVersionOf": [ { "@id": "https://w3id.org/np/RAaI7aJAaHqe6vqcCMObzPvadFybgAN3yYJa6JWwvPUdo/colonial-collections-annotations-view-kind" } ], "http://purl.org/dc/terms/title": [ { "@value": "📝 Colonial Collections annotations" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Colonial Collections annotations view" } ], "https://w3id.org/kpxl/gen/terms/appliesToInstancesOf": [ { "@id": "https://w3id.org/kpxl/gen/terms/MaintainedResource" }, { "@id": "https://w3id.org/kpxl/gen/terms/Space" } ], "https://w3id.org/kpxl/gen/terms/hasPageSize": [ { "@value": "5", "@type": "http://www.w3.org/2001/XMLSchema#integer" } ], "https://w3id.org/kpxl/gen/terms/hasViewQuery": [ { "@id": "https://w3id.org/np/RAgXdY6555fDT5BkrouMpc8nXTTXiNprc3y4fqrX1cxDA/get-colonial-collections-annotations" } ] } ] }, { "@id": "https://w3id.org/np/RA0iGAVYbKegxrxVc_5mRAskcedgBz1sbweeVpWGm800I/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAuJI417sR3f1u6sMeRXEe3f9Dt4C0rrYR2Obc5mZ14hY/GitHub", "@type": [ "https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/Domain-Agnostic-FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/Editor", "https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/FAIR-Supporting-Software" ], "http://schema.org/url": [ { "@id": "https://github.com/" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "GitHub Inc. is a Git-based software repository that provides version control. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for each project. It provides a number of different access levels, from free through to paid services." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "GitHub Source Control" } ], "http://www.w3.org/2004/02/skos/core#closeMatch": [ { "@id": "https://doi.org/10.25504/FAIRsharing.c55d5e" } ], "https://w3id.org/fair/fip/terms/allows-integrated-use-of-semantic-artefacts": [ { "@id": "http://semanticscience.org/resource/SIO_000269" } ], "https://w3id.org/fair/fip/terms/targets": [ { "@id": "https://w3id.org/gff/rao/terms/Semantic-Artefact" }, { "@id": "https://w3id.org/gff/rao/terms/Software" } ] } ] }, { "@id": "https://w3id.org/np/RAObVqKytbtBSe6w6NJGao0exjjORm2mCBlp_NLA1F72k/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-7027-8065", "http://xmlns.com/foaf/0.1/name": [ { "@value": "João Martins" } ] }, { "@id": "https://w3id.org/np/RAObVqKytbtBSe6w6NJGao0exjjORm2mCBlp_NLA1F72k/M..AQEAo..", "http://purl.org/nanopub/x/declaredBy": [ { "@id": "https://orcid.org/0000-0001-7027-8065" } ], "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasKeyLocation": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoP/1QKSaM4XYpr3LbX9lnQVcGPBrLhlxIIrjffS8+dTbPnyHW0wblvQKgRsiGJdqy/Hby0WC2qIHjQAkXpOW7/4kBcRbkhj+x/ry+xWYJnOwJn+8lDOjl9wOKCLn2ux4iu6QZHLTmi78Tc9H859q1quHbx6qLDPvr0RKc8iOOrVlgyUVONdd3HkWk73fyXARxXn8SG6hMeZBNHR/DpUADbCI5cb/zxPYU9VhsoGcStRRcTD/uPFM23q4J+IZT0sVfFQC8NcpdDrJpppfRGf5rvZKqzXo+D94afNGz4/X8JyOd7hwwb1M1s0vjQgSmVU4/Gn8f2xrMxGKd7DUdhAoVQIDAQAB" } ] } ] }, { "@id": "https://w3id.org/np/RAnZJDRGXc2-xQmr04FlHBROCAIZRIaP4vLohaZhBGEEA/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1484-0516", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Maike Neufend" } ] }, { "@id": "https://w3id.org/np/RAnZJDRGXc2-xQmr04FlHBROCAIZRIaP4vLohaZhBGEEA/M..AQEAw..", "http://purl.org/nanopub/x/declaredBy": [ { "@id": "https://orcid.org/0000-0002-1484-0516" } ], "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasKeyLocation": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwLXsJTDRFYCFCtXVPuzs5Jub4/LTwSI9qG49qpwGGXJrUuVNxx69hDW1o1ZBcV87D9EG6cKc4o9ymE+A8pNIq8BslTXgezXEXCi6Q+fUIy+DwtFbQ+mOTeNQ445sLIMndr0JN9nJIjn+l7PmvDlLjER+gZ97Sh/cySg9eBkVCD4YMh/9ocge4cJhxXzkf7Rv4t8et++WLEueQ9U4+rqumjfQW5JZYqomcQ5LQW0GKRLckJM6y+jxf7xfT8lnIUjaZzdDQiH3i+tgW09hQHeGl7pTxiMGZt7zK3qiQpudYfTkDYCi+Ge1ldH3W0h9WR39+hfsMNnSBoGylJkpplsVQQIDAQAB" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RAYtSM4DzUfWg8_gDCSArKVYYkDLIYKHXG-OJYl6yJmac/assertion", "@graph": [ { "@id": "https://doi.org/10.1002/ecy.4224", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "The incorporation of local variables into SDMs at fine grains is key to predict local abundance. SDMs worked out at really fine grains, approaching the average size of territory or home range of target species, are needed to predict local abundance effectively." } ], "http://purl.org/spar/cito/hasQuotedTextEnd": [ { "@value": "This may result from the fact that each single cell may represent a potential territory/home range, and hence a higher suitability over a given area means that more potential territories occur there." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "Empirical evidence on 14 bird species in Lombardy that fine-grain SDMs predict local abundance much better than coarse-grain ones: at 1 ha grain (home-range scale), 62% of species had a significant suitability-abundance effect; at 1 km only one did. Grain was the only factor significantly affecting explanatory power. Supports the case that DestinE Climate DT's higher resolution opens new operational possibilities for biodiversity work." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1002/ecy.4224" } ] } ] }, { "@id": "https://w3id.org/np/RAM6078TpQOR9rBEfPHC2eBT_N3GMMTUJbAacgOjtKSyE/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1484-0516", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/BiblioCon2026" } ] } ] }, { "@id": "https://w3id.org/np/RAKcuYbzrDehxi_7HUk4cD-ATO_Ik66lU7iZqo-TZH5ks/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAo32CfOOlBmzQMmrCzM39pmKy0YGuI94RVb9NP8o1iOk" } ] } ] }, { "@id": "https://w3id.org/np/RA64E2leU2_GkY_P5kdrvKvIQwmKC9undYDLPg26AVFdA/assertion", "@graph": [ { "@id": "http://purl.org/np/RAcNC9zQOEc9RPXD07R91aMNSlYmJR9G4kRT_Pm4FpzkE#CSV", "@type": [ "https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/Domain-Agnostic-FAIR-Supporting-Resource", "https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource", "https://w3id.org/fair/fip/terms/FAIR-Specification", "https://w3id.org/fair/fip/terms/Knowledge-representation-language" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "Files with .csv (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values. Each line in a CSV file is a new record from the set of records contained in the file. Such files are generated when data transfer is intended from one storage system to another. Since all applications can recognize records separated by comma, import of such data files to database is done very conveniently. Almost all spreadsheet applications such as Microsoft Excel or OpenOffice Calc can import CSV without much effort. Data imported from such files is arranged in cells of a spreadsheet for representation to user." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "CSV File Format" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { "@id": "https://docs.fileformat.com/spreadsheet/csv/" } ] } ] }, { "@id": "https://w3id.org/np/RAkJgyCUQ9ReMuHBZ23yYx330-Nnz3iayi3h6sLjoj47c/assertion", "@graph": [ { "@id": "https://orcid.org/0009-0009-0118-9195", "http://www.wikidata.org/entity/P1344": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ] } ] }, { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RApMWbZ0ixGj88tPB4cEamKJQuQTZ5Dxpjh1a5BWteTdE/SnakemakeWorkflowRegistrations", "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://purl.org/dc/terms/description": [ { "@value": "Will return all workflow registered with https://w3id.org/np/RAOT7z3RA0XYlHIikne8rfUUYZrtHyrzXBD1HpI_GvcRk - might need updates from time to time." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Snakemake Workflow Registrations" } ], "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 np: \r\nPREFIX npa: \r\nPREFIX npx: \r\nPREFIX dct: \r\n\r\nSELECT DISTINCT ?np ?date\r\nWHERE {\r\n # any triple (any graph) where the template appears as object\r\n ?np ?p .\r\n # get its creation date (admin graph)\r\n GRAPH npa:graph { ?np dct:created ?date }\r\n}\r\nLIMIT 100" } ] } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/assertion", "@graph": [ { "@id": "http://purl.org/dc/terms/description", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "is described as" } ] }, { "@id": "http://purl.org/dc/terms/isPartOf", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "is part of" } ] }, { "@id": "http://schema.org/about", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "concerns" } ] }, { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "is a" } ] }, { "@id": "http://www.w3.org/2000/01/rdf-schema#label", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "has the label" } ] }, { "@id": "http://www.w3.org/2000/01/rdf-schema#seeAlso", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "has the link / further info at" } ] }, { "@id": "https://w3id.org/kpxl/gen/terms/StatusUpdate", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "status update" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/assertion", "@type": [ "https://w3id.org/np/o/ntemplate/AssertionTemplate" ], "http://purl.org/dc/terms/description": [ { "@value": "Publish a status update belonging to an event. Must be linked to one or more spaces (e.g. projects) that the update concerns, and optionally to one or more URLs with further info." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Publishing a status update for an event" } ], "https://w3id.org/np/o/ntemplate/hasNanopubLabelPattern": [ { "@value": "Status update: ${title}" } ], "https://w3id.org/np/o/ntemplate/hasStatement": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st01" }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st02" }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st03" }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st04" }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st05" }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st06" } ], "https://w3id.org/np/o/ntemplate/hasTag": [ { "@value": "Events" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st01", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/kpxl/gen/terms/StatusUpdate" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st02", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/title" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#label" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st03", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/event" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://purl.org/dc/terms/isPartOf" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st04", "@type": [ "https://w3id.org/np/o/ntemplate/RepeatableStatement" ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/space" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://schema.org/about" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st05", "@type": [ "https://w3id.org/np/o/ntemplate/OptionalStatement" ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/description" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://purl.org/dc/terms/description" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/st06", "@type": [ "https://w3id.org/np/o/ntemplate/OptionalStatement", "https://w3id.org/np/o/ntemplate/RepeatableStatement" ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/link" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#seeAlso" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/description", "@type": [ "https://w3id.org/np/o/ntemplate/LongLiteralPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "description or notes for the status update" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/event", "@type": [ "https://w3id.org/np/o/ntemplate/GuidedChoicePlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "event the status update belongs to" } ], "https://w3id.org/np/o/ntemplate/possibleValuesFromApi": [ { "@value": "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Event" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/link", "@type": [ "https://w3id.org/np/o/ntemplate/ExternalUriPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "link with further info on the status update" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/space", "@type": [ "https://w3id.org/np/o/ntemplate/GuidedChoicePlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "space (e.g. project) the update concerns" } ], "https://w3id.org/np/o/ntemplate/possibleValuesFromApi": [ { "@value": "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate", "@type": [ "https://w3id.org/np/o/ntemplate/IntroducedResource", "https://w3id.org/np/o/ntemplate/LocalResource", "https://w3id.org/np/o/ntemplate/UriPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "short ID suffix for the status update" } ], "https://w3id.org/np/o/ntemplate/hasDefaultValue": [ { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/statusUpdate" } ] }, { "@id": "https://w3id.org/np/RAlu1vgi7Th9TTWwpDqIzquRRgcdUUmIQq2IBHcCWc0co/title", "@type": [ "https://w3id.org/np/o/ntemplate/LiteralPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "title of the status update" } ], "https://w3id.org/np/o/ntemplate/hasDefaultValue": [ { "@value": "Status update" } ] } ] }, { "@id": "https://w3id.org/np/RAoY740-L71cNEqeYldxDsGC4Fd6wWDb44nkzIDI-OyOI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAoY740-L71cNEqeYldxDsGC4Fd6wWDb44nkzIDI-OyOI/display", "@type": [ "https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay", "https://w3id.org/kpxl/gen/terms/ViewDisplay" ], "https://w3id.org/kpxl/gen/terms/appliesTo": [ { "@id": "https://w3id.org/spaces/colonialcollections" } ], "https://w3id.org/kpxl/gen/terms/isDisplayFor": [ { "@id": "https://w3id.org/spaces/colonialcollections" } ], "https://w3id.org/kpxl/gen/terms/isDisplayOfView": [ { "@id": "https://w3id.org/np/RAaOrqyixciCYYxX4Zc2OX6gX9KR11Yyn7ZD7KsS1sFaw/colonial-collections-provenance-events-view" } ] } ] }, { "@id": "https://w3id.org/np/RAiq6Yr12zABxd9058FId12oPMACGTplEbiUUjyiz2GPc/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAYpxi6c2_4UEPcJVLb0_Ni18QVswQfhtYKuUykhH8nMs" } ] } ] }, { "@id": "https://w3id.org/np/RA1D-NiCqo4XEbnwbvlVaD8WWu7u3j0wFzCKiHqEpi2nI/assertion", "@graph": [ { "@id": "https://w3id.org/np/RA1D-NiCqo4XEbnwbvlVaD8WWu7u3j0wFzCKiHqEpi2nI/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "MAC vocab update: https://docs.google.com/document/d/1jlFObE9xYfcHfzAOcdJ27Mvk2QBJuxIEIUjcZKmVBaE/edit?usp=sharing" } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/mac" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Claude Code assisted FAIR Digital Twins" } ] } ] }, { "@id": "https://w3id.org/np/RAr_hYjQV2_XiYPOAkIX-rcOe6xTKi3vPeiYqigch2ino/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAObVqKytbtBSe6w6NJGao0exjjORm2mCBlp_NLA1F72k" } ] } ] }, { "@id": "https://w3id.org/np/RAhrBhedYsBMdRliVctew_B1Zjm-gFj89CmXXVjA-1TKk/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAhrBhedYsBMdRliVctew_B1Zjm-gFj89CmXXVjA-1TKk/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Einführung SeDOA Innovation Lab (SIL)" } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Einführung SIL" } ] } ] }, { "@id": "https://w3id.org/np/RAok8G3soa4SOaDabXRfdxTJaExdb2gZI4i5fy9aB8sOo/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAjYRVwBm5P5rjDB6yC8R5PY8WZuVwqVKxibDNtTDM3KA/PEH-Data-Catalogue", "@type": [ "https://w3id.org/fair/fip/terms/Domain-Specific-Registry", "https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource", "https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource-to-be-Developed", "https://w3id.org/fair/fip/terms/Registry" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "Catalogue of data and metadata artefacts relevant to Personal Exposure and Health (PEH) research" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Personal Exposure and Health Data Catalogue (PEH Data Catalogue)" } ] } ] }, { "@id": "https://w3id.org/np/RATIOM2TOk164CCqxzeCxhP7qtasrFxRHBLgw4-NEKPt0/assertion", "@graph": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520", "https://w3id.org/kpxl/gen/terms/hasObserver": [ { "@id": "https://orcid.org/0000-0001-9488-1870" } ] } ] }, { "@id": "https://w3id.org/np/RA_kPBi6C-LYSw1H-EKe9U07fscPABtZBiHnhtWbGe13w/assertion", "@graph": [ { "@id": "https://w3id.org/spaces/colonialcollections", "@type": [ "https://w3id.org/kpxl/gen/terms/Alliance", "https://w3id.org/kpxl/gen/terms/Space" ], "http://purl.org/dc/terms/description": [ { "@value": "The Colonial Collections Consortium is a partnership between five organisations in the Netherlands: Museum Bronbeek, NIOD, Cultural Heritage Agency, Rijksmuseum and Wereldmuseum. The consortium supports institutions administering collections in provenance research by sharing knowledge, answering questions and providing stakeholders with a network." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Colonial Collections Consortium" } ], "http://www.w3.org/2002/07/owl#sameAs": [ { "@id": "https://www.colonialcollections.nl/" } ], "https://w3id.org/kpxl/gen/terms/hasAdmin": [ { "@id": "https://orcid.org/0000-0002-1267-0234" } ], "https://w3id.org/kpxl/gen/terms/hasRootDefinition": [ { "@id": "https://w3id.org/np/RA_kPBi6C-LYSw1H-EKe9U07fscPABtZBiHnhtWbGe13w" } ] } ] }, { "@id": "https://w3id.org/np/RAkx3h82bKfoVZAk5KrrcycYDVfnGxZ9yXbs0T08TZ8GI/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAPBy1ZYAjsU7Guj88Injf2GAj8gTbY2ye1-IQMrOjxlw" } ] } ] }, { "@id": "https://w3id.org/np/RAYpxi6c2_4UEPcJVLb0_Ni18QVswQfhtYKuUykhH8nMs/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0001-8958-6463", "http://xmlns.com/foaf/0.1/name": [ { "@value": "Duncan Paterson" } ] }, { "@id": "https://w3id.org/np/RAYpxi6c2_4UEPcJVLb0_Ni18QVswQfhtYKuUykhH8nMs/M..AQEAw..", "http://purl.org/nanopub/x/declaredBy": [ { "@id": "https://orcid.org/0000-0001-8958-6463" } ], "http://purl.org/nanopub/x/hasAlgorithm": [ { "@value": "RSA" } ], "http://purl.org/nanopub/x/hasKeyLocation": [ { "@id": "https://nanodash.knowledgepixels.com/" } ], "http://purl.org/nanopub/x/hasPublicKey": [ { "@value": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw8HAsotDySMkMzBtlhQuEJbttPKTgehZ/lb4EBvmcm2V47HgcP7SOvSbqldhTSsVG0+D0Pfu0zpof5zxlz1ZUaC6nxlNBlgsVORlDcejB5R7wATMzsSbSA80eHiCWl7zOYjOw7ExCPthtPRdzU/rB9quakXUuYYPSVg8acpqQZoWDCGuXl9e0NzDx/YNOpokhYEl7qW47VhjIph86o97UOKWrbKXNWmEs/OXkP86Z1Q0DcbPt3Agfy/jvMEcYab1nhauV5rbsDLtwWn1HaaYeebCfNiP01C91uyaynJPSRsCS3UrP3cbwf9E+cXpJiaKm/QiXF2PUn/QXfkKT33cJQIDAQAB" } ] } ] }, { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAgNX6ZzzhTI8cf5-PGBCMybPG2NetKqTMn76o3zyZZRU/get-agenda-items-for-event", "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://purl.org/dc/terms/description": [ { "@value": "Returns all agenda items belonging to the given event, with label, description, related spaces, links, creator, and nanopub link." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get agenda items for event" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/8d75c5e7b088af4582146e3fca9ed2c6c398fe9f72aff5f7159df0f811cb3640" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?item ?item_label ?description (group_concat(distinct str(?space); separator=\" \") as ?spaces_multi_iri) (group_concat(distinct concat('link'); separator=\", \") as ?link) ?creator ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np dct:created ?npdate .\n ?np dct:creator ?creator .\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?item .\n }\n values ?_event_multi_iri {}\n graph ?a {\n ?item a gen:AgendaItem .\n ?item dct:isPartOf ?_event_multi_iri .\n optional { ?item rdfs:label ?item_label . }\n optional { ?item dct:description ?description . }\n optional { ?item schema:about ?space . }\n optional { ?item rdfs:seeAlso ?link . }\n }\n}\ngroup by ?item ?item_label ?description ?creator ?np ?npdate\norder by asc(?npdate)" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RAr-7vF_A4xvCLlPgiK2_4p3Rub3OXfln0utX9M-YpIw8/assertion", "@graph": [ { "@id": "https://doi.org/10.1126/sciadv.aat4858", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "We scored a sample of 400 species distribution modeling studies (see text S3 and table S3.1) using the proposed criteria. For every year between 1995 and 2015, we randomly selected peer-reviewed studies representing a variety of modeling studies with applied biodiversity focus (see text S3). We then examined studies for each of the four aspects of data and models (response variable, predictor variables, model building, and model evaluation)." } ], "http://purl.org/spar/cito/hasQuotedTextEnd": [ { "@value": "Unfortunately, 46% of the studies were classified as deficient for one or more of the 15 specific issues." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "Audit of 400 species distribution modeling studies (1995-2015) scored against 15 best-practice standards spanning data, predictor variables, model building, and evaluation: 46% are deficient on at least one. \"Spatial & temporal resolution\" is one of the 15, with a slightly-negative temporal trend within 95% CIs — the standard has not improved over the 20-year window. Defines the baseline DestinE-era operational outputs should meet or exceed." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1126/sciadv.aat4858" } ] } ] }, { "@id": "https://w3id.org/np/RAYOs7JLv99rHOwXwj_g4vYrUdTQ8wOtPd4z1vf6NzGtQ/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAYOs7JLv99rHOwXwj_g4vYrUdTQ8wOtPd4z1vf6NzGtQ/display", "@type": [ "https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay", "https://w3id.org/kpxl/gen/terms/ViewDisplay" ], "https://w3id.org/kpxl/gen/terms/appliesTo": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "https://w3id.org/kpxl/gen/terms/isDisplayFor": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "https://w3id.org/kpxl/gen/terms/isDisplayOfView": [ { "@id": "https://w3id.org/np/RAxqQVXpLg9qubJusJwefPWPbbtE1nOdWwqcDYZo_tAOw/agenda-items-for-event-view" } ] } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/assertion", "@graph": [ { "@id": "http://purl.org/dc/terms/description", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "is described as" } ] }, { "@id": "http://purl.org/dc/terms/isPartOf", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "is part of" } ] }, { "@id": "http://schema.org/about", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "concerns" } ] }, { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "is a" } ] }, { "@id": "http://www.w3.org/2000/01/rdf-schema#label", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "has the label" } ] }, { "@id": "http://www.w3.org/2000/01/rdf-schema#seeAlso", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "has the link / further info at" } ] }, { "@id": "https://w3id.org/kpxl/gen/terms/AgendaItem", "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "agenda item" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem", "@type": [ "https://w3id.org/np/o/ntemplate/IntroducedResource", "https://w3id.org/np/o/ntemplate/LocalResource", "https://w3id.org/np/o/ntemplate/UriPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "short ID suffix for the agenda item" } ], "https://w3id.org/np/o/ntemplate/hasDefaultValue": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/assertion", "@type": [ "https://w3id.org/np/o/ntemplate/AssertionTemplate" ], "http://purl.org/dc/terms/description": [ { "@value": "Publish an agenda item belonging to an event. Optionally link it to one or more spaces (e.g. projects) that the item concerns, and to one or more URLs with further info." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Publishing an agenda item for an event" } ], "https://w3id.org/np/o/ntemplate/hasNanopubLabelPattern": [ { "@value": "Agenda item: ${title}" } ], "https://w3id.org/np/o/ntemplate/hasStatement": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st01" }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st02" }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st03" }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st04" }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st05" }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st06" } ], "https://w3id.org/np/o/ntemplate/hasTag": [ { "@value": "Events" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st01", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/kpxl/gen/terms/AgendaItem" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st02", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/title" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#label" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st03", "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/event" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://purl.org/dc/terms/isPartOf" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st04", "@type": [ "https://w3id.org/np/o/ntemplate/OptionalStatement", "https://w3id.org/np/o/ntemplate/RepeatableStatement" ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/space" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://schema.org/about" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st05", "@type": [ "https://w3id.org/np/o/ntemplate/OptionalStatement" ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/description" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://purl.org/dc/terms/description" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/st06", "@type": [ "https://w3id.org/np/o/ntemplate/OptionalStatement", "https://w3id.org/np/o/ntemplate/RepeatableStatement" ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#object": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/link" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate": [ { "@id": "http://www.w3.org/2000/01/rdf-schema#seeAlso" } ], "http://www.w3.org/1999/02/22-rdf-syntax-ns#subject": [ { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/agendaItem" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/description", "@type": [ "https://w3id.org/np/o/ntemplate/LongLiteralPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "description or notes for the agenda item" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/event", "@type": [ "https://w3id.org/np/o/ntemplate/GuidedChoicePlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "event the agenda item belongs to" } ], "https://w3id.org/np/o/ntemplate/possibleValuesFromApi": [ { "@value": "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Event" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/link", "@type": [ "https://w3id.org/np/o/ntemplate/ExternalUriPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "link with further info on the agenda item" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/space", "@type": [ "https://w3id.org/np/o/ntemplate/GuidedChoicePlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "space (e.g. project) the item concerns" } ], "https://w3id.org/np/o/ntemplate/possibleValuesFromApi": [ { "@value": "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" } ] }, { "@id": "https://w3id.org/np/RAviC211IBILo7Pw5KtOCrOKWOBAKIBKrVxykBdfZPjtQ/title", "@type": [ "https://w3id.org/np/o/ntemplate/LiteralPlaceholder" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "title of the agenda item" } ] } ] }, { "@id": "https://w3id.org/np/RAu9RAenYnyVYctlNNC5CxtDzEmeDLc2I5xFpaBvlBji8/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAXPagzgVB4O5e1ArGpuodHafPjizMMKBaHclNrPWvxbg" } ] } ] }, { "@id": "https://w3id.org/np/RAY7a6Y0-HKbdsEmP1aJCeUrIzET2uiuTx3S54S4tBOsI/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RApls7R9zkhShl2iymLJMse9A-ZhXpopGbfvAYJD5_9mk" } ] } ] }, { "@id": "https://w3id.org/sciencelive/np/RAj1q1c7PwlLlMEg8eXxUhzCwVv115poM12splJHzni6k/assertion", "@graph": [ { "@id": "https://doi.org/10.1038/s41598-018-25437-1", "http://purl.org/spar/cito/hasQuotedText": [ { "@value": "Model accuracy is likely to increase with decreasing grain size. However, successful model transferability may require optimization of model grain size." } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@value": "An important counterweight to the “finer is always better” assumption: in a Rhododendron ponticum transferability test, the finest model (50 m) performed worse (CBI 0.77) than a medium resolution (300 m, CBI 0.90), while the coarsest (1 km) performed worst (CBI 0.65). For the DestinE Climate-DT era, higher resolution does not automatically mean better projections — spatial grain still requires empirical justification." } ] }, { "@id": "https://w3id.org/np/o/ntemplate/CREATOR", "http://purl.org/spar/cito/quotes": [ { "@id": "https://doi.org/10.1038/s41598-018-25437-1" } ] } ] }, { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAOZAvezGbswgtJEVkF1pfepMW5EgsGoaxqJ61WJee27k/get-colonial-collections-provenance-events", "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://purl.org/dc/terms/description": [ { "@value": "Returns all provenance-event claims (Colonial Collections nanopubs typed #ProvenanceEventVersion1) describing a CIDOC-CRM E10_Transfer_of_Custody. Columns: event type (Getty AAT) and its label, affected object (with short label), narrative text and its language, attributed community group, individual creator, and date. Sorted from most recent first." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get Colonial Collections provenance events" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/9f1f58f4a7d23fa9955733b9c187dd9c5155d6dce4b57e4a43a8b0f861d99e12" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdf: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix prov: \nprefix crm: \n\nselect ?event_type ?event_type_label ?source ?source_label ?narrative ?lang ?group ?group_label ?creator ?creator_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?datetime ;\n np:hasAssertion ?ag ;\n np:hasProvenance ?pg ;\n np:hasPublicationInfo ?pig .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n bind(substr(str(?datetime), 1, 10) as ?date)\n graph ?pig {\n ?np a .\n }\n graph ?ag {\n ?ev a crm:E10_Transfer_of_Custody .\n optional {\n ?ev crm:P2_has_type ?event_type .\n optional { ?event_type rdfs:label ?event_type_label }\n }\n optional {\n ?ev crm:P30_transferred_custody_of ?source .\n bind(substr(replace(str(?source), \"^.*/\", \"\"), 1, 8) as ?source_label)\n }\n optional {\n ?ev crm:P67i_is_referred_to_by ?ling .\n ?ling crm:P190_has_symbolic_content ?narrative_lit .\n bind(str(?narrative_lit) as ?narrative)\n bind(lang(?narrative_lit) as ?lang)\n }\n }\n optional {\n graph ?pg {\n ?ag prov:wasAttributedTo ?creator .\n optional { ?creator rdfs:label ?creator_label }\n optional {\n ?creator prov:actedOnBehalfOf ?group .\n optional { ?group rdfs:label ?group_label }\n }\n }\n }\n}\norder by desc(?datetime)" } ] } ] }, { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAbzA7MGzW8TpxLPHjQZ73HvZDu9W3kFuxKdedTN-Y9ZU/get-status-updates-for-event", "@type": [ "https://w3id.org/kpxl/grlc/grlc-query" ], "http://purl.org/dc/terms/description": [ { "@value": "Returns all status updates belonging to the given event, with label, description, concerned spaces, links, creator, and nanopub link." } ], "http://purl.org/dc/terms/license": [ { "@id": "http://www.apache.org/licenses/LICENSE-2.0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Get status updates for event" } ], "https://w3id.org/kpxl/grlc/endpoint": [ { "@id": "https://w3id.org/np/l/nanopub-query-1.1/repo/type/d635d8e9818def8765c4252d207ee6941f339641318ff7826e41d5dd9d222efb" } ], "https://w3id.org/kpxl/grlc/sparql": [ { "@value": "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?item ?item_label ?description (group_concat(distinct str(?space); separator=\" \") as ?spaces_multi_iri) (group_concat(distinct concat('link'); separator=\", \") as ?link) ?creator ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np dct:created ?npdate .\n ?np dct:creator ?creator .\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?item .\n }\n values ?_event_multi_iri {}\n graph ?a {\n ?item a gen:StatusUpdate .\n ?item dct:isPartOf ?_event_multi_iri .\n ?item schema:about ?space .\n optional { ?item rdfs:label ?item_label . }\n optional { ?item dct:description ?description . }\n optional { ?item rdfs:seeAlso ?link . }\n }\n}\ngroup by ?item ?item_label ?description ?creator ?np ?npdate\norder by asc(?npdate)" } ] } ] }, { "@id": "https://w3id.org/np/RAIChWh6hxxrHFghgn72ECd7RINwsdO6AxOWIyo4fGCo0/assertion", "@graph": [ { "@id": "https://w3id.org/spaces/BiblioCon2026/SeDOA-Innovation-Lab", "@type": [ "https://w3id.org/kpxl/gen/terms/Event", "https://w3id.org/kpxl/gen/terms/Space" ], "http://purl.org/dc/terms/description": [ { "@value": "Das DFG-geförderte Projekt Servicestelle Diamond Open Access (SeDOA) verfolgt das Ziel, den Übergang zu scholar-led-Publikationsmodellen aktiv zu unterstützen. Ein zentraler Bestandteil ist das SeDOA Innovation Lab (SIL), das als Raum für das gemeinsame Erproben, Weiterentwickeln und Evaluieren innovativer Ansätze zur Förderung von Diamond Open Access dient. Zu den Kernaufgaben des SIL gehören sowohl die Beobachtung zentraler Entwicklungen im wissenschaftlichen Publikationswesen als auch die Pilotierung vielversprechender Modelle aus dem Bereich Diamond Open Access.

\r\n\r\nIm Hands-on Lab erhalten die Teilnehmenden neben einem Überblick über die Aktivitäten des SIL auch eine praxisorientierte Einführung in Nanopublikationen. In der modernen Bibliotheks- und Forschungsdatenlandschaft stellt das Kuratieren von Metadaten und Forschungsdaten einen kontinuierlichen Prozess dar, an dem zahlreiche Personen und technische Systeme beteiligt sind. Diese Kuratierungsprozesse bleiben jedoch häufig unsichtbar, was die Koordination, Nachnutzbarkeit sowie die Einschätzung von Aufwand und Nutzen erschwert. Nanopublikationen bieten hierfür einen vielversprechenden Ansatz: Sie ermöglichen es, kleinste wissenschaftliche Aussagen oder Kuratierungsereignisse als eigenständige, zitierbare und maschinenlesbare Einheiten im Linked-Open-Data-Format RDF – dem Fundament des Semantic Web – zu veröffentlichen.

\r\n\r\nNach einer kurzen Einführung in die grundlegende Struktur von Nanopublikationen (Assertion, Provenance, Publication Info) vermittelt dieses Hands-on Lab die praktischen Grundlagen ihrer Erstellung. Mithilfe von Werkzeugen wie Nanodash und Nanopub Query werden exemplarisch Kuratierungsereignisse – etwa die Korrektur eines Metadatensatzes oder die Verknüpfung von Identifikatoren – als Nanopublikationen modelliert und publiziert.

\r\n\r\nDie Folien für die Session sind auf Zenodo unter der DOI 10.5281/zenodo.20302097 verfügbar.

\r\n\r\nBitte bringen Sie einen eigenen Laptop mit. Vorkenntnisse in Linked Data sind hilfreich, jedoch nicht zwingend erforderlich.

\r\n\r\nWeitere Informationen via https://bibliocon2026.abstractserver.com/program/#/details/sessions/74." } ], "http://schema.org/endDate": [ { "@value": "2026-05-20T18:30:00.0+02:00", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://schema.org/startDate": [ { "@value": "2026-05-20T16:30:00.0+02:00", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Aus dem SeDOA Innovation Lab (SIL): Nanopublikationen als Werkzeug für kollaborative und transparente Datenpflege" } ], "http://www.w3.org/2002/07/owl#sameAs": [ { "@id": "https://bibliocon2026.abstractserver.com/program/#/details/sessions/74" } ], "https://w3id.org/kpxl/gen/terms/hasAdmin": [ { "@id": "https://orcid.org/0000-0001-6936-9381" }, { "@id": "https://orcid.org/0000-0001-9488-1870" }, { "@id": "https://orcid.org/0000-0002-1267-0234" } ] } ] }, { "@id": "https://w3id.org/np/RAOAP4-bi9bm5ihZ21V6q5S04t9FwaW9eVKYCibkheXNE/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAM8wyXGofP_1Y2-Z5mnezQdY5izzDA0Tge46sLdabwC4" } ] } ] }, { "@id": "https://w3id.org/np/RAJ_oBoy8v2lvUFQMUk2nCx6S6ivBdHigoPBhGyo3Bqog/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAAHhjvw1UYv78WY-tjQjlcBNwB_gVslb27QETMcFQyhE" } ] } ] }, { "@id": "https://w3id.org/np/RAmgwbzljxLPHNXMJjD1B4SZUc54-gcDlkM4dDAh4buYo/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAmgwbzljxLPHNXMJjD1B4SZUc54-gcDlkM4dDAh4buYo/display", "@type": [ "https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay", "https://w3id.org/kpxl/gen/terms/ViewDisplay" ], "https://w3id.org/kpxl/gen/terms/appliesTo": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "https://w3id.org/kpxl/gen/terms/isDisplayFor": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "https://w3id.org/kpxl/gen/terms/isDisplayOfView": [ { "@id": "https://w3id.org/np/RAyufuthSFchmh9b4Vxwm1fRsXlGMCTq-6yb2uYJdwZOA/status-updates-for-event-view" } ] } ] }, { "@id": "https://w3id.org/np/RAkd2Ot65kb1OUe7HQrX0ACE-o4eSncAL1kWyclmnJaVs/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAkd2Ot65kb1OUe7HQrX0ACE-o4eSncAL1kWyclmnJaVs/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Review the Nanopublications FAQ" } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/nanopub/r/faq" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Nanopublications FAQ" } ] } ] }, { "@id": "https://w3id.org/np/RAmE7pTePyCgVPE6c-ikjWHfokCL62yWc-NAJmiceIeH0/assertion", "@graph": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520", "https://w3id.org/kpxl/gen/terms/hasRole": [ { "@id": "https://w3id.org/np/RA9SPqtEgUK_ZcNzTRQjoOvKuV6vNgA81la4XA4HKDltQ/plannedAttendanceRole" } ] } ] }, { "@id": "https://w3id.org/np/RAZ1D0EavF3DTlgKbGKdOGg2Ul6FlVj73TwoZ8ooqzSGU/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAZ1D0EavF3DTlgKbGKdOGg2Ul6FlVj73TwoZ8ooqzSGU/agendaItem", "@type": [ "https://w3id.org/kpxl/gen/terms/AgendaItem" ], "http://purl.org/dc/terms/description": [ { "@value": "Planning for the next Nanosessions and update of the Nanosessions documentation." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/nanopub/nanosessions" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Nanosessions" } ] } ] }, { "@id": "https://w3id.org/np/RAgwYrAeixUooOdfAZauBWGJ2K5o29chGhDd3HgGg1nZE/assertion", "@graph": [ { "@id": "https://w3id.org/np/RAgwYrAeixUooOdfAZauBWGJ2K5o29chGhDd3HgGg1nZE/statusUpdate", "@type": [ "https://w3id.org/kpxl/gen/terms/StatusUpdate" ], "http://purl.org/dc/terms/description": [ { "@value": "Example status update used to bootstrap the gen:StatusUpdate type." } ], "http://purl.org/dc/terms/isPartOf": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260520" } ], "http://schema.org/about": [ { "@id": "https://w3id.org/spaces/knowledgepixels/incubator/project1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@value": "Example: Status update" } ] } ] }, { "@id": "https://w3id.org/np/RAZglSQKTmjkcV3CUJIxlgiU_UtypHbU5MXHLaRaqDP0o/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAhBP0okL80xPHy8g7uvWxqLkGcrowaRgr-MIeGyN3m2o" } ] } ] }, { "@id": "https://w3id.org/np/RAA9O9Z_aN1pxqC0gpnaHc05hAVaO7T3urZtmr77rL82c/assertion", "@graph": [ { "@id": "https://orcid.org/0000-0002-1267-0234", "http://purl.org/nanopub/x/approvesOf": [ { "@id": "https://w3id.org/np/RAUqkelpLW6k945-Q9F0lZAbNOVbM1sHBmqb_m1QbePWo" } ] } ] } ]