@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dm: . @prefix rdfs: . @prefix prov: . @prefix foaf: . @prefix dsm: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:verdict a dsm:IndicatorVerdict; rdfs:label "DSM-1-R3 satisfied for E-MTAB-5061"; dsm:forIndicator dm:DSM-1-R3; dsm:verdictJustification "A representation of the descriptor conforming to a general-purpose metadata schema is available: the BioStudies REST API returns the full record as generic section/attribute JSON, and the MAGE-TAB IDF and SDRF are tab-delimited text. The DSM glossary defines a general purpose metadata schema by its lack of domain specificity and names JSON, TSV and CSV as its examples, so both qualify. Note that no schema.org JSON-LD is served in the HTML (checked with a Googlebot user agent and with Accept: application/ld+json, no markup in either case) and no DataCite DOI is minted, so a reading of \"general purpose metadata schema\" that requires DataCite or schema.org would fail this indicator."; dsm:verdictValue dsm:Satisfied . dsm:hasVerdict sub:verdict . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom , . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-07T06:39:09Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType dsm:IndicatorVerdict; npx:introduces sub:verdict; rdfs:label "DSM-1-R3 satisfied for E-MTAB-5061"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "c/Z3iIDvwt9r/upb8yUl2S3PUU1mrZodVbeHy679Y/17JWMnzVkZMyWILaPyjQvdZRQ1YhqqeeEFNd5bCpNuImnJjibUfJdP+BjOQH2PBPu26irJorj5yRaAmBgSM5cAzOhu4yUWLQlfFYU3OQFc+fdD5WsjamSv3Bz3i8t+rkyChTbT8+wsWDZPDRjlvYV1qtNb1WVArtfPfs+mUpqqsFuTlImGpdwRa5fDFT7+VyYRxDgCYeNPgVDxM+1mDNSbNFTSjpPBDAuGlsIVRWwRtZV03Uy+borZqB+t0QNcH0fZOZndRNMcfPEgKwKLZf/nr85scXjUqBxxacMQwVjxlw=="; npx:hasSignatureTarget this:; npx:signedBy . }