AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Definition List `dt`/`dd` Tags Not Lining Up When Displaying Properties #137

Open tmciver opened 1 year ago

tmciver commented 1 year ago

The below screenshot shows that dt/dd tags do not line up properly. Notice that "Make" does not line up with its value "NIKON". You can also see in the Inspector that there are two successive dt tags. I believe this is due, in this case, to "ImageDescription" not having a value in the RDF data.

2022-10-23-142946_1918x1078_scrot

I'm willing to create a PR with a fix if someone could point me to the correct place in the code. I believe it would be somewhere around here.