@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { sub:QMRF a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema ; rdfs:comment "Standard reporting formats for data-driven models especially Quantitative Structure-Activity Models used in chemical and nanomaterial regulations. A (Q)SAR Model Reporting Format (QMRF) is a robust summary of a (Q)SAR model, which reports key information on the model according to the OECD validation principles. A (Q)SAR Prediction Reporting Format (QPRF) is a description and assessment of the prediction made by given model for a given chemical." ; rdfs:label "QSAR Model / Prediction Reporting Format" ; rdfs:seeAlso . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0002-1849-5246 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ; npx:hasSignature "Fsam1y+fClJERd0Vf1tx2v/Vj7/hJFvjJNDyE0uS9hTNexdqtf0Ek51BvEYqlKKglIURey5otveGPNfmmxKcBBjlne7jGxPZbMn3ZnCKAHwQ8VoO5YvDZdwbT+hwdJxUbCsemeDdpD8Krezblpom0VEzZ7rliW5Q+RBr8iKT4wo=" ; npx:hasSignatureTarget this: . this: dcterms:created "2024-01-16T16:21:23Z"^^xsd:dateTime ; dcterms:creator ; dcterms:license ; npx:introduces sub:QMRF ; prov:wasDerivedFrom . }