Nanopublication

< Home

ID

https://w3id.org/np/RAwQcyX4PH8P_NXDde6z6Edm96nC3UE_RAK1lS8vMZbk0

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAwQcyX4PH8P_NXDde6z6Edm96nC3UE_RAK1lS8vMZbk0> .
@prefix sub: <https://w3id.org/np/RAwQcyX4PH8P_NXDde6z6Edm96nC3UE_RAK1lS8vMZbk0/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix freq: <https://w3id.org/fff/req/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcat: <https://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:FAIR2Adapt rdfs:seeAlso <https://fair2adapt-eosc.eu/> .
  
  <https://w3id.org/np/RAzRxKQLBXdgHew_lCnRsZv7RJ0fPDBjLZKXQZ9DZ_3e0/F2A-CS5B> a freq:Case-Study;
    rdfs:comment "Automated adaptation content harvesting and visualisation (Pan-European)";
    rdfs:label "F2A-CS5B | Climate Connectivity Hub";
    schema:spatialCoverage <http://data.loterre.fr/ark:/67375/26L-MSCWNFP4-T>;
    schema:temporalCoverage "2026-2027";
    freq:coordinated-by <https://ror.org/04zpv5q97>;
    freq:covers-domain <http://aims.fao.org/aos/agrovoc/c_331559>, <http://data.loterre.fr/ark:/67375/CHC-W95SJLC0-C>,
      <http://data.loterre.fr/ark:/67375/ERC-WJRD1N5N-J>, <http://purl.obolibrary.org/obo/NCIT_C16633>,
      <http://purl.obolibrary.org/obo/NCIT_C17141>, <http://purl.obolibrary.org/obo/OMIT_0007039>,
      <http://www.eionet.europa.eu/gemet/concept/15033>, <http://www.fairsharing.org/ontology/subject/SRAO_0000042>;
    freq:has-challenge "Difficulty to provide a harmonised, accessable and integrated vocabulary.",
      "Knowledge is increasingly online, but fragmented, unstructured and siloed.", "Users cannot quickly and easily find information, which impedes communication, coordination and collaboration.";
    freq:has-goal "Break down silos and avoid redundancy, replication, and wasted resources while promoting collaboration, dialogue, and learning, by harnessing the wealth of existing knowledge across various portals, platforms, and publications, and providing guidance on how to connect this knowledge together.",
      "Improve the Connectivity Hub to support communities, planners, practitioners, students, researchers and policymakers in accessing and sharing climate-resilient adaptation strategies that inform local, national, regional, and global policy processes.",
      "Integrate Connectivity Hub in EOSC. ";
    freq:has-user-story <https://w3id.org/np/RAQMxCJbVnokzWXQAfHyfB2pzsBeEXWpbcvwT4FZfUc2U/F2A-CS5B-US1>;
    freq:part-of-project "FAIR2Adapt";
    dcat:contactPoint orcid:0000-0002-0152-4565 .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-8649-4213 .
}

sub:pubinfo {
  this: dct:created "2026-06-18T12:30:57Z"^^xsd:dateTime;
    dct:creator <https://fip.fair-wizard.com/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <https://w3id.org/np/RAzRxKQLBXdgHew_lCnRsZv7RJ0fPDBjLZKXQZ9DZ_3e0/F2A-CS5B>;
    npx:supersedes <https://w3id.org/np/RAzRxKQLBXdgHew_lCnRsZv7RJ0fPDBjLZKXQZ9DZ_3e0>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/a40cef0e-922d-4010-aed6-2520dcc92de3> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "RKRlqZ6Tivb+MCnt6bJkZYT/JTal8rxPaQYg69ps+kB3UhO/YYZ5HC1iqYmuiVGYXo1a3hksrxNMhZSxFuqI6eSVsBA/h/S/Low8zAVKWzPWwXPGVWGtj3k0Zd8idQxHZphJtyfJsMdvVxLuJlHBDFvMiKT2H5Cn36xeH+CFkk4=";
    npx:hasSignatureTarget this: .
}