@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:hAMRonization a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Practice, fip:FAIR-Supporting-Resource; ; rdfs:comment "Standardized output specification for the bioinformatic detection of AMR from microbial genomes. Parse multiple Antimicrobial Resistance Analysis Reports into a common data structure. An open-source Python package and command-line tool that implements the PHA4GE AMR detection specification, harmonizing the outputs of 18+ different antimicrobial resistance gene/variant detection tools into a single unified tabular, JSON, or interactive HTML report format."; rdfs:label "hAMRonization"; rdfs:seeAlso ; schema:version "0.0.1"; fip:declared-by ; fip:has-description-source ; fip:in-scope-of , , obo:NCIT_C15188, obo:NCIT_C17964, obo:NCIT_C19199, obo:NCIT_C84343, . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3710-3188 . } sub:pubinfo { this: dct:created "2026-08-24T21:38:45Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:hAMRonization; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "ArtDShzpxiI3T3CWeD9+mudDKSqI4LxU5YNu/vOM8B9pqY6r1V62is37hoFLToMx6DxuhGbbHczHOYrUVS+Tm2LGVHYNDkB5MWuutvUn3sivl8mifJ7FPNByUr++W96bdApXU49+GrfY/WjE7ZR76Jy9xQMkFbBXkWd4YVr8C4c="; npx:hasSignatureTarget this: . }