@prefix this: <
http://purl.org/np/RAHl740od2qEm8Zzp2qObyTCIRRAIxoiDpnCxJTrUMh1c
> .
@prefix sub: <
http://purl.org/np/RAHl740od2qEm8Zzp2qObyTCIRRAIxoiDpnCxJTrUMh1c#
> .
@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: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
<
https://mlcommons.org/
> ;
fip:has-research-domain
<
http://purl.obolibrary.org/obo/NCIT_C16309
> .
}
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
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:MLCommons
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/d9431ce6-495b-46f6-abe7-b4b6cab83248
> .
}