Revision 13776
Added by Aaron Marcuse-Kubitza over 10 years ago
index.php | ||
---|---|---|
202 | 202 |
{ |
203 | 203 |
print("<blockquote>\n"); $h_level++; |
204 | 204 |
$Brad_Boyle_VegCore = $Redmine_svn."/exchange_schemas/VegCore/Brad_Boyle"; |
205 |
add_ns("Brad.data-provenance", ".term", $Brad_Boyle_VegCore."/BIEN%20database%20entities%20related%20to%20data%20provenance%20and%20ownership.docx#");
|
|
206 |
add_ns("Brad.DwC-IDs.2013-2-7", ".term", $Brad_Boyle_VegCore."/vegbien_identifiers.xlsx#");
|
|
207 |
add_ns("Brad.DwC-IDs.2013-1-31", ".term", $Brad_Boyle_VegCore."/vegbien_identifier_examples.xlsx#");
|
|
205 |
add_ns("Brad.data_provenance", ".term", $Brad_Boyle_VegCore."/BIEN%20database%20entities%20related%20to%20data%20provenance%20and%20ownership.docx#");
|
|
206 |
add_ns("Brad.identifiers", ".term", $Brad_Boyle_VegCore."/vegbien_identifiers.xlsx#");
|
|
207 |
add_ns("Brad.identifier_examples", ".term", $Brad_Boyle_VegCore."/vegbien_identifier_examples.xlsx#");
|
|
208 | 208 |
print("</blockquote>\n"); $h_level--; |
209 | 209 |
} |
210 | 210 |
print("</blockquote>\n"); |
Also available in: Unified diff
bugfix: web/index.php: Brad: updated resource names to match filesystem