diff --git a/example.deploy.properties b/example.deploy.properties index f2fa75ee..54e0cdd2 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -150,3 +150,10 @@ selfEditing.idMatchingProperty = http://vivo.mydomain.edu/ns#networkId # visualization.topLevelOrg = http://vivo.psm.edu/individual/n2862 # # visualization.topLevelOrg = http://vivo.mydomain.edu/individual/topLevelOrgURI + +# +# Default type(s) for Google Refine Reconciliation Service +# 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