@prefix this: . @prefix sub: . @prefix schema: . @prefix gen: . @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 { sub:agendaItem a gen:AgendaItem; dct:description "A Conceptual Trajectory Record (CTR) is a FAIR, machine-actionable record of how understanding evolved through a reasoning episode, capturing the typed conceptual moves, surfaced assumptions, dead-ends, and maturing claims that a finished result discards, as a cluster of content-addressed nanopublication FAIR Digital Objects."; dct:isPartOf ; schema:about ; rdfs:label "Conceptual Trajectory Record" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X . } sub:pubinfo { orcid:0000-0001-8888-635X foaf:name "Erik Schultes" . this: dct:created "2026-07-01T11:28:50.987Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X; dct:license ; npx:introduces sub:agendaItem; npx:wasCreatedAt ; rdfs:label "Agenda item: Conceptual Trajectory Record"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+o44a7fy2QN99hCCxC/IekyT1G02kf2shkmQulPao07o+vdNQWer6zpaItw1pqfeZBuvF3EN5Q7tEY8OfHmzp1876Xp87yi0HReZP85Sij4nozI5HtqUdk/qYAOKb2pqlRw6i/IPy8GAEUwdLu5ACR1wH/6gamVRiGzscWEMziQIDAQAB"; npx:hasSignature "BlzRhXIfdJanpypyH4JfXpKD6xbJaucCcV1nNUu4IPWK17TrkIUjOeC4GuhPIWLct7M8mgo0wTTtD4C5hLqt2FLtk/AYg1bJlEiUqGCBLs0AnWpkimHr4yUZVtnj3KGmG0abr4nmt4WVOmo+EVZ/8DtDhFkVH3EAumSli/ZY9u4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8888-635X . nt:hasLabelFromApi "Office Hour 1 July 2026" . nt:hasLabelFromApi "Knowledge Pixels Incubator #4: FAIRification of mass spectrometry workflows using FDOs - Mass spectrometry research confronts challenges endemic to data-intensive sci..." . }