VIVO-248 Move filegraph RDF files into the home directory
This commit is contained in:
parent
55a4d1dc35
commit
ca951c6bf3
22 changed files with 12 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
<patternset id="appbase.patterns">
|
||||
<include name="src/**/*" />
|
||||
<include name="lib/**/*" />
|
||||
<include name="rdffiles/**/*" />
|
||||
<include name="test/**/*" />
|
||||
<include name="themes/**/*" />
|
||||
<include name="config/*.properties" />
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
<li><a href="#foafPersonTemplate">The foaf:Person template has been re-located.</a></li>
|
||||
<li><a href="#multiple">Multiple foaf:Person Profile Pages</a></li>
|
||||
<li><a href="#homePage">Home Page Re-design</a></li>
|
||||
<li><a href="#rdffiles">Auto-loaded RDF files move to the Home directory</a></li>
|
||||
<li><a href="#BOGUS">ANYTHING ELSE?</a></li>
|
||||
</ol>
|
||||
</li>
|
||||
|
@ -228,6 +229,16 @@
|
|||
areas of geographic focus.
|
||||
</p>
|
||||
|
||||
<li><a href="#"></a></li>
|
||||
<h4 id="rdffiles">Auto-loaded RDF files move to the Home directory</h4>
|
||||
<p>
|
||||
<em>BOGUS</em>
|
||||
Any customizations will need to be adjusted.
|
||||
Change to the build process, so Three-tier build must adapt.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
<h4 id="BOGUS">ANYTHING ELSE?</h4>
|
||||
<p>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue