NIHVIVO-3266 (list views for roles) NIHVIVO-3206 (data migration)
This commit is contained in:
parent
e2b9d9103a
commit
db124422af
10 changed files with 122 additions and 49 deletions
|
@ -26,9 +26,9 @@ public class ModelUtils {
|
|||
|
||||
private static Set<String> processClass = new HashSet<String>();
|
||||
static {
|
||||
processClass.add("http://vivoweb.org/ontology/core#Process");
|
||||
processClass.add("http://vivoweb.org/ontology/core#Project");
|
||||
processClass.add("http://purl.org/NET/c4dm/event.owl#Event");
|
||||
processClass.add("http://xmlns.com/foaf/0.1/Agent");
|
||||
processClass.add("http://vivoweb.org/ontology/core#EventSeries");
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue