@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:description "Mass spectrometry research confronts challenges endemic to data-intensive science: vendor-specific proprietary formats from multiple Mass Spectrometry instruments, complex multi-consortium governance, and the near-impossibility of tracking provenance across thousands of heterogeneous digital objects spanning clinical samples, instrument logs, processing workflows, and publications. Traditional approaches that retrofit FAIR principles onto existing repositories fail at scale and perpetuate the research integrity and reproducibility crises. This project addresses this systemic failure by implementing nanopublication-based FAIR Digital Objects (FDOs) as minimal, but precise metadata tags at the source, combining automated and human curated machine-actionable assertions that establish unambiguous provenance chains before data enters any workflow. This source-level FAIRification demonstrates that trusted AI in biomedicine requires fundamentally reliable data infrastructure where agentic AI can automatically assess the quality, context, and trustworthiness of every datum from its moment of creation."; "2025-04-15"^^xsd:dateTime; "2025-10-15"^^xsd:dateTime; rdfs:label "FAIRification of mass spectrometry workflows using FDOs"; orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-10-16T06:15:25.188Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "4o6D/1gIiiUm1symopGvMv3w76yc0UJmAlWHltyG/lu1QHuAz81WpHMxl+f8gE3uejGcs+9/6JHWX3vLEYwgb8NaO9rxr/7DpU5KDhyxMFFiDCPA3DsTBAJU3KwLEHTzHlBi3mrrHtrGfYPaFsPy65ezUtApkvQuXw9mkdPn+Oc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }