Skip to content

Commit

Permalink
Update 43_patents_used_in_uniprot_granted_twenty_years_in_the_past.ttl
Browse files Browse the repository at this point in the history
add kw
  • Loading branch information
mcblatter authored Oct 31, 2024
1 parent fad1551 commit 0bf9a1c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ WHERE
BIND(year(?grantDate) AS ?grantYear)
FILTER(?grantYear < ?thisYearMinusTwenty)
} ORDER BY ?grantYear""" ;
schema:keywords "EPO" , "cross-reference" , "patent" , "federated query", "entry history" ;
schema:target <https://sparql.uniprot.org/sparql/> ;
spex:federatesWith <https://data.epo.org/linked-data/query> .

0 comments on commit 0bf9a1c

Please sign in to comment.