-
Notifications
You must be signed in to change notification settings - Fork 0
/
Test.xml
15 lines (15 loc) · 1.03 KB
/
Test.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" ?>
<rdf:RDF xmlns:grn="urn:bbn.com:tasbe:grn/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sbh="http://wiki.synbiohub.org/wiki/Terms/synbiohub#" xmlns:sbol="http://sbols.org/v2#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:annot="http://myannotation.org/" xmlns:synbiohub="http://synbiohub.org#" xmlns:prov="http://www.w3.org/ns/prov#">
<sbol:ComponentDefinition rdf:about="http://www.async.ece.utah.edu/REPLACE_DISPLAYID/1.0">
<sbol:persistentIdentity rdf:resource="http://www.async.ece.utah.edu/REPLACE_DISPLAYID"/>
<sbol:displayId>REPLACE_DISPLAYID</sbol:displayId>
<sbol:version>1.0</sbol:version>
<sbh:mutableDescription>File name: REPLACE_FILENAME
File Type: REPLACE_FILETYPE
File URL: REPLACE_FILEURL
File Data Sent: FILE_DATA_REPLACE
Full Data Sent: DATA_REPLACE</sbh:mutableDescription>
<sbol:type rdf:resource="http://www.biopax.org/release/biopax-level3.owl#DnaRegion"/>
<sbol:role rdf:resource="http://identifiers.org/so/SO:0000167"/>
</sbol:ComponentDefinition>
</rdf:RDF>