Skip to content

Latest commit

 

History

History

Use Case A Faceted search

Use Case A - Faceted search. Receives inputs from the database (SE articles). Among others, the code assigns the majority of the SE articles to themes and sub-themes.

GC_Use_Case_A_Faceted_search_v5_rev_May2022.ipynb is the latest version in a Google Colab notebook and uses a SPARQL query in the Knowledge Database to return, for each SE article, all related resources (and not only the related SE articles). These are grouped in the categories 'SE articles';'SE GL articles';'Publications';'Legislation','Other'. This grouping can easily be changed. Please put your own credentials in the chunk with title "Connect to the Virtuoso database".