https://github.com/comunica/generate-comunica
🎛 Generators for comunica packages
Science Score: 36.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
-
✓Committers with academic emails
1 of 7 committers (14.3%) from academic institutions -
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords from Contributors
Repository
🎛 Generators for comunica packages
Basic Info
Statistics
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
Comunica Generator
This is a collection of Comunica package generators that can be used for creating new Comunica packages.
Learn more about modifying Comunica.
Usage
Installation
Comunica requires Node.JS 14.0 or higher and is tested on OSX and Linux.
- Make sure
yois globally installed:npm install -g yo - Clone this repository:
git clone git@github.com:comunica/generate-comunica.git - Run
npm installin the cloned directory. - Run
npm linkin this directory for installing this generator.
Generating a new actor
Running yo comunica:actor or yo comunica:actor --name my-name --bus bus-name will create a new actor package.
Running yo comunica:actor-query-operation or yo comunica:actor-query-operation operation-name will create a new query operation actor package.
Generating a new bus
Running yo comunica:bus or yo comunica:bus --name my-name will create a new bus package.
Generating a new mediator
Running yo comunica:mediator or yo comunica:mediator --name my-name will create a new mediator package.
License
This code is copyrighted by the Comunica Association and Ghent University – imec and released under the MIT license.
Owner
- Name: Comunica
- Login: comunica
- Kind: organization
- Location: Ghent, Belgium
- Website: https://comunica.dev
- Twitter: comunicajs
- Repositories: 69
- Profile: https://github.com/comunica
Flexible SPARQL and GraphQL over decentralized RDF on the Web.
GitHub Events
Total
- Issues event: 2
- Push event: 2
- Pull request review event: 2
- Pull request review comment event: 1
- Pull request event: 4
- Fork event: 1
Last Year
- Issues event: 2
- Push event: 2
- Pull request review event: 2
- Pull request review comment event: 1
- Pull request event: 4
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ruben Taelman | r****n@u****e | 56 |
| Jesse Wright | j****t@a****u | 3 |
| Bryan-Elliott Tam | c****n@p****m | 2 |
| surilindur | 1****r | 1 |
| elsdvlee | 9****e | 1 |
| Wout Schellaert | w****t@g****m | 1 |
| Joachim Van Herwegen | j****h@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 6
- Total pull requests: 8
- Average time to close issues: 4 months
- Average time to close pull requests: 1 day
- Total issue authors: 4
- Total pull request authors: 5
- Average comments per issue: 1.5
- Average comments per pull request: 1.0
- Merged pull requests: 7
- Bot issues: 1
- Bot pull requests: 0
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
- jeswr (3)
- greenkeeper[bot] (1)
- constraintAutomaton (1)
- SvenLieber (1)
- wschella (1)
Pull Request Authors
- jeswr (4)
- surilindur (2)
- elsdvlee (1)
- wschella (1)
- joachimvh (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- @comunica/bus-<%=busName%> ^<%= versionBus %>
- @comunica/core ^<%= versionComunicaCore %>
- @comunica/bus-query-operation ^<%= versionBus %>
- @comunica/core ^<%= versionComunicaCore %>
- @comunica/core ^<%= versionComunicaCore %>
- @comunica/core ^<%= versionComunicaCore %>
- yeoman-generator ^2.0.1
- 369 dependencies