cessda.cmv
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: cessda
- License: cc-by-4.0
- Language: CSS
- Default Branch: main
- Size: 2.54 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
- Releases: 0
Created over 3 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
README.md
CESSDA Metadata Validator
This repository holds all documentation about CESSDA Metadata Validator project.
Getting started as developer
```shell
Pull repository and change directory
git clone https://github.com/cessda/cessda.cmv.git cd cessda.cmv
Generate the Maven site
./mvnw clean site docker:build
Launch local docker env
docker-compose -f target/docker/context/docker-compose.yml up
Open your browser
xdg-open http://localhost:80
Shutdown local docker env with
docker-compose -f target/docker/context/docker-compose.yml down ```
Contributing
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
See Semantic Versioning for guidance.
Changes
You can find the list of changes made in each release in the CHANGELOG file.
License
See the LICENSE file.
Citing
See the CITATION file.
Owner
- Name: CESSDA
- Login: cessda
- Kind: organization
- Location: Norway
- Website: https://cessda.eu
- Twitter: cessda_data
- Repositories: 33
- Profile: https://github.com/cessda
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: CESSDA Metadata Validator
message: N/A
type: software
authors:
- given-names: Jeannine
family-names: Beeken
email: jeannine.beeken@essex.ac.uk
affiliation: UK Data Archive
- given-names: Darren
family-names: Bell
email: dbell@essex.ac.uk
affiliation: UK Data Archive
- given-names: Sharon
family-names: Bolton
email: sharonb@essex.ac.uk
affiliation: UK Data Archive
- given-names: Kerrin
family-names: Borschewski
email: kerrin.borschewski@gesis.org
affiliation: GESIS
- given-names: Taina
family-names: Jääskeläinen
email: taina.jaaskelainen@tuni.fi
affiliation: FSD
- given-names: Katja
family-names: Moilanen
email: katja.moilanen@tuni.fi
affiliation: FSD
- given-names: Matthew
family-names: Morris
email: matthew.morris@cessda.eu
affiliation: CESSDA ERIC
- given-names: Alexander
family-names: Mühlbauer
email: alexander.muehlbauer@gesis.org
affiliation: GESIS
- given-names: Wolfgang
family-names: Zenk-Möltgen
email: wolfgang.zenk-moeltgen@gesis.org
affiliation: GESIS
GitHub Events
Total
- Issues event: 1
- Issue comment event: 1
Last Year
- Issues event: 1
- Issue comment event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 2 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 2 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- matthew-morris-cessda (3)
Pull Request Authors
- dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)
Dependencies
src/docker/Dockerfile
docker
- nginx 1.17.8-alpine build
src/docker/docker-compose.yml
docker
- docker-private-snapshots.gesis.intra/eu.cessda.cmv/cmv @docker.image.tag@
pom.xml
maven
- eu.cessda.cmv:cmv-core 1.0.1-SNAPSHOT