VIVO-299 Notify the installer that "Terms of Use" will be referenced in RDF.
This commit is contained in:
parent
967278217f
commit
aced8fece7
1 changed files with 9 additions and 1 deletions
|
@ -1144,7 +1144,15 @@
|
|||
The "Site Name" you assign in the "Site Information" form under the <strong>Site Admin</strong>
|
||||
area will be inserted into the "Terms of Use"
|
||||
statement. If you want to edit the text content more than just the
|
||||
"Site Name", the file can be found here:<pre>[vitro_source_dir]/webapp/web/templates/freemarker/body/termsOfUse.ftl</pre>
|
||||
"Site Name", the file can be found here:
|
||||
<pre>[vitro_source_dir]/webapp/web/templates/freemarker/body/termsOfUse.ftl</pre>
|
||||
</p>
|
||||
<p>
|
||||
Your "Terms of Use" statement is also referenced in the Linked Open Data (RDF)
|
||||
that your site produces, so you should be sure that it accurately reflects
|
||||
the way that your data may be used.
|
||||
</p>
|
||||
<p>
|
||||
Be sure to make the changes in your source files and deploy them to your
|
||||
tomcat so you don't lose your changes next time you deploy for another reason.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue