forked from hgscott/Excel-to-SBOL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathout.html
91 lines (91 loc) · 5.42 KB
/
out.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:sbol="http://sbols.org/v2#">
<sbol:ComponentDefinition rdf:about="http://examples.org/ComponentDefinition/temp/1">
<sbol:version>1</sbol:version>
<sbol:type rdf:resource="http://identifiers.org/so/SO:0000987"/>
<sbol:displayId>temp</sbol:displayId>
<sbol:sequenceConstraint>
<sbol:SequenceConstraint rdf:about="http://examples.org/ComponentDefinition/temp/constraint_0/1">
<sbol:subject rdf:resource="http://examples.org/ComponentDefinition/temp/prom_0/1"/>
<sbol:restriction rdf:resource="http://sbols.org/v2#precedes"/>
<sbol:displayId>constraint_0</sbol:displayId>
<sbol:object rdf:resource="http://examples.org/ComponentDefinition/temp/cds_0/1"/>
<sbol:version>1</sbol:version>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/temp/constraint_0"/>
</sbol:SequenceConstraint>
</sbol:sequenceConstraint>
<sbol:component>
<sbol:Component rdf:about="http://examples.org/ComponentDefinition/temp/cds_0/1">
<sbol:displayId>cds_0</sbol:displayId>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/temp/cds_0"/>
<sbol:version>1</sbol:version>
<sbol:definition rdf:resource="http://examples.org/ComponentDefinition/cds/1"/>
<sbol:access rdf:resource="http://sbols.org/v2#public"/>
</sbol:Component>
</sbol:component>
<sbol:component>
<sbol:Component rdf:about="http://examples.org/ComponentDefinition/temp/term_0/1">
<sbol:access rdf:resource="http://sbols.org/v2#public"/>
<sbol:definition rdf:resource="http://examples.org/ComponentDefinition/term/1"/>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/temp/term_0"/>
<sbol:version>1</sbol:version>
<sbol:displayId>term_0</sbol:displayId>
</sbol:Component>
</sbol:component>
<sbol:component>
<sbol:Component rdf:about="http://examples.org/ComponentDefinition/temp/prom_0/1">
<sbol:definition rdf:resource="http://examples.org/ComponentDefinition/prom/1"/>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/temp/prom_0"/>
<sbol:access rdf:resource="http://sbols.org/v2#public"/>
<sbol:version>1</sbol:version>
<sbol:displayId>prom_0</sbol:displayId>
</sbol:Component>
</sbol:component>
<sbol:type rdf:resource="http://www.biopax.org/release/biopax-level3.owl#DnaRegion"/>
<sbol:sequenceConstraint>
<sbol:SequenceConstraint rdf:about="http://examples.org/ComponentDefinition/temp/constraint_1/1">
<sbol:restriction rdf:resource="http://sbols.org/v2#precedes"/>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/temp/constraint_1"/>
<sbol:subject rdf:resource="http://examples.org/ComponentDefinition/temp/cds_0/1"/>
<sbol:displayId>constraint_1</sbol:displayId>
<sbol:object rdf:resource="http://examples.org/ComponentDefinition/temp/term_0/1"/>
<sbol:version>1</sbol:version>
</sbol:SequenceConstraint>
</sbol:sequenceConstraint>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/temp"/>
</sbol:ComponentDefinition>
<sbol:ComponentDefinition rdf:about="http://examples.org/ComponentDefinition/prom/1">
<sbol:version>1</sbol:version>
<sbol:type rdf:resource="http://www.biopax.org/release/biopax-level3.owl#DnaRegion"/>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/prom"/>
<sbol:displayId>prom</sbol:displayId>
</sbol:ComponentDefinition>
<sbol:ComponentDefinition rdf:about="http://examples.org/ComponentDefinition/cds/1">
<sbol:type rdf:resource="http://www.biopax.org/release/biopax-level3.owl#DnaRegion"/>
<sbol:displayId>cds</sbol:displayId>
<sbol:version>1</sbol:version>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/cds"/>
</sbol:ComponentDefinition>
<sbol:ComponentDefinition rdf:about="http://examples.org/ComponentDefinition/term/1">
<sbol:version>1</sbol:version>
<sbol:type rdf:resource="http://www.biopax.org/release/biopax-level3.owl#DnaRegion"/>
<sbol:displayId>term</sbol:displayId>
<sbol:persistentIdentity rdf:resource="http://examples.org/ComponentDefinition/term"/>
</sbol:ComponentDefinition>
<comb rdf:about="http://examples.org/comb/example/1">
<sbol:version>1</sbol:version>
<sbol:displayId>example</sbol:displayId>
<sbol:persistentIdentity rdf:resource="http://examples.org/comb/example"/>
<sbol:template rdf:resource="http://examples.org/ComponentDefinition/temp/1"/>
<sbol:variableComponent>
<cds_variable rdf:about="http://examples.org/comb/example/example/1">
<sbol:persistentIdentity rdf:resource="http://examples.org/comb/example/example"/>
<sbol:variable rdf:resource="http://examples.org/ComponentDefinition/cds/1"/>
<sbol:operator rdf:resource="http://sbols.org/v2#one"/>
<sbol:variant rdf:resource="http://examples.org/ComponentDefinition/var_2/1"/>
<sbol:variant rdf:resource="http://examples.org/ComponentDefinition/var_1/1"/>
<sbol:version>1</sbol:version>
<sbol:displayId>example</sbol:displayId>
</cds_variable>
</sbol:variableComponent>
</comb>
</rdf:RDF>