data-explorer

The DLx portal for viewing, searching, and aggregating data

https://github.com/digitallinguistics/data-explorer

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary

Keywords

corpora corpus corpus-linguistics digital-humanities documentary-linguistics language-documentation linguistics
Last synced: 6 months ago · JSON representation ·

Repository

The DLx portal for viewing, searching, and aggregating data

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 203
  • Releases: 11
Topics
corpora corpus corpus-linguistics digital-humanities documentary-linguistics language-documentation linguistics
Created almost 7 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Citation

README.md

Oxalis

Oxalis is the Digital Linguistics (DLx) portal for viewing, searching, and aggregating data. Oxalis stands for Online Explorer for Linguistic Scholarship.

GitHub issues GitHub Workflow Status (branch) GitHub DOI

Attribution

If you use the Oxalis app in your work, please consider citing it using the following model:

Hieber, Daniel W. 2023. Oxalis (@digitallinguistics/data-explorer). DOI: 10.5281/zenodo.6348175.

Owner

  • Name: Digital Linguistics
  • Login: digitallinguistics
  • Kind: organization

The science of managing linguistic data, digitally

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use the Oxalis app in your work, please cite it as follows.
authors:
  - family-names: Hieber
    given-names: Daniel W.
    orcid: https://orcid.org/0000-0002-1411-3773
title: Oxalis
version: 0.8.0
doi: https://github.com/digitallinguistics/data-explorer
date-released: 6/19/2023
url: https://github.com/digitallinguistics/data-explorer
license: MIT

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 155
  • Total pull requests: 16
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.12
  • Average comments per pull request: 0.06
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dwhieb (85)
  • monicamacaulay (1)
Pull Request Authors
  • dwhieb (7)
  • dependabot[bot] (4)
Top Labels
Issue Labels
🎁 feature (42) Lexemes (36) 🐞 bug (29) Projects (16) Languages (13) 🔣 code (6) ♿ accessibility (5) 💻 site (5) ⚒️ development (5) References (2) About (2) 🧩 components (1) Dictionaries (1) ⏩ performance (1) 📃 documentation (1) 🛑 blocked (1)
Pull Request Labels
dependencies (5) 🎁 feature (3) ⚒️ development (3) Lexemes (2) 💻 site (1) Projects (1) 🐞 bug (1) ✔️ chore (1) 🔣 code (1) ⏩ performance (1)

Dependencies

package-lock.json npm
  • 563 dependencies
package.json npm
  • @digitallinguistics/design ^0.18.0 development
  • @digitallinguistics/eslint-config ^0.2.0 development
  • @digitallinguistics/stylelint-config ^0.1.2 development
  • @digitallinguistics/styles ^2.0.3 development
  • browserslist ^4.21.2 development
  • chai ^4.3.6 development
  • clean-css ^5.3.1 development
  • cypress ^10.3.0 development
  • esbuild ^0.14.49 development
  • esbuild-plugin-browserslist ^0.4.12 development
  • eslint ^8.20.0 development
  • eslint-plugin-chai-friendly ^0.7.2 development
  • eslint-plugin-cypress ^2.12.1 development
  • express-handlebars ^6.0.6 development
  • flexbox-reset ^4.0.0 development
  • fs-extra ^10.1.0 development
  • helmet ^5.1.0 development
  • less ^4.1.3 development
  • mocha ^10.0.0 development
  • ora ^6.1.2 development
  • readdirp ^3.6.0 development
  • start-server-and-test ^1.14.0 development
  • stop-only ^3.1.2 development
  • stylelint ^14.9.1 development
  • svgstore ^3.0.1 development
  • cookie-parser ^1.4.6
  • express ^5.0.0-beta.1
  • handlebars ^4.7.7
  • js-yaml ^4.1.0
  • vary ^1.1.2
.github/workflows/deploy.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • azure/webapps-deploy v2 composite
.github/workflows/tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite