thegraphdata.jl

Package to query data from The Graph Protocol

https://github.com/semiotic-ai/thegraphdata.jl

Science Score: 44.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
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords from Contributors

pde interpretability matrix-exponential neural-operators pinn meshing fluxes standardization hack
Last synced: 8 months ago · JSON representation ·

Repository

Package to query data from The Graph Protocol

Basic Info
  • Host: GitHub
  • Owner: semiotic-ai
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Size: 371 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 4
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

TheGraphData

Stable Dev Build Status Coverage Code Style: Blue

Tools for querying and working with data from The Graph Protocol.

To add the package, add the repo directly

julia julia> add https://github.com/semiotic-ai/TheGraphData.jl.git

Owner

  • Name: Semiotic Labs
  • Login: semiotic-ai
  • Kind: organization
  • Email: code@semiotic.ai
  • Location: San Francisco Bay Area

We are a group of AI and cryptography experts, disruptors, and entrepreneurs united by a single passion for solving real-world challenges in Web3.

Citation (CITATION.bib)

@misc{TheGraphData.jl,
	author  = {Semiotic Labs Inc.},
	title   = {TheGraphData.jl},
	url     = {https://github.com/semiotic-ai/TheGraphData.jl},
	version = {v0.1.0},
	year    = {2022},
	month   = {9}
}

GitHub Events

Total
Last Year

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 70
  • Total Committers: 3
  • Avg Commits per committer: 23.333
  • Development Distribution Score (DDS): 0.086
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Anirudh a****h@s****i 64
CompatHelper Julia c****y@j****g 5
github-actions[bot] 4****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 16
  • Total pull requests: 5
  • Average time to close issues: 13 days
  • Average time to close pull requests: about 4 hours
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 0.56
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • 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
  • anirudh2 (14)
  • liuyangc3 (1)
  • alex-pakalniskis (1)
Pull Request Authors
  • github-actions[bot] (5)
Top Labels
Issue Labels
enhancement (8) bug (4) documentation (3) question (1)
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions