Bio-Chaos

 view release on metacpan or  search on metacpan

lib/Bio/Chaos/xsl/chado-insert-macros.xsl  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
 
<!-- Creates macros for repeated cv, cvterm and organism elements -->
 
<!-- All macros must be fully expanded before using this -->
 
<!-- Macro IDs correspond to unique key constraints in chado db -->
<!-- UK constraints are combined using double-underscore: '__' -->
 
<!-- NOTES: This transform uses some fairly advanced XSL concepts -->
<!-- (this is necessary for determining uniqueness of cvterms) -->
 
<!-- If you are inexperienced with XSL you may wish to look at -->
<!-- some of the other XSL files in this directory -->
 
<!-- AUTHOR: Chris Mungall  cjm at fruitfly dot org  -->

xsl/chado-insert-macros.xsl  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
 
<!-- Creates macros for repeated cv, cvterm and organism elements -->
 
<!-- All macros must be fully expanded before using this -->
 
<!-- Macro IDs correspond to unique key constraints in chado db -->
<!-- UK constraints are combined using double-underscore: '__' -->
 
<!-- NOTES: This transform uses some fairly advanced XSL concepts -->
<!-- (this is necessary for determining uniqueness of cvterms) -->
 
<!-- If you are inexperienced with XSL you may wish to look at -->
<!-- some of the other XSL files in this directory -->
 
<!-- AUTHOR: Chris Mungall  cjm at fruitfly dot org  -->



( run in 0.376 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )