hubmapconsortium/ccf-asct-reporter

Add "OWL (RDF/XML)" option to export menu

Closed this issue · 0 comments

  • Go to the ASCT+B Reporter
  • Visualize any organ
  • On the top navigation bar Click on Export menu
  • we need to create other option to export it as "OWL (RDF/XML)"
  • use .owl file extension instead of .json

Export is just like JSON-LD only use 'owl' as the format instead.
See https://github.com/hubmapconsortium/ccf-asct-reporter/blob/develop/asctb-api/src/routes/csv.ts#L42