graph-genome / component_segmentation

Read in ODGI Bin output and identify co-linear components
Apache License 2.0
3 stars 4 forks source link

Turtle output #34

Open subwaystation opened 4 years ago

subwaystation commented 4 years ago

In order to feed that data into our SPARQL endpoint, we need to provide the data structure in .ttl format. The ontology is defined in https://github.com/vgteam/vg/pull/2710.

Questions:

@6br @jervenbolleman What would you recommend?

subwaystation commented 4 years ago

I will directly emit the .ttl.

subwaystation commented 4 years ago

@jervenbolleman @dimatr and I were wondering if we could split the output into several .ttl? Or do you need one .ttl in the end?

JervenBolleman commented 4 years ago

As many as you want. No need for it to be a single file.

On Thu, Apr 9, 2020 at 2:20 PM Simon Heumos notifications@github.com wrote:

@JervenBolleman https://github.com/JervenBolleman @dimatr https://github.com/dimatr and I were wondering if we could split the output into several .ttl? Or do you need one .ttl in the end?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/graph-genome/component_segmentation/issues/34#issuecomment-611497455, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHQYFMTQRYRQBNOFOR5ZNDRLW4P7ANCNFSM4MESRXCA .

-- Jerven Bolleman me@jerven.eu

subwaystation commented 4 years ago

Blocked by #36

josiahseaman commented 4 years ago

This issue should no longer be blocked by #36