Updated domain name for example visualization.topLevelOrg to be consistent with the rest of the example values and modified the description of the topLevelOrg property
This commit is contained in:
parent
b5d1344158
commit
e51c2428c6
1 changed files with 7 additions and 6 deletions
|
@ -127,10 +127,11 @@ selfEditing.idMatchingProperty = http://vivo.mydomain.edu/ns#networkId
|
||||||
|
|
||||||
#
|
#
|
||||||
# The temporal graph visualization is used to compare different organizations/people
|
# The temporal graph visualization is used to compare different organizations/people
|
||||||
# within an organization on different parameters like number of publications, grants.
|
# within an organization on parameters like number of publications or grants.
|
||||||
# This parameter will be used as a default in case a URI is not provided. It will also
|
# By default, the app will attempt to make its best guess at the top level
|
||||||
# be used whenever this visualization is to be rendered for the top level organization.
|
# organization in your instance. If you're unhappy with this selection, uncomment out
|
||||||
# In the absence of this parameter, a SPARQL query will be fired which will attempt to
|
# the property below and set it to the URI of the organization individual you want to
|
||||||
# provide a top level organization.
|
# identify as the top level organization. It will be used as the default whenever the
|
||||||
|
# temporal graph visualization is rendered without being passed an explicit org.
|
||||||
|
|
||||||
# visualization.topLevelOrg = http://vivo-trunk.indiana.edu/individual/topLevelOrgURI
|
# visualization.topLevelOrg = http://vivo.mydomain.edu/individual/topLevelOrgURI
|
||||||
|
|
Loading…
Add table
Reference in a new issue