knowledge-graphs-tutorial / examples

Examples from knowledge graphs tutorial paper
Creative Commons Zero v1.0 Universal
72 stars 7 forks source link

How to add code examples for chapters of extended paper? #6

Open lschmelzeisen opened 3 years ago

lschmelzeisen commented 3 years ago

I like how the current directory structure makes it easy to find the respective example for each figure in the ACM CSUR paper.

However, I am wondering how we would best add examples for the sections of the extended version of the papers to this repository? Sadly, the section and figure numbers of the two paper version do not line up.

lschmelzeisen commented 3 years ago

One option would be to wait until the ACM CSUR version is hopefully accepted and then to update the arXiv version with the recent changes once we have a camera-ready version for CSUR. This should then line up sections and figures again. IIRC, Aidan mentioned wanting to do this.

aidhog commented 3 years ago

We need symbolic links somehow. ;)

I think the first priority would be to avoid duplicating the examples, so probably we would need to reorganise the folder structure by topic, and then create a page for the CSUR version and a page for the arXiv version that follows the respective paper's structure and links to the corresponding examples.