~ubuntu-branches/debian/stretch/r-cran-rnexml/stretch

« back to all changes in this revision

Viewing changes to inst/examples/meta_taxa.xml

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2016-04-08 13:58:39 UTC
  • Revision ID: package-import@ubuntu.com-20160408135839-ilq08z8v8p414qpn
Tags: upstream-2.0.6
ImportĀ upstreamĀ versionĀ 2.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<nex:nexml 
 
3
    generator="Bio::Phylo::Project v.0.17_RC9_1175" 
 
4
    version="0.9" 
 
5
    xml:base="http://example.org/"
 
6
    xmlns="http://www.nexml.org/2009" 
 
7
    xmlns:nex="http://www.nexml.org/2009" 
 
8
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
 
9
    xmlns:xml="http://www.w3.org/XML/1998/namespace" 
 
10
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" 
 
11
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 
12
    xmlns:cdao="http://www.evolutionaryontology.org/cdao/1.0/cdao.owl#"
 
13
    xsi:schemaLocation="http://www.nexml.org/2009 ../xsd/nexml.xsd"> 
 
14
    <otus               
 
15
        id="aabef8df4-6968-4d97-961d-b28210c0b318"
 
16
        about="#aabef8df4-6968-4d97-961d-b28210c0b318"        
 
17
        label="Taxa" 
 
18
        xmlns:dwc="http://I-GUESS-THIS-SHOULD-BE-DARWINCORE.org#">    
 
19
        <meta 
 
20
            href="http://purl.org/obo/owl/TTO#TTO_1030115" 
 
21
            id="ad37ab715-8dc6-4959-9b20-c58d5edaef29" 
 
22
            xsi:type="nex:ResourceMeta" 
 
23
            rel="cdao:has_External_Reference"/> 
 
24
        <meta 
 
25
            id="EDA14D9B-9669-48F1-A79A-761DAA82038B" 
 
26
            about="#EDA14D9B-9669-48F1-A79A-761DAA82038B"
 
27
            xsi:type="nex:ResourceMeta" 
 
28
            rel="cdao:hasSpecimen"> 
 
29
            <meta 
 
30
                id="C9F5CAA3-421B-4830-8DC5-686FD75EB9F3" 
 
31
                xsi:type="nex:ResourceMeta" 
 
32
                rel="dwc:collectionID" 
 
33
                href="http://purl.org/obo/owl/COLLECTION#COLLECTION_0000194"/> 
 
34
            <meta 
 
35
                id="C3E89AAC-AFE3-4225-869C-A2380B6EF83E" 
 
36
                datatype="xsd:string" 
 
37
                xsi:type="nex:LiteralMeta" 
 
38
                property="dwc:catalogNumber" 
 
39
                content="12345"/> 
 
40
        </meta> 
 
41
        <otu 
 
42
            xmlns:cdao="http://evolutionaryontology.org#" 
 
43
            xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
 
44
            about="#aaa0ec8a9-7b38-411f-9c4d-f4a47bcffac3" 
 
45
            id="aaa0ec8a9-7b38-411f-9c4d-f4a47bcffac3" 
 
46
            label="Nannostomus unifasciatus"> 
 
47
        </otu>        
 
48
    </otus> 
 
49
</nex:nexml>