RDFLib / prez-ui

BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Streamline subsystem naming and content #45

Closed edmondchuc closed 1 year ago

edmondchuc commented 1 year ago

Use more common/general terminology such as vocabularies, catalogs, etc instead of subsystem names (VocPrez, etc).

This change is made to ensure Prez as a piece of software is more approachable to a wider range of users, including those that do not have a technical/semantic background.

Since the current implementation couples the key of the subsystem to the breadcrumbs labelling display, I've introduced a lookup function go from key to label called getPrezSystemLabel.

nicholascar commented 1 year ago

@nicholascar what do you think?

Fine by me. These are non-functional (display text, not code) changes and they can be whatever looks nice.

If we have this wrong - perhaps we've used generic wording too much - we can always easily update again since it's all non-functional!

edmondchuc commented 1 year ago

If we are hiding all appearances of CatPrez, etc. then there are several pages that are yet to be updated. I'm happy to list them if that's the case.

@jamiefeiss I think I've updated all the pages and content to remove the system names except for the about page. Happy to update the about page as well, but I thought maybe we should leave some hints of the system names there since the about pages details some of the technical implementations and capabilities of the system overall.