@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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:MLCommons a fip:FAIR-Implementation-Community; rdfs:comment "MLCommons is an Artificial Intelligence engineering consortium, built on a philosophy of open collaboration to improve AI systems. Through its collective engineering efforts with industry and academia MLCommons continually measures and improves the accuracy, safety, speed and efficiency of AI technologies–helping companies and universities around the world build better AI systems that will benefit society. "; rdfs:label "Machine Learning Commons"; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-4451-8042 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "VIfjzGelv1t4GJnsBZY/TsqENWnbsQtQV63xhJDurez1iBP9ILOeRxLuHwaP7255RpMT0+lYlcLuD1QaheWaq8M2RQiGex75NJ+Cp+2ppDjbmaop1f8vnH1iBAqY/WE39K66W9qeVxvEIswCVcqNIqVMxMoyNOZD+SPIdFaAbsk="; npx:hasSignatureTarget this: . this: dct:created "2024-01-04T20:20:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:MLCommons; prov:wasDerivedFrom . }