generator had incorrect class URI for vivo:Grant

This commit is contained in:
tworrall 2012-06-20 15:59:34 +00:00
parent e3598f47c5
commit a3f603e008

View file

@ -654,7 +654,7 @@ public class AddGrantRoleToPersonGenerator implements EditConfigurationGenerator
} }
public String getGrantType() { 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 //Ensure when overwritten that this includes the <> b/c otherwise the query won't work