@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-schema, fip:Provenance-model; ; rdfs:comment """ToxTemp is a web-accessible template and database designed for documenting in vitro test methods while integrating different readiness levels and a structured review workflow. It was developed initially under the EU-ToxRisk and developed further under RISK-HUNT3R (both EC-funded Horizon 2020 projects). The test method template (ToxTemp) provides a standardized framework for documenting test methods and assessing their readiness status, guided by a structured questionnaire. By offering a user-friendly approach, ToxTemp helps test developers, especially those less familiar with regulatory requirements to describe their assays in sufficient detail. It also facilitates the comparison of different testing methods, including those targeting the same endpoint. Widespread adoption of ToxTemp could not only support test developers by providing clear documentation guidance but also drive a cultural shift toward more consistent and transparent method documentation."""; rdfs:label "ToxTemp: A Standardized Framework and Database for Documenting and Assessing Readiness of In Vitro Test Methods"; rdfs:seeAlso , ; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0009-0009-3769-8776 . } sub:pubinfo { this: dct:created "2025-10-29T10:33:43Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "V8M1TWhEGia60b+QDd7sSy0G51jD/+6vH94BWJrDD1vY3vs5gyNKGXHtvQJZ66cVOUP1Dbfiw+lDbG5keuHArfuEiWXbvPATdIjuAaazo9hbWLKWkIB3PSPQk1xKrODgTriZwAN8OMS7CfJXWdNNRg7aq68CuNTDOQJeErdCEDc="; npx:hasSignatureTarget this: . }