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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
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.
|
||||
<td colspan="2">
|
||||
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.
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="odd_row">
|
||||
|
|
Loading…
Add table
Reference in a new issue