@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAr7ohWkWiRXFNveclO_HnZItzpJxpULN_a5VzCeWGKJs
> .
@prefix sub: <
http://purl.org/np/RAr7ohWkWiRXFNveclO_HnZItzpJxpULN_a5VzCeWGKJs#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:eiscat-ip-check
a
fip:Authentication-and-authorization-technique
,
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"The current EISCAT download service checks that the IP address requesting Level 2 data download is in a member country." ;
rdfs:label
"EISCAT IP Address Check" .
}
sub:provenance
{
sub:assertion
dcterms:creator
orcid:0000-0003-1006-2822
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"QSwUHUdhXE1FnCC0X0tqNE7gufscPFYRrka2huNHWTUYjjkXgYMpmVXXc2KLyLkY+wF8rT0jpcZ5vD7OA3MbL6FlG8u9x9VR5A/RG9OzIItpCrmwJLOn8U0+UzMgs7vPqmU113H1dn590qreS+AQt2cmPnwA8nM3rwkd93+OmWw=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2022-02-10T11:36:52Z"^^
xsd:dateTime
;
dcterms:creator
<
https://fip-wizard.ds-wizard.org
> ;
dcterms:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:eiscat-ip-check
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/6fcf0423-762b-414a-a27e-dc483968b947
> .
}