@prefix this: <
https://w3id.org/np/RAHz8Om-r8FUQKyB4I1E9u5peAXmF0c1tkZNqQ_MEEpEE
> .
@prefix sub: <
https://w3id.org/np/RAHz8Om-r8FUQKyB4I1E9u5peAXmF0c1tkZNqQ_MEEpEE#
> .
@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:DataverseAPI
<
http://schema.org/url
> <
https://guides.dataverse.org/en/latest/api/index.html
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:Communication-protocol
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"The Dataverse Software APIs allow users to accomplish many tasks such as creating datasets, uploading files, publishing datasets, and much, much more, all without using the Dataverse installation’s web interface." ;
rdfs:label
"Dataverse API | The Dataverse Software APIs" .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-1261-9930
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"fwRCNX0mjA0M5hGe2Rbm6LTY35Ts9p6dt7V72iOD9Z1HPnrV8yTqV1/BPB1QxU9hxBEMh8nTPyJbBOVSm4R+txnyl30kTLe0O03EQeT+Q0+I0FeXKD8/gWMIwp4qU2OlPgnqL71ZRGOTMM/B0p9KV2PWpcIYrOOTFn3Nbqv67dw=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-04-20T12:49:49Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:DataverseAPI
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/462acb79-eb91-4645-90cf-9129fabc8909
> .
}