touretzkyds / KnowledgeGraphDemo

Visualization tools for KnowledgeGraphDemo
Apache License 2.0
0 stars 2 forks source link

layout of taxon node properties #20

Closed touretzkyds closed 2 years ago

touretzkyds commented 2 years ago

We have a proposal to arrange the properties display of a taxon node so that the subTaxonOf property link is lined up with the subTaxonOf link in the hierarchy, and the taxonRank link is aligned with the taxon rank link in the hierarchy. The remaining properties will be placed using some heuristic, with the constraint that rdfs:label should be next to skos:prefLabel.

Come up with some code for this and let's see how the results look.