oeplatform icon indicating copy to clipboard operation
oeplatform copied to clipboard

Add tag categories

Open MGlauer opened this issue 6 years ago • 4 comments

We need categories for tags. It would be best to link them to the classes in the OpenEnergyOntology.

MGlauer avatar Mar 26 '19 13:03 MGlauer

How can I link a tag to a class in the ontology? E.g. the Ontology already includes 'GeographicRegion'

klarareder avatar Mar 26 '19 13:03 klarareder

I added a column "category" to the "public.tags" table, which stores the colors. It is not used yet. I think the linking to the OEO is a better way.

Ludee avatar Mar 27 '19 12:03 Ludee

Is there anything in parallel to the OEO development to add categories to tags at this stage?

han-f avatar Mar 30 '20 12:03 han-f

Link to the OEO: https://github.com/OpenEnergyPlatform/ontology/issues/33

Ludee avatar Mar 09 '22 09:03 Ludee

It is easy to extend this and show categories in the dropdown.

Image

Some thoughts on how to proceed: First we need to decide what category names there should be and if the user can create them. We could also enable an input field to search for oeo terms (like in OEMetaBuilder) if we want to allow the user to link a tag to the oeo. Tags are also created automatically from the metadata, we need to decide which category to assign them to.

Image

If we make this clear, I can define the next steps.

jh-RLI avatar Apr 20 '23 11:04 jh-RLI