Skip to content

ontotrace nexml validation #8

@uyedaj

Description

@uyedaj

@balhoff When I run the nexml files that Wasila sent me (https://github.com/phenoscape/scate/tree/master/data)
through ontotrace through the validator (http://www.nexml.org/phylows/validator) I get the following error (here Malabarba-1998_Ontotrace.xml). Looks like the issue is the polymorphism again?

going to read file 'Malabarba-1998_Ontotrace.xml'
reading from handle
created temporary file '/tmp/o3Bz65Cow4'
copied uploaded data to '/tmp/o3Bz65Cow4'
read file 'Malabarba-1998_Ontotrace.xml', copied contents to '/tmp/o3Bz65Cow4'
created java validator invocation
executing java validator: java -classpath /var/www/html/phylows/../downloads/validator.jar -Dxml=/tmp/o3Bz65Cow4 -Dxsd=/var/www/html/phylows/../xsd/nexml.xsd -Dns=http://www.nexml.org/2009 validator.XmlValidator
executing perl validator
initializing Bio::Phylo::Parsers::Nexml=HASH(0x1c155a0)
going to parse xml
processed <otus id="tfc794139-a39f-4f2a-aa2e-b611ac9f9166"/> (line 71)
processed <otu id="VTO_0065575"/> (line 71)
processed <otu id="VTO_0038118"/> (line 71)
processed <otu id="VTO_0038133"/> (line 71)
processed <otu id="VTO_0038106"/> (line 71)
processed <otu id="VTO_0038138"/> (line 71)
processed <otu id="VTO_0065893"/> (line 71)
processed <otu id="VTO_0065636"/> (line 71)
processed <otu id="VTO_0065788"/> (line 71)
processed <otu id="VTO_0038109"/> (line 71)
processed <otu id="VTO_0065571"/> (line 71)
processed <otu id="VTO_0065877"/> (line 71)
processed <otu id="VTO_0038108"/> (line 71)
processed <otu id="VTO_0065585"/> (line 71)
processed <otu id="VTO_0065747"/> (line 71)
processed <otu id="VTO_0038128"/> (line 71)
processed <otu id="VTO_0065095"/> (line 71)
processed <otu id="VTO_0038140"/> (line 71)
processed <otu id="VTO_0038135"/> (line 71)
processed <otu id="VTO_0038120"/> (line 71)
processed <otu id="VTO_0038111"/> (line 71)
processed <otu id="VTO_0038124"/> (line 71)
Processed block id: tfc794139-a39f-4f2a-aa2e-b611ac9f9166 (line 71)
going to parse characters element (line 236)
processed <characters id="cc4104afe-da7a-43e7-a1c5-cb4a40fc9161"/> (line 236)
processed <row id="r57d9b9d3-75bc-498e-a165-60330c7ecabd"/> (line 236)
set char: '1 1 and 0 1 0' (line 236)
Invalid data for row Datum49 (type Standard: 1 1 and 0 1 0)
Invalid data for row Datum49 (type Standard: 1 1 and 0 1 0)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions