.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/team-a-nanopubs/np/interactoa-uses-wikidata/RAKu1r77xfu8ReO-HxNX-axkCj7rdlcW4Ft-nbTr8Lp6s> .
@prefix sub: <https://w3id.org/team-a-nanopubs/np/interactoa-uses-wikidata/RAKu1r77xfu8ReO-HxNX-axkCj7rdlcW4Ft-nbTr8Lp6s/> .
@prefix schema: <https://schema.org/> .
@prefix res: <https://w3id.org/team-a-nanopubs/resource/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix pav: <http://purl.org/pav/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix ex: <https://w3id.org/team-a-nanopubs/terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:%23Head {
this: a np:Nanopublication;
np:hasAssertion sub:%23assertion;
np:hasProvenance sub:%23provenance;
np:hasPublicationInfo sub:%23pubinfo .
}
sub:%23assertion {
res:InteractOA ex:usesKnowledgeGraph wd:Q2013 .
}
sub:%23provenance {
sub:%23assertion cito:citesAsEvidence sub:%23evidence;
rdfs:comment "Manual curation from article text, no LLM used.";
prov:wasAttributedTo <https://orcid.org/0009-0002-0728-474X>;
prov:wasDerivedFrom <https://doi.org/10.3233/SW-243685>, sub:%23evidence;
schema:articleSection "3.1 InteractOA as a Wikidata-based application" .
sub:%23evidence a schema:CreativeWork;
schema:isPartOf <https://doi.org/10.3233/SW-243685>;
schema:text "The article states that small RNA interactions were modeled in Wikidata and presented through InteractOA." .
}
sub:%23pubinfo {
wd:Q2013 rdfs:label "Wikidata" .
<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" .
this: dct:created "2026-07-01T18:05:37+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:Assertion;
pav:createdBy <https://orcid.org/0009-0002-0728-474X>;
rdfs:label "InteractOA – uses knowledge graph – Wikidata" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq6onyfdLnprP5hJXk0mjvCbHvX6jv7T1CrTAW9XMdSZHj6DXTw4f1KpGoFY3qVMy9H2ZcHeV26cCQCbFC7J/nn7FzB8MMbpucows/bdHAf6xf5wQJKdvSySWCf60RPOxstLUjNAMTIg07R0ByUR4t1D+3a0kuZnQUsl49TAbEQFylTt63krqDtz0tnyz2KbvGcvoIpgHbSNbd/2sUb0BCRdnIAqlfngvbBDPx9FvEvpP1ivTKvNtIbsN6VHUhrhMb5akxd4qJ5l8n/cOX2V9tdEU5VNAoEFmAZSqPnoTYe2HI/pip28N7Vu8nwbVyHy4FZ5K80m8GQ52DBn4uKDYzwIDAQAB";
npx:hasSignature "ihQubHwt58c7NaD2Sk5yD6Wz6dNymFO7UXzjlHnvyFkvPf2AgoNSoWNLkqE7QRO0MHGt6VuanwzUvMroQIIKF0fzfBJT75eiHIjIOTe8xgHP+AGnGhzJWmC4x/yKeAhFKdXr/hl0EaQIGKBxsDFhW1z0xanckEjB8cn7bFyI5sMKwv1dQzKAmjmsmmhmUyb5Romx7zl2ha/paibZNfCJ4Tpmt3Ql1SCTKz4YfpFjxemu+amux9pQ5rBjHCYcvpEb1ddl2uqP7YWtCNm89Fi+Hsw1XszhOzyympNM7F64sfbp5GMoMG3UDOwLgRLkCy13rGYVLjj5MqCnsCYs2kgEwg==";
npx:hasSignatureTarget this:;
npx:signedBy <https://orcid.org/0009-0002-0728-474X> .
res:InteractOA rdfs:label "InteractOA" .
ex:usesKnowledgeGraph rdfs:label "uses knowledge graph" .
}