@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:Loom a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Representation-Service, fip:FAIR-Supporting-Resource; obo:RO_0002233 ; obo:RO_0002234 ; ; rdfs:comment "This knowledge integration and synthesis service supports the reuse, integration, synthesis, and transfer of scientific knowledge in line with FAIR principles. Knowledge Loom forms part of the knowledge-service workflow when case-study outputs are produced through analytical pipelines and need to be represented as scientific statements linked to supporting data, code, outputs and provenance. This approach provides machine-readable scientific knowledge and links scientific statements to associated evidence by structuring findings with registered data types and converting Python/R objects into JSON-LD. The final RO-Crate can be seamlessly integrated into ROHub for enhanced sharing and preservation."; rdfs:label "TIB Knowledge Loom"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { this: dct:created "2026-06-29T21:31:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Loom; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "lo3SogM4eST/KIMQnU3i0WRbpGqCMfKG8YuoCJD/ILVXY6/ECVAE2JvRPL6g1S4D3iiHTW9dmoOF6PWx5GAgCBVw5dKG1OxpCzacHKtbxfeYSeuSNIaSTOt0JvENvHqD5SuYc5ZWY8fyZprYPaJf0turdVyjYqBQ3spEvRSvNBY="; npx:hasSignatureTarget this: . }