https://github.com/acdh-oeaw/dhcr-main
Digital Humanities Course Registry Application
Science Score: 26.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.1%) to scientific vocabulary
Keywords
courses
digital
humanities
Last synced: 5 months ago
·
JSON representation
Repository
Digital Humanities Course Registry Application
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- License: apache-2.0
- Language: JavaScript
- Default Branch: prod
- Homepage: https://dhcr.clarin-dariah.eu/
- Size: 13.9 MB
Statistics
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 28
- Releases: 0
Topics
courses
digital
humanities
Created over 3 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
README.md
Digital Humanities Course Registry
Application
The application can be found here: https://dhcr.clarin-dariah.eu/
Release notes
For an overview of the latest changes, check the release notes here: RELEASE_NOTES.md
Installation in local development environment
Technical documentation
Coming soon
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
- Issues event: 56
- Issue comment event: 173
- Push event: 144
Last Year
- Issues event: 56
- Issue comment event: 173
- Push event: 144
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 117
- Total pull requests: 14
- Average time to close issues: 6 months
- Average time to close pull requests: less than a minute
- Total issue authors: 7
- Total pull request authors: 1
- Average comments per issue: 5.38
- Average comments per pull request: 0.0
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 28
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 4
- Pull request authors: 0
- Average comments per issue: 2.29
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- patrickakk (89)
- vronk (12)
- PixlTracer (9)
- IvdL22 (4)
- dietervu (1)
- ehanscam (1)
- StEvUgnIn (1)
Pull Request Authors
- dpancic (14)
Top Labels
Issue Labels
admin (45)
done (43)
featurerequest (40)
frontend (34)
bug (28)
todo (15)
Done (12)
FrontEnd (9)
FeatureRequest (8)
specsmissing (7)
Admin (7)
blocked (5)
lowpriority (5)
documentation (4)
maintenance (4)
inreview (3)
Bug (3)
Documentation (2)
ToDo (2)
Blocked (2)
Maintenance (2)
Pull Request Labels
Dependencies
.github/workflows/build-test-deploy.yml
actions
- actions/checkout v3 composite
- actions/checkout v3.0.2 composite
- actions/upload-artifact v3 composite
- dfreilich/pack-action v2.1.1 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
- docker/metadata-action v4.0.1 composite
.github/auto-deploy-app/test/go.mod
go
- cloud.google.com/go/compute v1.10.0
- github.com/StackExchange/wmi v0.0.0-20170410192909-ea383cf3ba6e
- github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496
- github.com/aws/aws-sdk-go v1.44.107
- github.com/beorn7/perks v1.0.1
- github.com/boombuler/barcode v1.0.1
- github.com/cespare/xxhash/v2 v2.1.1
- github.com/cilium/cilium v1.8.1
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/fsnotify/fsnotify v1.4.10-0.20200417215612-7f4cf4dd2b52
- github.com/ghodss/yaml v1.0.0
- github.com/go-errors/errors v1.4.2
- github.com/go-logr/logr v1.2.3
- github.com/go-ole/go-ole v1.2.1
- github.com/go-openapi/analysis v0.19.10
- github.com/go-openapi/errors v0.19.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/loads v0.19.5
- github.com/go-openapi/runtime v0.19.4
- github.com/go-openapi/spec v0.19.6
- github.com/go-openapi/strfmt v0.19.4
- github.com/go-openapi/swag v0.22.3
- github.com/go-openapi/validate v0.19.5
- github.com/go-sql-driver/mysql v1.6.0
- github.com/go-stack/stack v1.8.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.6.9
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.3.0
- github.com/gruntwork-io/go-commons v0.13.3
- github.com/gruntwork-io/terratest v0.40.22
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/hcl v1.0.0
- github.com/imdario/mergo v0.3.13
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kr/pretty v0.2.0
- github.com/kr/text v0.2.0
- github.com/magiconair/properties v1.8.5
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-zglob v0.0.3
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/miekg/dns v1.1.31
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.1.2
- github.com/moby/spdystream v0.2.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/pelletier/go-toml v1.4.0
- github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
- github.com/pmezard/go-difflib v1.0.0
- github.com/pquerna/otp v1.3.0
- github.com/prometheus/client_golang v1.2.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.7.0
- github.com/prometheus/procfs v0.0.5
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa
- github.com/shirou/gopsutil v0.0.0-20180427012116-c95755e4bcd7
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/afero v1.2.2
- github.com/spf13/cast v1.3.0
- github.com/spf13/jwalterweatherman v1.0.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.6.1
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.2.0
- github.com/urfave/cli/v2 v2.17.1
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- go.mongodb.org/mongo-driver v1.3.0
- golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
- golang.org/x/net v0.0.0-20220927171203-f486391704dc
- golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
- golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
- golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec
- golang.org/x/term v0.0.0-20220919170432-7a66f970e087
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/ini.v1 v1.51.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.25.2
- k8s.io/apimachinery v0.25.2
- k8s.io/client-go v0.25.2
- k8s.io/klog v1.0.0
- k8s.io/klog/v2 v2.80.1
- k8s.io/kube-openapi v0.0.0-20220928191237-829ce0c27909
- k8s.io/utils v0.0.0-20220922133306-665eaaec4324
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
.github/auto-deploy-app/test/go.sum
go
- 787 dependencies
composer.json
packagist
- cakephp/bake ^2.0.3 development
- cakephp/cakephp-codesniffer ~4.2.0 development
- cakephp/debug_kit ^4.0 development
- josegonzalez/dotenv ^3.2 development
- phpunit/phpunit ^8.0 development
- psy/psysh @stable development
- cakephp/authentication ^2.0
- cakephp/authorization ^2.0
- cakephp/cakephp 4.2.*
- cakephp/migrations ^3.0@beta
- cakephp/plugin-installer ^1.2
- ext-curl *
- jeremyharris/cakephp-lazyload ^4.0
- mobiledetect/mobiledetectlib ^2.8
- php ~7.4
composer.lock
packagist
- brick/varexporter 0.3.7 development
- cakephp/bake 2.5.2 development
- cakephp/cakephp-codesniffer 4.2.4 development
- cakephp/debug_kit 4.4.4 development
- cakephp/twig-view 1.3.0 development
- composer/class-map-generator 1.0.0 development
- composer/composer 2.5.1 development
- composer/metadata-minifier 1.0.0 development
- composer/pcre 3.1.0 development
- composer/semver 3.3.2 development
- composer/spdx-licenses 1.5.7 development
- composer/xdebug-handler 3.0.3 development
- dealerdirect/phpcodesniffer-composer-installer v0.7.2 development
- doctrine/instantiator 1.4.1 development
- jasny/twig-extensions v1.3.0 development
- jdorn/sql-formatter v1.2.17 development
- josegonzalez/dotenv 3.2.0 development
- justinrainbow/json-schema 5.2.12 development
- m1/env 2.2.0 development
- myclabs/deep-copy 1.11.0 development
- nikic/php-parser v4.15.2 development
- phar-io/manifest 2.0.3 development
- phar-io/version 3.2.1 development
- phpstan/phpdoc-parser 0.4.9 development
- phpunit/php-code-coverage 7.0.15 development
- phpunit/php-file-iterator 2.0.5 development
- phpunit/php-text-template 1.2.1 development
- phpunit/php-timer 2.1.3 development
- phpunit/php-token-stream 4.0.4 development
- phpunit/phpunit 8.5.31 development
- psy/psysh v0.11.10 development
- react/promise v2.9.0 development
- sebastian/code-unit-reverse-lookup 1.0.2 development
- sebastian/comparator 3.0.5 development
- sebastian/diff 3.0.3 development
- sebastian/environment 4.2.4 development
- sebastian/exporter 3.1.5 development
- sebastian/global-state 3.0.2 development
- sebastian/object-enumerator 3.0.4 development
- sebastian/object-reflector 1.1.2 development
- sebastian/recursion-context 3.0.1 development
- sebastian/resource-operations 2.0.2 development
- sebastian/type 1.1.4 development
- sebastian/version 2.0.1 development
- seld/jsonlint 1.9.0 development
- seld/phar-utils 1.2.1 development
- seld/signal-handler 2.0.1 development
- slevomat/coding-standard 6.4.1 development
- squizlabs/php_codesniffer 3.5.8 development
- symfony/finder v5.4.11 development
- symfony/process v5.4.11 development
- symfony/var-dumper v5.4.14 development
- theseer/tokenizer 1.2.1 development
- twig/markdown-extra v3.5.0 development
- twig/twig v3.5.0 development
- cakephp/authentication 2.9.0
- cakephp/authorization 2.3.0
- cakephp/cakephp 4.2.10
- cakephp/chronos 2.3.2
- cakephp/migrations 3.1.0
- cakephp/plugin-installer 1.3.1
- composer/ca-bundle 1.3.4
- jeremyharris/cakephp-lazyload 4.0.3
- laminas/laminas-diactoros 2.17.0
- laminas/laminas-httphandlerrunner 1.5.0
- laminas/laminas-zendframework-bridge 1.6.1
- league/container 3.4.1
- mobiledetect/mobiledetectlib 2.8.41
- psr/container 1.1.2
- psr/http-client 1.0.1
- psr/http-factory 1.0.1
- psr/http-message 1.0.1
- psr/http-server-handler 1.0.1
- psr/http-server-middleware 1.0.1
- psr/log 1.1.4
- psr/simple-cache 1.0.1
- robmorgan/phinx 0.12.13
- symfony/config v5.4.11
- symfony/console v5.4.16
- symfony/deprecation-contracts v2.5.2
- symfony/filesystem v5.4.13
- symfony/polyfill-ctype v1.27.0
- symfony/polyfill-intl-grapheme v1.27.0
- symfony/polyfill-intl-normalizer v1.27.0
- symfony/polyfill-mbstring v1.27.0
- symfony/polyfill-php73 v1.27.0
- symfony/polyfill-php80 v1.27.0
- symfony/polyfill-php81 v1.27.0
- symfony/service-contracts v2.5.2
- symfony/string v5.4.15