From 56ac23c8c9ed525981e1c64b6023a6d36842a9e7 Mon Sep 17 00:00:00 2001 From: runeliza Date: Wed, 15 Jun 2011 17:22:16 +0000 Subject: [PATCH] Modified Vitro.reconcile.defaultTypeList. --- example.deploy.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.deploy.properties b/example.deploy.properties index 8e4e846e..2636a178 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -143,4 +143,4 @@ selfEditing.idMatchingProperty = http://vivo.mydomain.edu/ns#networkId # The format for this property is id, name; id1, name1; id2, name2 etc. # See Service Metadata from this page http://code.google.com/p/google-refine/wiki/ReconciliationServiceApi # for more information. -Vitro.reconcile.defaultTypeList = http://vivoweb.org/ontology/core#Course, Course; http://vivoweb.org/ontology/core#Grant, Grant; http://aims.fao.org/aos/geopolitical.owl, Location; http://xmlns.com/foaf/0.1/Organization, Organization; http://xmlns.com/foaf/0.1/Person, Person; http://purl.org/ontology/bibo/Article, Publication +Vitro.reconcile.defaultTypeList = http://vivoweb.org/ontology/core#Role, core:Role; http://vivoweb.org/ontology/core#AcademicDegree, core:Academic Degree; http://purl.org/NET/c4dm/event.owl#Event, event:Event; http://vivoweb.org/ontology/core#Agreement, core:Agreement; http://vivoweb.org/ontology/core#Location, core:Location; http://xmlns.com/foaf/0.1/Organization, foaf:Organization; http://xmlns.com/foaf/0.1/Person, foaf:Person; http://vivoweb.org/ontology/core#InformationResource, core:Information Resource