incremental devp for NIHVIVO-1275

This commit is contained in:
stellamit 2011-06-03 15:22:48 +00:00
parent 9565617623
commit 51417cacfc
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX bibo: <http://purl.org/ontology/bibo/>
CONSTRUCT {
?publication ?property ?object .
?patent ?property ?object .
} WHERE {
PERSON_URI core:authorInAuthorship ?authorship .
?authorship core:linkedInformationResource ?patent .