data-collections-explorer-graph
Graph-Based Version of the Data Collections Explorer
https://github.com/kit-data-manager/data-collections-explorer-graph
Science Score: 62.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
-
✓Committers with academic emails
2 of 2 committers (100.0%) from academic institutions -
✓Institutional organization owner
Organization kit-data-manager has institutional domain (www.scc.kit.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Repository
Graph-Based Version of the Data Collections Explorer
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Graph-Based Data Collections Explorer
This repository is the home for the "next generation" Data Collections Explorer. It makes use of a graph based data model.
Graph
The basic structure of the graph is outlined here. You can serve your own instance or query the graph, as described here.
Development
While the previous version is still actively maintained, all further development will take place here.
Licensing
This project is licensed under the terms of the MIT license. Exceptions are explicitly stated; currently, this only affects files in the docker directory.
Acknowledgements
This work is supported by NFDI4ING (DFG project number 442146713).
Owner
- Name: KIT Data Manager
- Login: kit-data-manager
- Kind: organization
- Email: webmaster@datamanger.kit.edu
- Location: Karlsruhe, Germany
- Website: https://www.scc.kit.edu/ueberuns/dem.php
- Repositories: 56
- Profile: https://github.com/kit-data-manager
Generic software and recommendations for FAIR research data management by DEM.
Citation (CITATION.cff)
cff-version: 1.2.0
title: Data Collections Explorer
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Philipp
family-names: Ost
email: philipp.ost@kit.edu
affiliation: Karlsruhe Institute of Technology
orcid: 'https://orcid.org/0000-0002-7198-0566'
repository-code: 'https://github.com/pjoKIT/DCE-NG'
abstract: >-
Graph based version of the NFDI4Ing Data Collections
Explorer.
license: MIT
CodeMeta (codemeta.json)
{
"@context": "https://w3id.org/codemeta/3.0",
"type": "SoftwareSourceCode",
"applicationCategory": "Engineering",
"codeRepository": "https://github.com/kit-data-manager/Data-Collections-Explorer-Graph.git",
"dateCreated": "2022-12-23",
"datePublished": "2024-09-20",
"description": "Graph-based version of the Data Collections Explorer, an information system for the engineering sciences.",
"funder": {
"type": "Organization",
"name": "NFDI4Ing"
},
"isPartOf": "https://data-collections.nfdi4ing.de",
"keywords": [
"FAIR",
"NFDI",
"NFDI4Ing"
],
"license": "https://spdx.org/licenses/MIT",
"name": "Data Collections Explorer Graph",
"operatingSystem": [
"Unix",
"Linux",
"macOS"
],
"relatedLink": "https://data-collections.nfdi4ing.de/dce",
"runtimePlatform": "JVM",
"softwareRequirements": [
"Java",
"Apache Jena Fuseki (incl. Command Line Tools)",
"Docker"
],
"developmentStatus": "active",
"funding": "DFG project number 442146713",
"issueTracker": "https://github.com/kit-data-manager/Data-Collections-Explorer-Graph/issues",
"referencePublication": "https://doi.org/10.52825/cordi.v1i.405"
}
GitHub Events
Total
- Push event: 8
- Pull request event: 15
Last Year
- Push event: 8
- Pull request event: 15
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Philipp Ost | p****t@k****u | 179 |
| Philipp-Joachim Ost | p****t@k****u | 27 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 35
- Average time to close issues: N/A
- Average time to close pull requests: about 8 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 34
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 12
- Average time to close issues: N/A
- Average time to close pull requests: about 22 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- pjoKIT (38)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- alpine ${ALPINE_VERSION} build
- eclipse-temurin ${JAVA_VERSION}-alpine build