@prefix this: <
https://w3id.org/np/RAB84ZnXedmOIjGaNswHL_f8Lgk9KRmeH8DIoIVlvMG9k
> .
@prefix sub: <
https://w3id.org/np/RAB84ZnXedmOIjGaNswHL_f8Lgk9KRmeH8DIoIVlvMG9k/
> .
@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:NIVA-THREDDS
<
http://schema.org/url
> <
https://thredds.niva.no
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:Domain-Specific-Registry
,
fip:FAIR-Enabling-Resource
,
fip:Registry
;
rdfs:comment
"The NIVA THREDDS is a data catalog that provides access to a collection of real-time and archived NIVA datasets from diverse environmental data sources. Scientific datasets and their metadata are accessible through various standard protocols (e.g., HTTP, OPeNDAP, ISO metadata). NIVA THREDDS is part of the Real-time Environmental Distributed Data Services (THREDDS) framework, supporting access to environmental research and monitoring data." ;
rdfs:label
"NIVA THREDDS Catalog" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0004-0289-6952
.
}
sub:pubinfo
{
this:
dct:created
"2025-09-13T19:30:48Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:NIVA-THREDDS
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/bdac8c34-0d26-409c-b55f-91dab5fc5c0c
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"WgM4M/58K+2Bw4o3MrsLV+s2OmL6kIypNGjgBtBJpGMJASUsWJ0ZDH2N0hsOfGAqw/AZEM7pnHG+aqq3JhSJAdo+U4D5EcCDOtW2iQK13+94+oRq1X+FCAa/4QNYfcG/oZhQ1fO4EZe9x5hp3GVkezawMbkXmfj4/5JQVWYExes=" ;
npx:hasSignatureTarget
this:
.
}