Skip to content

Commit

Permalink
Merge pull request #34 from nathanwallis/master
Browse files Browse the repository at this point in the history
change example-jdbc addition/subtraction steps to be configured properly
  • Loading branch information
drspeedo committed Feb 5, 2015
2 parents 234ab8a + 0f0854a commit 4c92612
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<% a synonym for "RDF/XML". %>
<% ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %>
-->
<Param name="dumptofile">data/vivo-additions.rdf.xml</Param>
<Param name="dumptofile">xmlrdf=data/vivo-additions.rdf.xml</Param>
<!--OUTPUT : for more information please see the given config file -->
<!--
<% ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<% a synonym for "RDF/XML". %>
<% ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %>
-->
<Param name="dumptofile">data/vivo-subtractions.rdf.xml</Param>
<Param name="dumptofile">xmlrdf=data/vivo-subtractions.rdf.xml</Param>

<!--OUTPUT : for more information please see the given config file -->
<!--
<% ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %>
Expand Down

0 comments on commit 4c92612

Please sign in to comment.