Nanopublication

< Home

ID

https://w3id.org/np/RAxwoGugoh87mj_niTTYLiM8SwWZL3GiT1_75fhM_qSs4

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAxwoGugoh87mj_niTTYLiM8SwWZL3GiT1_75fhM_qSs4> .
@prefix sub: <https://w3id.org/np/RAxwoGugoh87mj_niTTYLiM8SwWZL3GiT1_75fhM_qSs4/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix ex: <https://w3id.org/interactoa-nanopub/terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix cito: <http://purl.org/spar/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 <https://doi.org/10.3233/SW-243685>;
    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 <https://journals.sagepub.com/doi/full/10.3233/SW-243685#body-ref-bibr8-243685>;
    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 <https://doi.org/10.3233/SW-243685>;
    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 {
  <https://doi.org/10.3233/SW-243685> a fabio:JournalArticle;
    dct:identifier "10.3233/SW-243685";
    dct:title "InteractOA: Showcasing the representation of knowledge from scientific literature in Wikidata";
    schema:url <https://journals.sagepub.com/doi/full/10.3233/SW-243685> .
  
  sub:%23assertion prov:wasAttributedTo <https://orcid.org/0009-0002-0728-474X>;
    prov:wasDerivedFrom <https://doi.org/10.3233/SW-243685>;
    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 <https://orcid.org/0009-0002-0728-474X> .
  
  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 <https://doi.org/10.3233/SW-243685> .
}

sub:%23pubinfo {
  this: dct:created "2026-06-17T14:04:59.669668+00:00"^^xsd:dateTime;
    dct:creator <https://orcid.org/0009-0002-0728-474X>;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    dct:subject <https://doi.org/10.3233/SW-243685>;
    npx:hasNanopubType npx:Claim;
    pav:createdBy <https://orcid.org/0009-0002-0728-474X>;
    pav:createdWith <https://codeberg.org/sedatp/Team_A_Nanopubs>;
    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 <https://orcid.org/0009-0002-0728-474X> .
}