fixing process/project bug
This commit is contained in:
parent
90bdb9acfa
commit
ebab6e5c52
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ public class ModelUtils {
|
|||
|
||||
private static Set<String> processClass = new HashSet<String>();
|
||||
static {
|
||||
processClass.add("http://vivoweb.org/ontology/core#Project");
|
||||
processClass.add("http://vivoweb.org/ontology/core#Process");
|
||||
processClass.add("http://purl.org/NET/c4dm/event.owl#Event");
|
||||
processClass.add("http://vivoweb.org/ontology/core#EventSeries");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue