Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for not working in semantic scholar #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2024

  1. fix: Change full name of HPCA

    Signed-off-by: SPC <github@spcsky.com>
    specialpointcentral committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6f0d515 View commit details
    Browse the repository at this point in the history
  2. fix: Change full name of FAST

    Signed-off-by: SPC <github@spcsky.com>
    specialpointcentral committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    eb72a8f View commit details
    Browse the repository at this point in the history
  3. fix: Fix fullUrl check in ccf.js

    When checking that each key in the list `fullUrl` contains the name of the
    conference, we need to check that it CONTAINS, not the name is at the BEGINNING
    of the list.
    
    Signed-off-by: SPC <github@spcsky.com>
    specialpointcentral committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c144226 View commit details
    Browse the repository at this point in the history
  4. feat: Add semantic API for searching venue

    Signed-off-by: SPC <github@spcsky.com>
    specialpointcentral committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8acd809 View commit details
    Browse the repository at this point in the history