You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2013/04/19 14:38:23 UTC

svn commit: r1469805 - /stanbol/trunk/entityhub/indexing/freebase/src/main/resources/indexing/config/indexing.properties

Author: rwesten
Date: Fri Apr 19 12:38:22 2013
New Revision: 1469805

URL: http://svn.apache.org/r1469805
Log:
minor (STANBOL-1014) corrected the entityPrefix value

Modified:
    stanbol/trunk/entityhub/indexing/freebase/src/main/resources/indexing/config/indexing.properties

Modified: stanbol/trunk/entityhub/indexing/freebase/src/main/resources/indexing/config/indexing.properties
URL: http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/freebase/src/main/resources/indexing/config/indexing.properties?rev=1469805&r1=1469804&r2=1469805&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/freebase/src/main/resources/indexing/config/indexing.properties (original)
+++ stanbol/trunk/entityhub/indexing/freebase/src/main/resources/indexing/config/indexing.properties Fri Apr 19 12:38:22 2013
@@ -69,7 +69,7 @@ Synchronized=false
 
 # Prefixes for Indexed Entities:
 # currently resources as well as the ontology are accepted 
-org.apache.stanbol.entityhub.site.entityPrefix=http://www.freebase.com/
+org.apache.stanbol.entityhub.site.entityPrefix=http://rdf.freebase.com/ns/
 
 # Configuration for the remote DBpedia Server
 # NOTE: this is optional and can be commented. Local only mode can also be