@prefix this: <
https://w3id.org/np/RAf_-Ainaf7WqXlrYoASo5y8d3zCAm8rlDMSR_uidV7xc
> .
@prefix sub: <
https://w3id.org/np/RAf_-Ainaf7WqXlrYoASo5y8d3zCAm8rlDMSR_uidV7xc#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:RTK-Login
<
http://schema.org/url
> <
https://frednet.crs.ogs.it/wp-login.php?redirect_to=https%3A%2F%2Ffrednet.crs.ogs.it%2Fen%2Fservizio-rtk%2F
> ;
a
fip:Authentication-and-authorization-service
,
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"The service provides user authorisation and authentication to access the FReDNet (Friuli Regional Deformation Network, run by CRS-OGS) real-time GNSS RTK data streams" ;
rdfs:label
"RTK-Login | RTK Authentication service used by FReDNet network" ;
fip:has-description-source
<
https://frednet.crs.ogs.it/en/servizio-rtk/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-9115-0439
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"FikjOvTV8z6PCz/R5z4r2UlkLciShkOmO2L7rtfk22p7MHD6uT0JzIYqGcJ+RwbReGNrI29lbTnU0P4civVzJiyRglUV/+M1vOCwaIsnGY76zJQgOEImfK3MXvVqELiqT9KH7Z3UPP7i838eAMYMcg28IGH3ww7LXFIRN8a9RHg=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-04-14T11:54:38Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:RTK-Login
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/4fc9711f-4581-4a48-8de5-cb46e72bf958
> .
}