Author: ogrisel
Date: Fri May 20 09:45:15 2011
New Revision: 1125297
URL: http://svn.apache.org/viewvc?rev=1125297&view=rev
Log:
trailing spaces
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/README.md
incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md
Modified: incubator/stanbol/trunk/data/sites/dbpedia/README.md
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/README.md?rev=1125297&r1=1125296&r2=1125297&view=diff
==============================================================================
--- incubator/stanbol/trunk/data/sites/dbpedia/README.md (original)
+++ incubator/stanbol/trunk/data/sites/dbpedia/README.md Fri May 20 09:45:15
2011
@@ -18,13 +18,13 @@ First build the bundle by calling
mvn install
It the command succeeds the bundle is available in the target folder
-
+
target/org.apache.stanbol.data.sites.dbpedia-.*.jar
This bundle can now be installed to a running Stanbol instance e.g. by using
the Apache Felix Webconsole.
-NOTE: This steps requires the Sling Installer Framework as well as the
+NOTE: This steps requires the Sling Installer Framework as well as the
Stanbol BundleInstaller extension to be active. Both are typically included
within the Stanbol Launcher.
@@ -36,12 +36,12 @@ To finalise the installation you need to
directory used by the Stanbol Data File Provider
sling/datafiles/
-
+
and that restart the SolrYard instance with the name
-
+
DBpediaIndex
-
-
+
+
## Building the DBpedia.org index
To build a local Index for DBPedia the Apache Entityhub provides an own utility
Modified: incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md?rev=1125297&r1=1125296&r2=1125297&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dbpedia/README.md Fri May 20
09:45:15 2011
@@ -56,7 +56,7 @@ required or not.
During the initialisation of the Indeing all the RDF files within the
"indexing/resources/rdfData" directory will be imported to an Jena TDB RDF
triple store. The imported data are stored under
-
+
indexing/resources/tdb
and can be reused for subsequent indexing processes.
@@ -109,7 +109,7 @@ The resulting file MUST BE copied to
indexing/resources/incoming_links.txt
There is also the possibility do download a precomputed file from:
-
+
TODO: add download loaction
### (4) Configuration of the Index