Queries such as the following should not be recommended, or at least should be rated very low:
SELECT DISTINCT ?title ?date ?author ?status WHERE {
?patent a bibo:Patent
; a ?title
; dc:date ?date ;
; dc:contributor ?author
; dc:contributor ?status
}
This is an actual recommendation of the following setting in the gold standard.
Queries such as the following should not be recommended, or at least should be rated very low:
This is an actual recommendation of the following setting in the gold standard.
source endpoint:
http://data.open.ac.uk/querytarget endpoint:
http://data.aalto.fi/sparqloriginal query: