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

Greek characters/vaticle #208

Open
Constantina564 opened this issue Jun 11, 2023 · 1 comment
Open

Greek characters/vaticle #208

Constantina564 opened this issue Jun 11, 2023 · 1 comment
Assignees

Comments

@Constantina564
Copy link

  1. OS Windows 10
  2. TypeDB 2.8.0

I'm trying to build a knowledge graph.
Τhe entities, relationships and attributes are defined as I need them.
I'm trying to build a chatbot for a Greek civil service, but when i import some data in greek i encounter the following problems

Steps to create the smallest reproducible scenario:

  1. create schema.tql
  2. cmd - typedb.server
  3. cmd-typedb console
  4. transaction ... schema write
  5. [TQL03] TypeQL Error: There is a syntax error at line 169:
    $pt=="??τ?? ??σ????ε???";
    ^
    mismatched input '$pt' expecting {'match', 'define', 'undefine', 'insert'}
@Constantina564 Constantina564 changed the title Greek characters Greek characters/vaticle Jun 13, 2023
@flyingsilverfin
Copy link
Member

@Constantina564 can you try using a newer version of TypeDB?
Also, does this issue arise on Linux machine?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants