Xiaofeng Liao

Results 5 comments of Xiaofeng Liao

Hi @julesjacobsen , I run the git submodule cmd, and then again mvn compile, then get same error. Details shown below. PS C:\Users\manZ515245\Documents\GitHub\Xomics\phenopacket-schema> git submodule update --init --recursive PS C:\Users\manZ515245\Documents\GitHub\Xomics\phenopacket-schema>...

Hi @julesjacobsen Yes the file content has two lines: syntax = "proto3"; ../../../../../vrs-protobuf/schema/vrs.proto I revised it according to your suggestion, good news is that this error was resolved, but get...

Hi @julesjacobsen , thanks for your suggestion. Unfortunately it reproduce the error mentioned above even I follow exactly your instruction. Please see details below. C:\Users\manZ515245\Documents\GitHub\Xomics> git clone https://github.com/phenopackets/phenopacket-schema.git Cloning into...

We are working on a dataset from TWOC project, where there are some phenotype data that we would like to use phenopacket to encode into RDF. Are we using the...

> Yes, but if you're using Java to do this there is a pre-built jar file on maven central already, so you don't need to build this yourself. If you're...