Skip to content

driebit/zotonic_mod_wikiconcept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zotonic_mod_wikiconcept

Zotonic module to use Wikidata concepts from OpenAlex as keywords.

PostgreSQL Trigram search

This module uses the pg_trgm extension for fulltext search of concepts.

The extension will be created in the public schema, ensure that the Zotonic database user has access to that schema.

Note that pg_trgm is “trusted”, that is, it can be installed by non-superusers who have CREATE privilege on the current database.

The query used to create the extension:

create extension if not exists pg_trgm with schema public

About

Zotonic module to use Wikidata concepts as keyword.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •