File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ :CBIbuprofenBP
2+ nanopub:hasProvenance :CBIbuprofenBPprovenance ;
3+ nanopub:hasAssertion :CBIbuprofenBPassertion ;
4+ nanopub:hasPublicationInfo :CBIbuprofenBPpubinfo .
5+
6+
7+ :CBIbuprofenBPpubinfo {
8+ :CBIbuprofenBP prov:wasDerivedFrom :theguidelinewherethisevidencewasstated ;
9+ prov:wasGeneratedBy :manualAnnotationProcedure1 ;
10+ prov:wasAttributedTo :dblp:VeruskaCarrettaZamborlini .
11+ :manualAnnotationProcedure1 a prov:Activity ;
12+ prov:actor dblp:VeruskaCarrettaZamborlini .
13+
14+ }
15+
16+ :CBIbuprofenBPprovenance {
17+ :CBIbuprofenBPprovenance a oa:Annotation .
18+ :CBIbuprofenBPprovenance oa:hasBody :CBIbuprofenBPassertion .
19+ :CBIbuprofenBPprovenance oa:hasTarget [
20+ oa:hasSource :theguidelinewherethisevidencewasstated ;
21+ oa:hasSelector [ oax:exact " Ibuprofen causes an increase in Blood Pressure" ] ] .
22+
23+ :CBIbuprofenBPassertion prov:wasDerivedFrom :theguidelinewherethisevidencewasstated ;
24+ prov:wasGeneratedBy :LiteratureReview1 .
25+ prov:wasAttributedTo :Author1, :Author2 .
26+ :LiteratureReview1 a prov:Activity ;
27+ prov:actor :Author1, :Author2 .
28+ :CBIbuprofenBPassertion rdf:type tmr:CausationBelief, owl:NamedIndividual ;
29+ tmr:strength " positive" ^^xsd:string ;
30+ }
31+
32+
33+ :CBIbuprofenBPassertion {
34+ :ActAdministerIbuprofen tmr:causes :TrIncreaseBP .
35+ }
36+
You can’t perform that action at this time.
0 commit comments