diff --git a/doc/install.html b/doc/install.html
index b3df7c0f..e7d8e083 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -136,9 +136,9 @@
Decide on a database name, username, and password. Log into your
MySQL server and create a new database in MySQL that uses UTF-8
- encoding
. You will need these values for Step IV when you
+ encoding. You will need these values for Step IV when you
configure the deployment properties. At the MySQL command line you can
- create the database and user with these commands substituting
+ create the database and user with these commands substituting
your values for dbname
, username
, and password
. Most of the time,
the hostname will equal localhost
.
@@ -174,7 +174,7 @@
Windows:
For those installing on Windows operating system, include the
- windows drive and use the forward slash "/" and not the back slash "\"
+ windows drive and use the forward slash "/" and not the back slash "\"
in the directory locations, e.g. c:/tomcat
.
@@ -461,13 +461,17 @@
-
- Temporal Graph Visualization is used to compare different organizations/people within
- an organization on different parameters like number of publications, grants. This parameter will be
- used as a default in case a URI is not provided. It will be also used whenever this visualization is to be rendered for top level organization.
- In absence of this parameter a SPARQL query will be fired which will attempt to provide a top level organization.The name of a property
- that can be used to associate an Individual with a user account. When a user logs in with a name that matches the value of this property,
- the user will be authorized to edit that Individual.
+ |
+ Temporal Graph Visualization is used to compare different
+ organizations/people within an organization on different parameters like
+ number of publications, grants. This parameter will be used as a default
+ in case a URI is not provided. It will be also used whenever this
+ visualization is to be rendered for top level organization.
+ In absence of this parameter a SPARQL query will be fired which will
+ attempt to provide a top level organization. The name of a property that
+ can be used to associate an Individual with a user account. When a user
+ logs in with a name that matches the value of this property, the user
+ will be authorized to edit that Individual.
|
@@ -845,8 +849,8 @@
-
Type the word "Australia" into the search box, and click on the Search
- button.You should see a page of results, with links to countries that
- border Australia, individuals that include Australia, and to
+ button.You should see a page of results, with links to countries that
+ border Australia, individuals that include Australia, and to
Australia itself. To trigger the search index, you can log in as a site
administrator and go to "http://your-vivo-url/SearchIndex".