|
1 | 1 | <?xml version="1.0" ?> |
2 | 2 | <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sbol="http://sbols.org/v2#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:om="http://www.ontology-of-units-of-measure.org/page/om-2#"> |
3 | | -<<<<<<< HEAD |
4 | | -======= |
5 | 3 | <sbol:ModuleDefinition rdf:about="http://www.async.ece.utah.edu/empty_md"> |
6 | 4 | <sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/empty_md"/> |
7 | 5 | <sbol:displayId>empty_md</sbol:displayId> |
8 | 6 | </sbol:ModuleDefinition> |
9 | | ->>>>>>> a09c9e8ce51bcea0565fc4e363399831bcba5ee6 |
10 | 7 | <sbol:ModuleDefinition rdf:about="http://www.async.ece.utah.edu/md"> |
11 | 8 | <sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/md"/> |
12 | 9 | <sbol:displayId>md</sbol:displayId> |
|
20 | 17 | <sbol:displayId>fc_measure</sbol:displayId> |
21 | 18 | <om:hasNumericalValue>0.04</om:hasNumericalValue> |
22 | 19 | <om:hasUnit rdf:resource="http://purl.obolibrary.org/obo/UO_0000021"/> |
| 20 | + <sbol:type rdf:resource=""/> |
23 | 21 | </om:Measure> |
24 | 22 | </sbol:measure> |
25 | 23 | <sbol:definition rdf:resource="http://www.async.ece.utah.edu/cd"/> |
|
37 | 35 | <sbol:displayId>i_measure</sbol:displayId> |
38 | 36 | <om:hasNumericalValue>0.04</om:hasNumericalValue> |
39 | 37 | <om:hasUnit rdf:resource="http://purl.obolibrary.org/obo/UO_0000077"/> |
| 38 | + <sbol:type rdf:resource=""/> |
40 | 39 | </om:Measure> |
41 | 40 | </sbol:measure> |
42 | 41 | <sbol:type rdf:resource="http://purl.obolibrary.org/obo/NCIT_C64382"/> |
| 42 | + <sbol:participation> |
| 43 | + <sbol:Participation rdf:about="http://www.async.ece.utah.edu/md/i/p"> |
| 44 | + <sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/md/i/p"/> |
| 45 | + <sbol:displayId>p</sbol:displayId> |
| 46 | + <sbol:measure> |
| 47 | + <om:Measure rdf:about="http://www.async.ece.utah.edu/md/i/p/pMeasure"> |
| 48 | + <sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/md/i/p/pMeasure"/> |
| 49 | + <sbol:displayId>pMeasure</sbol:displayId> |
| 50 | + <om:hasNumericalValue>1.23</om:hasNumericalValue> |
| 51 | + <om:hasUnit rdf:resource="http://purl.obolibrary.org/obo/UO_0000021"/> |
| 52 | + </om:Measure> |
| 53 | + </sbol:measure> |
| 54 | + <sbol:role rdf:resource="http://purl.obolibrary.org/obo/NCIT_C154897"/> |
| 55 | + <sbol:participant rdf:resource="http://www.async.ece.utah.edu/md/fc"/> |
| 56 | + </sbol:Participation> |
| 57 | + </sbol:participation> |
43 | 58 | </sbol:Interaction> |
44 | 59 | </sbol:interaction> |
45 | 60 | <sbol:module> |
|
52 | 67 | <sbol:displayId>md_measure</sbol:displayId> |
53 | 68 | <om:hasNumericalValue>11.28</om:hasNumericalValue> |
54 | 69 | <om:hasUnit rdf:resource="http://purl.obolibrary.org/obo/UO_0000175"/> |
| 70 | + <sbol:type rdf:resource=""/> |
55 | 71 | </om:Measure> |
56 | 72 | </sbol:measure> |
57 | 73 | <sbol:definition rdf:resource="http://www.async.ece.utah.edu/empty_md"/> |
58 | 74 | </sbol:Module> |
59 | 75 | </sbol:module> |
60 | 76 | </sbol:ModuleDefinition> |
61 | | -<<<<<<< HEAD |
62 | | - <sbol:ModuleDefinition rdf:about="http://www.async.ece.utah.edu/empty_md"> |
63 | | - <sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/empty_md"/> |
64 | | - <sbol:displayId>empty_md</sbol:displayId> |
65 | | - </sbol:ModuleDefinition> |
66 | | -======= |
67 | | ->>>>>>> a09c9e8ce51bcea0565fc4e363399831bcba5ee6 |
68 | 77 | <sbol:ComponentDefinition rdf:about="http://www.async.ece.utah.edu/cd"> |
69 | 78 | <sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/cd"/> |
70 | 79 | <sbol:displayId>cd</sbol:displayId> |
|
0 commit comments