@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RADfrj5gj9pu2EPYtkXlwn8glRbns71Rc3_rtR9BWPGrw
> .
@prefix sub: <
http://purl.org/np/RADfrj5gj9pu2EPYtkXlwn8glRbns71Rc3_rtR9BWPGrw#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix biolink: <
https://w3id.org/biolink/vocab/
> .
@prefix dao: <
https://w3id.org/dao/dao#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:assertion
a
nt:AssertionTemplate
;
rdfs:label
"Add a biomedical association" ;
nt:hasStatement
sub:st00
,
sub:st01
,
sub:st02
,
sub:st03
,
sub:st04
,
sub:st05
,
sub:st06
.
sub:association
a
nt:LocalResource
;
rdfs:label
"This association" .
sub:context
a
nt:LiteralPlaceholder
;
rdfs:label
"describe in which context this assertion is true" .
sub:object
a
nt:GuidedChoicePlaceholder
;
rdfs:label
"search the target biomedical entity" ;
nt:possibleValuesFromApi
"http://robokop.renci.org:2434/lookup?limit=10&string=" .
sub:readableassertion
a
nt:LiteralPlaceholder
;
rdfs:label
"describe the assertion concisely (e.g. tylenol treats pain in adults patients)" .
sub:relation
a
nt:GuidedChoicePlaceholder
;
rdfs:label
"search for the relation in the BioLink model" ;
nt:possibleValue
biolink:affects
,
biolink:correlated_with
,
biolink:interacts_with
;
nt:possibleValuesFromApi
"http://data.bioontology.org/search?pagesize=20&apikey=fd451bec-eacd-4519-b972-90fb6c7007cb&ontologies=BLM&include_properties=true&q=" .
sub:st00
rdf:object
biolink:Association
;
rdf:predicate
rdf:type
;
rdf:subject
sub:association
;
a
rdf:Statement
;
nt:statementOrder
0 .
sub:st01
rdf:object
sub:readableassertion
;
rdf:predicate
rdfs:label
;
rdf:subject
sub:association
;
a
rdf:Statement
;
nt:statementOrder
1 .
sub:st02
rdf:object
sub:subject
;
rdf:predicate
biolink:subject
;
rdf:subject
sub:association
;
a
rdf:Statement
;
nt:statementOrder
2 .
sub:st03
rdf:object
sub:relation
;
rdf:predicate
biolink:relation
;
rdf:subject
sub:association
;
a
rdf:Statement
;
nt:statementOrder
3 .
sub:st04
rdf:object
sub:object
;
rdf:predicate
biolink:object
;
rdf:subject
sub:association
;
a
rdf:Statement
;
nt:statementOrder
4 .
sub:st05
rdf:object
sub:context
;
rdf:predicate
dao:context
;
rdf:subject
sub:association
;
a
nt:OptionalStatement
;
nt:statementOrder
5 .
sub:subject
a
nt:GuidedChoicePlaceholder
;
rdfs:label
"search the source biomedical entity" ;
nt:possibleValuesFromApi
"http://robokop.renci.org:2434/lookup?limit=10&string=" .
rdf:type
rdfs:label
"is a" .
rdfs:label
rdfs:label
"asserts that" .
biolink:description
rdfs:label
"is described by" .
biolink:id
rdfs:label
"has id" .
biolink:object
rdfs:label
"has object" .
biolink:relation
rdfs:label
"has relation" .
biolink:subject
rdfs:label
"has subject" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-4727-9435
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB" ;
npx:hasSignature
"kDbd7oWKRzZ6eLwfTBPePb/x0I2hgLh2rl4PYtt0Kwf3bgZ020HQWuBd4XHYf9H8PVJnhoNX77586GE4p6S5LtWSn7g0hZP+/EPhgt9RiimxEO7ll1G52lL2o5T1dPo1jQKt9LC8Aw7VVqOne8vsQPz9iZuXZtYq3I5D7qvx8N0=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-18-07T10:00:00+01:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0003-4727-9435
;
npx:supersedes
<
http://purl.org/np/RAYtFOO8lglc4TcoHQWeY6nDgkS8Irq2RVDH2rp4foNKw
> .
}