-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMYK_versioning.xml
52 lines (52 loc) · 2.64 KB
/
CMYK_versioning.xml
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
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/#"
xmlns:host_context="sys-bio.org/HostContext#"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:sbol="http://sbols.org/v2#">
<sbol:ModuleDefinition rdf:about="sys-bio.org/C">
<sbol:persistentIdentity rdf:resource="sys-bio.org/C"/>
</sbol:ModuleDefinition>
<sbol:ModuleDefinition rdf:about="sys-bio.org/CMYK">
<sbol:persistentIdentity rdf:resource="sys-bio.org/CMYK"/>
</sbol:ModuleDefinition>
<sbol:ModuleDefinition rdf:about="sys-bio.org/K">
<sbol:persistentIdentity rdf:resource="sys-bio.org/K"/>
</sbol:ModuleDefinition>
<sbol:ModuleDefinition rdf:about="sys-bio.org/M">
<sbol:persistentIdentity rdf:resource="sys-bio.org/M"/>
</sbol:ModuleDefinition>
<host_context:Host rdf:about="sys-bio.org/SS15">
<sbol:persistentIdentity rdf:resource="sys-bio.org/SS15"/>
<host_context:generation>1</host_context:generation>
<host_context:medium rdf:resource="www.ebi.ac.uk/efo/EFO_0000579"/>
<host_context:vendorId>sigmaaldrich.com/L2542</host_context:vendorId>
</host_context:Host>
<host_context:Host rdf:about="sys-bio.org/SS181">
<sbol:persistentIdentity rdf:resource="sys-bio.org/SS181"/>
<host_context:generation>1</host_context:generation>
<host_context:medium rdf:resource="www.ebi.ac.uk/efo/EFO_0000579"/>
<host_context:vendorId>sigmaaldrich.com/L2542</host_context:vendorId>
</host_context:Host>
<host_context:Host rdf:about="sys-bio.org/SS182">
<sbol:persistentIdentity rdf:resource="sys-bio.org/SS182"/>
<host_context:generation>1</host_context:generation>
<host_context:medium rdf:resource="www.ebi.ac.uk/efo/EFO_0000579"/>
<host_context:vendorId>sigmaaldrich.com/L2542</host_context:vendorId>
</host_context:Host>
<host_context:Host rdf:about="sys-bio.org/SS184">
<sbol:persistentIdentity rdf:resource="sys-bio.org/SS184"/>
<host_context:generation>1</host_context:generation>
<host_context:medium rdf:resource="www.ebi.ac.uk/efo/EFO_0000579"/>
<host_context:vendorId>sigmaaldrich.com/L2542</host_context:vendorId>
</host_context:Host>
<host_context:Host rdf:about="sys-bio.org/SS189">
<sbol:persistentIdentity rdf:resource="sys-bio.org/SS189"/>
<host_context:generation>1</host_context:generation>
<host_context:medium rdf:resource="www.ebi.ac.uk/efo/EFO_0000579"/>
<host_context:vendorId>sigmaaldrich.com/L2542</host_context:vendorId>
</host_context:Host>
<sbol:ModuleDefinition rdf:about="sys-bio.org/Y">
<sbol:persistentIdentity rdf:resource="sys-bio.org/Y"/>
</sbol:ModuleDefinition>
</rdf:RDF>