Couple minor corrections.
This commit is contained in:
parent
2d03542648
commit
c9c7e2bbae
1 changed files with 16 additions and 12 deletions
|
@ -461,13 +461,17 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td colspan="2">
|
||||||
Temporal Graph Visualization is used to compare different organizations/people within
|
Temporal Graph Visualization is used to compare different
|
||||||
an organization on different parameters like number of publications, grants. This parameter will be
|
organizations/people within an organization on different parameters like
|
||||||
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.
|
number of publications, grants. This parameter will be used as a default
|
||||||
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
|
in case a URI is not provided. It will be also used whenever this
|
||||||
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,
|
visualization is to be rendered for top level organization.
|
||||||
the user will be authorized to edit that Individual.
|
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.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="odd_row">
|
<tr class="odd_row">
|
||||||
|
|
Loading…
Add table
Reference in a new issue