@prefix this: <
https://w3id.org/np/RAnkFQsn3tWVuPoR2u7H_ew9FcHAlhvnWzvKdckSJBDgY
> .
@prefix sub: <
https://w3id.org/np/RAnkFQsn3tWVuPoR2u7H_ew9FcHAlhvnWzvKdckSJBDgY#
> .
@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:i6z
<
http://schema.org/url
> <
https://iuclid6.echa.europa.eu/format
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Supporting-Resource
,
fip:Knowledge-representation-language
;
rdfs:comment
"In IUCLID 6, the exchange of chemical information, from either datasets or dossiers, is facilitated via a zip/archive file that has the extension i6z, which stands for IUCLID 6 zip. Chemical information can be exported as an i6z file from an installation of IUCLID 6, and then imported into another. An i6z file has a well-defined and structured format that contains information on the IUCLID 6 entities, documents, and attachments it contains. The export feature of IUCLID 6 provides an advanced filtering mechanism that allows a user to select which of the interrelated entities are included in the archive." ;
rdfs:label
"i6z | IUCLID dossier schema format" ;
fip:has-description-source
<
https://iuclid6.echa.europa.eu/format
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0009-5847-3226
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"nkzadcvdamZ7m20NNprTfJYmvNY11MR4/sTIbGfFtpeJYDMMDXjgNIeI+xMfA4l9ndpEOJJYAWwfqF8l0gn9w0qZPKVSzrOqJLhbYPkQhu8Nt4gUm4S1i85xnzWVvLSG4FercSc3KI6SE3XSnrMZGOzauH+RPaWsLe55Dnt5yj8=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-02-19T08:48:30Z"^^
xsd:dateTime
;
dct:creator
<
https://sip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:i6z
;
prov:wasDerivedFrom
<
https://w3id.org/sip/wizard/4f4596f5-8d94-486f-941a-364036246137
> .
}