Nanopublication

< Home

ID

https://w3id.org/np/RA_DQPLu7ERwcynY1GeK9RMQ0LAiwg_5crdi_FFOKc9cE

Formats

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

Content

@prefix this: <https://w3id.org/np/RA_DQPLu7ERwcynY1GeK9RMQ0LAiwg_5crdi_FFOKc9cE> .
@prefix sub: <https://w3id.org/np/RA_DQPLu7ERwcynY1GeK9RMQ0LAiwg_5crdi_FFOKc9cE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@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 {
  <https://w3id.org/np/RAjru4ZJop1kL6BOep7sAiPY48NlYEuOff7GkBIiXy-h4#EHN-ERDDAP-LA>
    a fip:Authentication-and-authorization-service, fip:Available-FAIR-Supporting-Resource,
      fip:FAIR-Enabling-Resource;
    <http://schema.org/url> <https://erddap.hfrnode.eu>;
    rdfs:comment "A local username/password combination operated by the European High Frequency Radar Node ERDDAP data server.";
    rdfs:label "EHN-ERDDAP-LA | European High Frequency Radar Node ERDDAP Local Account";
    rdfs:seeAlso <https://erddap.hfrnode.eu> .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
    npx:hasSignature "gFDMNjE0KaPMu0+F76s1R5akF29T7Jjl/QIOqaQM5D1K+H0N1P/KzzUm2rfHtdKFH6aw4m5Ans2vYnxey9zzXTQ6k9FlRDzeKDAB1diTn0rDxSDZhSXZ8S5wv8D7F6ABGS4AsMmD4u9jaoxqaN9zSaW4yzE00/Z6N5OY7Srs7iA=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2025-07-03T16:00:10Z"^^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/RAjru4ZJop1kL6BOep7sAiPY48NlYEuOff7GkBIiXy-h4#EHN-ERDDAP-LA>;
    npx:supersedes <https://w3id.org/np/RAjru4ZJop1kL6BOep7sAiPY48NlYEuOff7GkBIiXy-h4>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/c55425ad-d7ce-4635-9454-037f0ebe86df> .
}