@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix ex: . @prefix dct: . @prefix pav: . @prefix fabio: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix prov: . @prefix cito: . sub:%23Head { this: a np:Nanopublication; np:hasAssertion sub:%23assertion; np:hasProvenance sub:%23provenance; np:hasPublicationInfo sub:%23pubinfo . } sub:%23assertion { ex:ArchitectureClaim skos:prefLabel "Architecture claim" . ex:BackgroundClaim skos:prefLabel "Background claim" . ex:BestPracticeClaim skos:prefLabel "Best-practice claim" . ex:ConclusionClaim skos:prefLabel "Conclusion claim" . ex:ContextClaim skos:prefLabel "Context claim" . ex:ContributionClaim skos:prefLabel "Contribution claim" . ex:DatasetClaim skos:prefLabel "Dataset claim" . ex:DiscussionClaim skos:prefLabel "Discussion claim" . ex:FAIRClaim skos:prefLabel "FAIR claim" . ex:MethodClaim skos:prefLabel "Method claim" . ex:ProblemClaim skos:prefLabel "Problem claim" . ex:ProvenanceClaim skos:prefLabel "Provenance claim" . ex:ResultClaim skos:prefLabel "Result claim" . ex:SoftwareClaim skos:prefLabel "Software claim" . ex:SummaryClaim skos:prefLabel "Summary claim" . sub:%23claim a schema:Claim, ex:SummaryClaim; cito:citesAsEvidence ; rdfs:comment "The article presents InteractOA as an open-source web interface that represents small-RNA interaction knowledge from open-access literature in Wikidata, keeps links to the source articles, and supports visualization, editing and querying."; rdfs:label "Abstract key claim: InteractOA represents literature-derived small-RNA knowledge in Wikidata"; prov:wasDerivedFrom sub:%23evidence; schema:about "InteractOA paper abstract"; schema:claimReviewed "The article presents InteractOA as an open-source web interface that represents small-RNA interaction knowledge from open-access literature in Wikidata, keeps links to the source articles, and supports visualization, editing and querying."; schema:description "The abstract introduces the main purpose of InteractOA: turning literature-derived small-RNA interaction knowledge into Wikidata-based, queryable and evidence-linked knowledge."; schema:name "Abstract key claim: InteractOA represents literature-derived small-RNA knowledge in Wikidata"; schema:url ; ex:confidenceScore "0.96"^^xsd:decimal; ex:humanReviewNote "Claim manually reviewed against the abstract."; ex:llmPromptVersion "section-key-claim-v1"; ex:objectLabel "Wikidata-based representation of literature-derived small-RNA interaction knowledge"; ex:predicateLabel "summarizes"; ex:reviewStatus "human-reviewed"; ex:sectionKey "abstract"; ex:sectionNumber "Abstract"; ex:sectionRole "paper summary"; ex:sectionTitle "Abstract" . sub:%23evidence a schema:CreativeWork; schema:isPartOf ; schema:position "Abstract"; schema:text "Paraphrased from the abstract: InteractOA stores small-RNA interaction information from open-access articles in Wikidata and offers visualization, editing and querying."; ex:evidenceType "section-level paraphrase"; ex:sectionNumber "Abstract"; ex:sectionTitle "Abstract" . } sub:%23provenance { a fabio:JournalArticle; dct:identifier "10.3233/SW-243685"; dct:title "InteractOA: Showcasing the representation of knowledge from scientific literature in Wikidata"; schema:url . sub:%23assertion prov:wasAttributedTo ; prov:wasDerivedFrom ; prov:wasGeneratedBy sub:%23llm-assisted-curation; prov:wasInfluencedBy sub:%23human-review . sub:%23human-review a prov:Activity; rdfs:label "Manual review of section-level key claim, evidence summary and RDF representation"; prov:wasAssociatedWith . sub:%23llm-assisted-curation a prov:Activity; rdfs:label "LLM-assisted section-level key claim extraction and RDF modeling"; prov:generatedAtTime "2026-06-17T14:04:59.668675+00:00"^^xsd:dateTime; prov:used . } sub:%23pubinfo { this: dct:created "2026-06-17T14:04:59.669668+00:00"^^xsd:dateTime; dct:creator ; dct:license ; dct:subject ; npx:hasNanopubType npx:Claim; pav:createdBy ; pav:createdWith ; rdfs:label "Section-level nanopublication for section-abstract: Abstract key claim: InteractOA represents literature-derived small-RNA knowledge in Wikidata" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq6onyfdLnprP5hJXk0mjvCbHvX6jv7T1CrTAW9XMdSZHj6DXTw4f1KpGoFY3qVMy9H2ZcHeV26cCQCbFC7J/nn7FzB8MMbpucows/bdHAf6xf5wQJKdvSySWCf60RPOxstLUjNAMTIg07R0ByUR4t1D+3a0kuZnQUsl49TAbEQFylTt63krqDtz0tnyz2KbvGcvoIpgHbSNbd/2sUb0BCRdnIAqlfngvbBDPx9FvEvpP1ivTKvNtIbsN6VHUhrhMb5akxd4qJ5l8n/cOX2V9tdEU5VNAoEFmAZSqPnoTYe2HI/pip28N7Vu8nwbVyHy4FZ5K80m8GQ52DBn4uKDYzwIDAQAB"; npx:hasSignature "YCMJrZU5F0CcEAkC6ZMnRe/H8Ao9/019yRvMAGd46f+AONjuNO4fssh7HpBR0sPvYzlBBJ/L97fWYbTp1sQDbUyQqygKtepgnUt0Zwws8JRNT5fnTeNg9fHj/vWaokS6PlriQ+VAH33vws9Agi/XolrP4aT55SO/4x25oHGJg6eNPfoArhuR9FwbKizOC9thY1qZ6Ptf8QIxpAGJe3tGUUdHwaUk+PxDeHzVieDlG7XWfx31B9CVTKVOnVjQNuXnQAvvpLz3oSdXJQJxYSrmcdIKBWbOT6aWMmKe4Z8Zmx8R4VPlBEUjvNU033fbq4gLOIoEQK1GXy/5rdCRjx2sPA=="; npx:hasSignatureTarget this:; npx:signedBy . }