generator had incorrect class URI for vivo:Grant
This commit is contained in:
parent
e3598f47c5
commit
a3f603e008
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ public class AddGrantRoleToPersonGenerator implements EditConfigurationGenerator
|
|||
}
|
||||
|
||||
public String getGrantType() {
|
||||
return "http://vivoweb.org/ontology#Grant";
|
||||
return "http://vivoweb.org/ontology/core#Grant";
|
||||
}
|
||||
//Ensure when overwritten that this includes the <> b/c otherwise the query won't work
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue