3-Round-Stones / callimachus

Callimachus is a highly scalable platform for creating and running data-driven websites
Other
95 stars 24 forks source link

OWL Class Explorer No Longer Assigns Equivalent Classes #217

Closed prototypo closed 9 years ago

prototypo commented 9 years ago

The OWL Class Explorer should assign a Callimachus equivalent class when the "assign templates" link is selected to create a new Callimachus class. This appears to have worked through Callimachus 1.3.4, but stopped working sometime in the 1.4.X series.

To replicate this issue:

This bug should also be repaired in 1.4.3, if we produce a 1.4.3 release

screenshot_858 .

catch-point commented 9 years ago

This only effects owl:Classes that don't have an rdfs:label.

prototypo commented 9 years ago

So? That doesn't mean we should close the issue. We have code in the wild that relied on it working without a label.

catch-point commented 9 years ago

That was just an FYI. The commit makes rdfs:label optional in the master branch.