amphora

A lightweight digital repository for corpus analysis

https://github.com/diging/amphora

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
    5 of 14 committers (35.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A lightweight digital repository for corpus analysis

Basic Info
  • Host: GitHub
  • Owner: diging
  • License: gpl-3.0
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 65.8 MB
Statistics
  • Stars: 6
  • Watchers: 32
  • Forks: 2
  • Open Issues: 11
  • Releases: 14
Created almost 12 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

jars Build Status

Just Another Repository for Scholars

JARS is an extremely minimalistic data repository implemented in Django 1.7. In contrast to monolithic one-stop-shop repository packages that require an army of developers to support, JARS focuses on providing bare-minimum data and metadata storage out of the box.

Some notable features:

  • Supports just about any metadata schema that can be expressed in RDF,
  • Can interface with remote authority services, and include references to remote resources in metadata,
  • Provides a simple REST API for interacting with your resources,
  • Can talk to a Handle server to generate unique handles for resources,
  • Curate and retrieve collections of resources (e.g. a corpus for text mining), including remote resources.
  • Friendly and simple content access control for projects working with copyright or otherwise restricted data.

The target audience is primarily scholars working with digitized texts that need a more robust storage facility than whatever mess is on their harddrive, and need stable URIs.

Deployment

For a sample deployment on CentOS 7, see diging/ansible-amphora-role

Owner

  • Name: ASU Digital Innovation Group
  • Login: diging
  • Kind: organization
  • Location: Tempe, Arizona

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 584
  • Total Committers: 14
  • Avg Commits per committer: 41.714
  • Development Distribution Score (DDS): 0.217
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Erick Peirson e****n@a****u 457
sanjanavsdvn s****4@a****u 47
Jitesh h****t 36
Julia Damerow j****w 13
Pranav Sharan p****n@d****u 8
Erick Peirson e****n@c****u 5
Pranav Sharan p****n@g****m 4
Taylor Quinn t****1@a****u 3
Nicolette n****o@g****m 3
Pramodh p****1@g****m 3
Pranav Sharan p****n@D****l 2
Navaneesh Kumar n****b@g****m 1
anuranduttaroy a****0@g****m 1
avaneeshd a****i@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 13
  • Total pull requests: 86
  • Average time to close issues: 6 months
  • Average time to close pull requests: 13 days
  • Total issue authors: 8
  • Total pull request authors: 10
  • Average comments per issue: 2.23
  • Average comments per pull request: 0.57
  • Merged pull requests: 81
  • Bot issues: 0
  • 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
  • ghost (3)
  • NicoletteFurtado (2)
  • erickpeirson (2)
  • anuranduttaroy (2)
  • shivamprakash (1)
  • avaneeshd (1)
  • ajkulkarni (1)
  • JanaKo (1)
Pull Request Authors
  • erickpeirson (44)
  • hashknot (16)
  • sanjanavsdvn (14)
  • jdamerow (4)
  • ghost (3)
  • NicoletteFurtado (1)
  • avaneeshd (1)
  • shivamprakash (1)
  • anuranduttaroy (1)
  • ajkulkarni (1)
Top Labels
Issue Labels
bug (4) enhancement (3) needsmoreinfo (1)
Pull Request Labels
needstests (2) bug (1)

Dependencies

static/autocomplete_light/vendor/select2/package.json npm
  • grunt ^0.4.5 development
  • grunt-cli ^0.1.13 development
  • grunt-contrib-clean ^0.6.0 development
  • grunt-contrib-concat ^0.4.0 development
  • grunt-contrib-connect ^0.9.0 development
  • grunt-contrib-jshint ^0.10.0 development
  • grunt-contrib-nodeunit ~0.3.3 development
  • grunt-contrib-qunit ~0.4.0 development
  • grunt-contrib-requirejs ^0.4.4 development
  • grunt-contrib-symlink ^0.3.0 development
  • grunt-contrib-uglify ~0.4.0 development
  • grunt-contrib-watch ~0.6.0 development
  • grunt-gh-pages ^0.9.1 development
  • grunt-jekyll ^0.4.2 development
  • grunt-sass ^1.0.0 development
  • grunt-saucelabs ^8.6.0 development
  • almond ~0.3.1
  • jquery-mousewheel ~3.1.13
static/autocomplete_light/vendor/select2/composer.json packagist
  • robloach/component-installer *
requirements.txt pypi
  • Django ==1.11.12
  • Markdown ==2.6.2
  • PyJWT ==1.4.2
  • SPARQLWrapper ==1.6.4
  • Unidecode ==0.4.18
  • amqp ==1.4.9
  • anyjson ==0.3.3
  • appdirs ==1.4.0
  • beautifulsoup4 ==4.3.1
  • billiard ==3.3.0.23
  • black-goat-client ==0.2.5
  • boto ==2.38.0
  • bz2file ==0.98
  • celery ==3.1.23
  • certifi ==2018.1.18
  • chardet ==3.0.4
  • conceptpower-api ==1.6
  • decorator ==4.0.11
  • defusedxml ==0.5.0
  • dj-database-url ==0.5.0
  • dj-pagination ==2.3.2
  • dj-static ==0.0.6
  • django-autocomplete-light ==3.2.10
  • django-braces ==1.12.0
  • django-celery ==3.2.2
  • django-cors-headers ==2.2.0
  • django-extensions ==2.0.6
  • django-filter ==1.1.0
  • django-guardian ==1.4.9
  • django-oauth-toolkit ==1.0.0
  • django-querysetsequence ==0.8
  • django-storages ==1.6.6
  • djangorestframework ==3.8.2
  • djangorestframework-oauth ==1.1.0
  • djangorestframework-xml ==1.3.0
  • elasticsearch ==2.3.0
  • funcsigs ==1.0.2
  • gunicorn ==19.3.0
  • html5lib ==0.999999
  • httplib2 ==0.9.1
  • idna ==2.6
  • iso8601 ==0.1.10
  • isodate ==0.5.1
  • jsonpickle ==0.9.4
  • kombu ==3.0.35
  • lxml ==3.7.2
  • mock ==2.0.0
  • networkx ==1.10
  • oauthlib ==2.0.7
  • packaging ==16.8
  • pbr ==1.10.0
  • psycopg2 ==2.8.3
  • pyoai ==2.4.5
  • pyparsing ==2.0.3
  • python-Levenshtein ==0.12.0
  • python-magic ==0.4.6
  • python-openid ==2.2.5
  • pytz ==2018.4
  • rdflib ==4.2.0
  • redis ==2.10.5
  • requests ==2.18.4
  • requests-oauthlib ==0.7.0
  • shortuuid ==0.4.2
  • six ==1.10.0
  • smart-open ==1.5.3
  • social-auth-app-django ==2.1.0
  • social-auth-core ==1.1.0
  • static3 ==0.6.1
  • typing ==3.6.4
  • unicodecsv ==0.14.1
  • urllib3 ==1.22
  • whitenoise ==2.0.4
static/autocomplete_light/vendor/select2/bower.json bower