Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jeetsukumaran/2984655 to your computer and use it in GitHub Desktop.
Save jeetsukumaran/2984655 to your computer and use it in GitHub Desktop.
Meta-meta NeXML
<?xml version="1.0" encoding="ISO-8859-1"?>
<nex:nexml
version="0.9"
xsi:schemaLocation="http://www.nexml.org/2009 ../xsd/nexml.xsd"
xmlns:phen="http://www.bioontologies.org/obd/schema/pheno"
xmlns:gml="http://www.opengis.net/gml"
xmlns:dwc="http://rs.tdwg.org/dwc/terms/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns="http://www.nexml.org/2009"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:nex="http://www.nexml.org/2009"
xmlns:to="http://rs.tdwg.org/ontology/voc/TaxonOccurrence#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dsw="http://purl.org/dsw/"
>
<otus id="d4320927424">
<otu id="ea2c205e-84e7-4498-ace3-d535c8776029" label="Danio albolineatus" about="#ea2c205e-84e7-4498-ace3-d535c8776029" xmlns:nex="http://www.nexml.org/2009" xmlns:dwc="http://rs.tdwg.org/dwc/terms/">
<meta xsi:type="nex:ResourceMeta" rel="dwc:taxonID" href="http://purl.obolibrary.org/obo/TTO_1003636"/>
<meta xsi:type="LiteralMeta" property="dwc:individualID" xmlns:dsw="http://purl.org/dsw/">
<dsw:Specimen>
<dwc:collectionID>http://purl.obolibrary.org/obo/COLLECTION_0000298</dwc:collectionID>
<dwc:catalogNumber>32174</dwc:catalogNumber>
</dsw:Specimen>
</meta>
</otu>
<otu id="d4320509008" label="Crotaphytus bicinctores">
</otu>
<otu id="d4320878096" label="TAMIASCIURUS HUDSONICUS HUDSONICUS">
</otu>
<otu id="d4321008464" label="Pimephales notatus">
</otu>
</otus>
</nex:nexml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment