coddifier
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 links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: kopi22
- Language: Java
- Default Branch: master
- Size: 93.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed about 4 years ago
Metadata Files
Citation
Owner
- Login: kopi22
- Kind: user
- Repositories: 2
- Profile: https://github.com/kopi22
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: >-
Preservation of Codd semantics in databases with
SQL nulls
message: 'A Java library for testing whether an RA query is guaranteed to preserve Codd semantics. Developed as a part of the Masters Project. If you use this software, please cite it as below.'
type: software
authors:
- given-names: Konrad
family-names: Pijanowski
GitHub Events
Total
Last Year
Dependencies
build.gradle
maven
- org.junit.jupiter:junit-jupiter-api 5.7.0 testImplementation
- org.junit.jupiter:junit-jupiter-params 5.8.2 testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.7.0 testRuntimeOnly