Currently information about the BB genre is attached to the KBR Data in the KBR named graph. However, manually curated BB classifications from the translation correlation list are not yet taken into account.
Ideally the integration step should not alter data in the KBR named graph to avoid problems with dependencies of steps and related to the single-responsibility principle. To solve the issue we can add the genre classification as schema:about in the integrated data named graph and additionally extend the data integration to append BB classifications also to the integrated data.
[x] ETL BB genre data from the translation correlation list
[x] integrate BB data for KBR translations
[x] adapt dataprofile SPARQL query to read BB classification from the integrated data instead of from the KBR data
Currently information about the BB genre is attached to the KBR Data in the KBR named graph. However, manually curated BB classifications from the translation correlation list are not yet taken into account.
Ideally the integration step should not alter data in the KBR named graph to avoid problems with dependencies of steps and related to the single-responsibility principle. To solve the issue we can add the genre classification as
schema:about
in the integrated data named graph and additionally extend the data integration to append BB classifications also to the integrated data.