@prefix this: <
http://purl.org/np/RAuUguKopfbJ1ZRJaxqlNR-2P3t4ecBmwo9zxa5TY_ypU
> .
@prefix sub: <
http://purl.org/np/RAuUguKopfbJ1ZRJaxqlNR-2P3t4ecBmwo9zxa5TY_ypU#
> .
@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:ArgoSPARQL
a
fip:Available-FAIR-Enabling-Resource
,
fip:Data-schema
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"The Argo SPARQL endpoint allows interoperable and semantic queries on Essential Ocean Variables (NVS, CF) and well established vocabularies such as ORCID, FOAF, SOSA (sensors) or DCAT (catalogue of services)." ;
rdfs:label
"Argo SPARQL endpoint" ;
rdfs:seeAlso
<
https://doi.org/10.17882/42182
> , <
https://sparql.ifremer.fr/argo/query
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-2700-4020
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"M6odjJLE9bOQ8A78MBegmr/y0IsfwzJd5OVh0s0J8KVbKWapETBodbCPz44rFP4ZcA/oTSBRP5yJwYwN4a9bQb3HQk4ySuz/0t5eOSGfmXwgFj5CW2kXi+nFaeaZsDJl3+7PmxfRqB/jekrM/AyWRcIPaYe28OKh90AMmek48ZQ=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2022-02-19T12:53:21Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:ArgoSPARQL
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/a25b0ab2-09fb-4d91-bc0e-80e58c109f3c
> .
}