MetaCell / sckan-composer

0 stars 0 forks source link

Extend data model support for region and layer + searchable terms #242

Closed ddelpiano closed 4 weeks ago

ddelpiano commented 4 months ago

scrnli_06_03_2024_21-31-46

As per ERD attached above, we will need to extend the current model to support region and layer as well as searcheable terms. Migration will have to be performed in order to remove synonyms from the AE table and point eventually KSs that are using these to the right entity to use.

Acceptance criteria:

stappan commented 3 months ago

When selecting a term, the rdfs label will be the one displayed, even if the user searches/finds a synonym.

ddelpiano commented 3 months ago

When selecting a term, the rdfs label will be the one displayed, even if the user searches/finds a synonym.

that's correct @stappan