-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathjava23.xml
More file actions
20 lines (20 loc) · 939 Bytes
/
java23.xml
File metadata and controls
20 lines (20 loc) · 939 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:SO="https://identifiers.org/SO:"
xmlns:EDAM="https://identifiers.org/edam:"
xmlns:grn="urn:bbn.com:tasbe:grn/"
xmlns:sbol="http://sbols.org/v3#"
xmlns:CHEBI="https://identifiers.org/CHEBI:"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:annot="http://myannotation.org/"
xmlns:SBO="https://identifiers.org/SBO:"
xmlns:GO="https://identifiers.org/GO:"
xmlns:om="http://www.ontology-of-units-of-measure.org/resource/om-2/">
<sbol:Sequence rdf:about="http://www.async.ece.utah.edu/1.0/pLacSeq">
<sbol:encoding rdf:resource="https://identifiers.org/edam:format_1207"/>
<sbol:elements>ACGTURYSWKMBDHVN-.</sbol:elements>
<sbol:hasNamespace rdf:resource="http://www.async.ece.utah.edu"/>
<sbol:displayId>pLacSeq</sbol:displayId>
</sbol:Sequence>
</rdf:RDF>