@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RAGEWD7cYk4U9RmVAez1P5ePYvDbjjq93vIIS_Zpu1WHQ
> .
@prefix sub: <
http://purl.org/np/RAGEWD7cYk4U9RmVAez1P5ePYvDbjjq93vIIS_Zpu1WHQ#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:ERDDAP
a
fip:Available-FAIR-Enabling-Resource
,
fip:Communication-protocol
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"ERDDAP is a data server that gives you a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps" ;
rdfs:label
"ERDDAP data server" ;
rdfs:seeAlso
<
https://coastwatch.pfeg.noaa.gov/erddap/index.html
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-3452-1333
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmuNRzFoz76LG70uP7sJ8ioPWcQcNdNy8OVRUeoT2D2gMkmd36Bnpwe0Ga+QGKmzL7qaQsXQ2cFqNW85C7T0Id3+HCWV61dycr+7GCY2ePn7sUcADXfmUPXlifAlcPaUXvYfbliKSju6yRspjxRvgzkkEKOMoY0499Z+l66ZwcTQIDAQAB" ;
npx:hasSignature
"ZrCfvaP9Rl7ABp2VQmF6LCvCH4md2tnMfNEy/bQpS7quQIuXrbCkZDnCgm+T0IbrX+rviUvK17wzwin3BATp2PHpGfBAge+QJe62Qa2Tcv3r0aH2p1GqFNJPeqmWg+0519DK0EYUMFOdheY0IO6bF2NVGSGWq8kpkIQnqeP/W3o=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-10-16T10:39:56.085+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0003-3452-1333
;
npx:introduces
sub:ERDDAP
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAHvHX5qjbdnYXsZWsRMO3KuFekGUFR6LuPjigZns9_VA
> .
}