hitontology / gui

Erneuerung der Benutzungsoberflächen von HITO
https://hitontology.github.io/gui/
MIT License
0 stars 0 forks source link

support datatype properties #58

Closed KonradHoeffner closed 5 months ago

KonradHoeffner commented 6 months ago

Homepage, repository, firstAuthor, pmid and publishedInYear are all in the diagram but paths including them (necessarily as first or last node) are not yet supported.

KonradHoeffner commented 6 months ago

We also need to take care that the auto generated datatype node IDs do not overlap with the edge IDs. For example, there are currently both a node and an edge in diagram.svg with ID "pmid". We could fix that at the source level of the diagram in yEd and convert the box names to UpperCamelCase for consistency and to get rid of those conflicts.