@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix this: <
http://purl.org/np/RAJ89Cb1iuSPG3tpaa7oUIzIO3CuvORzGopzTWanTkKOo
> .
@prefix sub: <
http://purl.org/np/RAJ89Cb1iuSPG3tpaa7oUIzIO3CuvORzGopzTWanTkKOo#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@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:aiida-archive-format
a
fip:Available-FAIR-Enabling-Resource
,
fip:Data-schema
,
fip:FAIR-Enabling-Resource
,
fip:Provenance-model
;
rdfs:comment
"Extensive provenance graph of computational workflows executed via AiiDA, including inputs, outputs and metadata of all calculations." ;
rdfs:label
"AiiDA archive format|Automated Interactive Infrastructure and Database for Computational Science archive format" ;
rdfs:seeAlso
<
http://localhost:37373/explore?286&id=https://aiida.readthedocs.io/projects/aiida-core/en/latest/internals/data_storage.html%23aiida-archive-format
> .
}
sub:provenance
{
sub:assertion
prov:wasDerivedFrom
<
http://purl.org/np/RAbZONA1kGAvxGwD60igMBUFIPr7WAs2iTHl1c9YAGJB0
> .
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
npx:hasSignature
"RaUqKH1w8XMmOCPO9MWDrvXUILHNa2zQLmaGZ2DaRSaMkn3qaEjMJ0Oj7RcDWjgm3bRVbiVIewFZh3sfws11nnSmKFvkesS4y3iJt69U1oHdEyFAqRXMn07xi0fmMmd2/bs80SIKbWLbQJcI/U64CgNlaEb5p6J0yyGbBd11Ig8=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2022-01-16T14:14:06.500+01:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-2195-3997
;
npx:introduces
sub:aiida-archive-format
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAWMMyUanP-BtP9YhjIgNp7Ndeju_J8S0JgK-JlO2CSIU
> .
}