Skip to content

Commit

Permalink
Update 9_human_variant_loss_of_function.ttl
Browse files Browse the repository at this point in the history
add kw
  • Loading branch information
mcblatter authored and JervenBolleman committed Oct 29, 2024
1 parent 85b2c34 commit d894e6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/UniProt/9_human_variant_loss_of_function.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ WHERE
?annotation rdfs:comment ?text .
FILTER (CONTAINS(?text, 'loss of function'))
}""" ;
schema:keywords "variant" , "variant annotation" ;
schema:potentialAction [ schema:description "UniProtKB rest search with sparql" ;
schema:target <https://www.uniprot.org/sparql/> ] ;
schema:target <https://sparql.uniprot.org/sparql/> .
Expand Down

0 comments on commit d894e6a

Please sign in to comment.