[VIVO-1223] Add authorship rank to the constructed model
This commit is contained in:
parent
6b296f00c1
commit
5053b4cff4
1 changed files with 1 additions and 0 deletions
|
@ -361,6 +361,7 @@ public class AddAuthorsToInformationResourceGenerator extends VivoBaseGenerator
|
|||
+ " ?subject core:relatedBy ?authorshipURI .\n"
|
||||
+ " ?authorshipURI a core:Authorship .\n"
|
||||
+ " ?authorshipURI core:relates ?authorURI .\n"
|
||||
+ " ?authorshipURI core:rank ?rank .\n"
|
||||
+ " ?authorURI a ?type .\n"
|
||||
+ " ?authorURI rdfs:label ?authorName .\n"
|
||||
+ " ?authorURI vcard:hasName ?vName .\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue