nestauk / skills-taxonomy-v2

new skills taxonomy using TextKernel data
MIT License
29 stars 11 forks source link

Taxonomy in RDF/Turtle #87

Open ioggstream opened 2 years ago

ioggstream commented 2 years ago

Is it possible to produce the taxonomy in RDF/Turtle format?

lizgzil commented 2 years ago

@ioggstream thanks for the idea 🙂 ! We don't have plans to make changes to this repo in the immediate future, but will keep the issue open to discuss whether to add it to our workstream.

lizgzil commented 1 year ago

@ioggstream I should have said - but if this is something useful for you and you want to open a PR for it, then we would of course review the code and help merge it (and be very thankful)!

Ideally the taxonomy json->RDF/Turtle converter script would be in skills-taxonomy-v2/pipeline/skills_taxonomy/convert_taxonomy.py which would read in outputs/taxonomy_data/2022.01.21_hierarchy_structure_named.json and output outputs/taxonomy_data/2022.01.21_hierarchy_structure_named.rdf (or whichever file format you'd prefer).