isiscb

Web platform for publishing the Isis Current Bibliography

https://github.com/upconsulting/isiscb

Science Score: 52.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
  • Academic email domains
  • Institutional organization owner
    Organization upconsulting has institutional domain (www.aplacecalledup.com)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Web platform for publishing the Isis Current Bibliography

Basic Info
  • Host: GitHub
  • Owner: upconsulting
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 13.3 MB
Statistics
  • Stars: 8
  • Watchers: 4
  • Forks: 2
  • Open Issues: 12
  • Releases: 134
Created over 10 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

IsisCB

Build Status GitHub release

License

This software is licensed under the terms of the The MIT License. For more information, see LICENSE.md in this repository.

Deployment

There is a Docker Compose setup available to run the Explore system for development. To start the Docker containers run the following command from the root directory of this project.

docker-compose -f docker-compose-explore.yml up

If you have existing database, you will first have to import the existing data into the Docker container PostgreSQL database before running the Explore system's container.

Contributors

The Explore system is being developed by A Place Called Up Consulting for Stephen P. Weldon, University of Oklahoma. The following people are currently or have been contributing to the development:

  • Julia Damerow
  • Erick B. Peirson
  • Taylor Quinn
  • Paul Vieth

Owner

  • Name: A Place Called Up Consulting
  • Login: upconsulting
  • Kind: organization
  • Email: erick@aplacecalledup.com
  • Location: Arizona

Digital Humanities on a Higher Plane

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Damerow"
  given-names: "Julia"
  orcid: "https://orcid.org/0000-0002-0874-0092"
- family-names: "Peirson"
  given-names: "Erick"
title: "IsisCB Explore"
version: 3.3.4
date-released: 2024-03-14
url: "https://github.com/upconsulting/IsisCB"

GitHub Events

Total
  • Release event: 3
  • Delete event: 1
  • Push event: 82
  • Pull request event: 10
  • Create event: 7
Last Year
  • Release event: 3
  • Delete event: 1
  • Push event: 82
  • Pull request event: 10
  • Create event: 7

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 103
  • Average time to close issues: N/A
  • Average time to close pull requests: 30 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.65
  • Merged pull requests: 77
  • Bot issues: 0
  • Bot pull requests: 17
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 28 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • jdamerow (86)
  • crispzips (33)
  • dependabot[bot] (17)
Top Labels
Issue Labels
Pull Request Labels
dependencies (17) python (7)

Dependencies

requirements.txt pypi
  • Django ==3.1.13
  • Markdown ==3.2.1
  • Pillow ==9.0.0
  • PyJWT ==1.7.1
  • PyNaCl ==1.3.0
  • PyYAML ==5.4
  • SPARQLWrapper ==1.8.5
  • Unidecode ==1.1.1
  • amqp ==2.5.2
  • attrs ==19.3.0
  • awsebcli ==3.20.2
  • backports.ssl-match-hostname ==3.7.0.1
  • bcrypt ==3.1.7
  • billiard ==3.6.3.0
  • bleach ==3.3.0
  • blessed ==1.17.4
  • boto3 ==1.18.35
  • botocore ==1.21.36
  • cached-property ==1.5.1
  • cachetools ==4.0.0
  • celery ==4.4.2
  • cement ==2.8.2
  • certifi ==2020.4.5.1
  • cffi ==1.14.0
  • chardet ==3.0.4
  • colorama ==0.4.3
  • colorclass ==2.2.0
  • confusable-homoglyphs ==3.2.0
  • cryptography ==2.9
  • defusedxml ==0.6.0
  • django-allauth ==0.41.0
  • django-autocomplete-light ==3.5.1
  • django-braces ==1.14.0
  • django-celery-results ==1.2.1
  • django-cors-headers ==3.2.1
  • django-extensions ==2.2.9
  • django-filter ==2.4.0
  • django-guardian ==2.2.0
  • django-haystack ==3.1.0
  • django-ipware ==2.1.0
  • django-markupfield ==2.0.0
  • django-oauth-toolkit ==1.3.2
  • django-ranged-response ==0.2.0
  • django-registration ==3.1.2
  • django-simple-captcha ==0.5.12
  • django-simple-history ==2.8.0
  • django-storages ==1.9.1
  • djangorestframework ==3.11.0
  • docker ==4.2.0
  • docker-compose ==1.25.4
  • docker-py ==1.10.6
  • docker-pycreds ==0.4.0
  • dockerpty ==0.4.1
  • docopt ==0.6.2
  • docutils ==0.15.2
  • elasticsearch ==1.7.0
  • elasticstack ==0.5.0
  • future ==0.16.0
  • google-api-core ==1.16.0
  • google-auth ==1.13.1
  • google-cloud-core ==1.3.0
  • google-cloud-storage ==1.27.0
  • google-resumable-media ==0.5.0
  • googleapis-common-protos ==1.51.0
  • html5lib ==1.0.1
  • idna ==2.7
  • image ==1.5.28
  • importlib-metadata ==1.6.0
  • iso8601 ==0.1.12
  • isodate ==0.6.0
  • jmespath ==0.9.5
  • jsonpickle ==1.3
  • jsonschema ==3.2.0
  • kombu ==4.6.8
  • mock ==4.0.2
  • oauthlib ==3.1.0
  • olefile ==0.46
  • packaging ==20.3
  • paramiko ==2.7.1
  • pathspec ==0.5.9
  • pbr ==5.4.4
  • pefile ==2019.4.18
  • pip-upgrader ==1.4.15
  • protobuf ==3.11.3
  • psycopg2-binary ==2.8.6
  • pyasn1 ==0.4.8
  • pyasn1-modules ==0.2.8
  • pycparser ==2.20
  • pycurl ==7.43.0.5
  • pyparsing ==2.4.6
  • pyrsistent ==0.16.0
  • python-dateutil ==2.8.0
  • python-ptrace ==0.9.4
  • python3-openid ==3.1.0
  • pytz ==2019.3
  • rdflib ==4.2.2
  • redis ==3.4.1
  • regex ==2020.4.4
  • requests-oauthlib ==1.3.0
  • rsa ==4.0
  • rules ==2.2
  • six ==1.11.0
  • smart-open ==1.10.0
  • social-auth-app-django ==3.1.0
  • social-auth-core ==3.3.3
  • sqlparse ==0.3.1
  • termcolor ==1.1.0
  • terminaltables ==3.1.0
  • texttable ==1.6.2
  • urllib3 ==1.26.6
  • vine ==1.3.0
  • wcwidth ==0.1.9
  • webencodings ==0.5.1
  • websocket-client ==0.57.0
  • zipp ==3.1.0
Dockerfile docker
  • python 3.7-buster build
.ebextensions/packages.config nuget
docker-compose-explore.yml docker
  • elasticsearch 1.7-alpine
  • postgres latest