@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 """
Agenda:
  • Yuanxi Fu: “Nanopublication for Documenting Scholarly Growth” - Many contemporary scholarly big-data infrastructures focus on the public-facing dimensions of scholarship, such as publications, funding records, citations, and institutional affiliations. In contrast, this talk explores how nanopublications might provide an infrastructure for documenting a scholar’s intellectual growth over time.
  • Christian Meesters: “Software Provenance with Snakemake” - Why workflow managers are essential on HPC and how Snakemake automates reproducibility. Live demo: running a workflow, generating an HTML report with publication-ready figures, and exporting software metadata as a nanopublication, plus a mini visual knowledge graph via a single plugin.
"""; "2026-06-09T17:00:00.0+02:00"^^xsd:dateTime; "2026-06-09T16:00:00.0+02:00"^^xsd:dateTime; rdfs:label "Nano Session #32"; orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 . } sub:pubinfo { orcid:0009-0009-0118-9195 foaf:name "Virginia Balseiro" . this: dct:created "2026-05-22T15:44:52.821Z"^^xsd:dateTime; dct:creator orcid:0009-0009-0118-9195; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFJNRSo0AhDh7EfwM3nZXQbACb8v6F7tKGOj4Mnc/VuEu0CqzwyomaSvXmfwIKeHmCGCdIrL7tMes3U3K7qJ6c3m5j9U1SDBA+d6UDGvBKSN4X8vvRHzH+PNZyegn3Wu+liXjq+4bnGdTdhPRdRFO9DjSb+rpAfaH21md4qRhCewIDAQAB"; npx:hasSignature "BP3jtJ9fG5C5ssz6Tul5xduXV41gKoHNn2kD16RgSud8Yi9iwoa1yrSRo2JLa+E4ZK5MoJt/9boSxwNy8IyX5bmLsaDAMEdoSbCGnoEDenemRca4E/OD6CAir2ikGR24la37fDngw9YcYeJyevXi3hnHcbosjWS8BjeuQaE3Of8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-0118-9195 . }