https://github.com/clarin-eric/fcs-ql
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: clarin-eric
- License: gpl-3.0
- Language: Java
- Default Branch: main
- Size: 119 KB
Statistics
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
FCS-QL and LexCQL Parser and Utilities for FCS Core v2.0
This library contains the ANTLR4 grammar files for the FCS-QL and LexCQL query languages used in FCS Core 2.0 and the LexFCS extension.
Generated Lexer and Parser classes for both query languages as well as the intermediary query tree classes for use in FCS Endpoints are also included.
Building
Create a JAR with dependencies:
```bash mvn antlr4:antlr4 compiler:compile package
or
mvn clean package ```
Testing
Build sources and run queries from the given file:
You might need to update paths in run.bash.
bash
./run.bash src/test/resources/fcs-ql-v2.0/test.txt
Build test sources and run queries from the given file:
bash
./run-test-file.bash src/test/resources/fcs-ql-v2.0/test.txt
Good luck!
/Leif-Jöran
Owner
- Name: CLARIN ERIC
- Login: clarin-eric
- Kind: organization
- Email: trac@clarin.eu
- Location: Utrecht, The Netherlands
- Website: https://www.clarin.eu/content/development-information
- Repositories: 132
- Profile: https://github.com/clarin-eric
CLARIN central source code hub
GitHub Events
Total
- Push event: 19
- Create event: 2
Last Year
- Push event: 19
- Create event: 2