Science Score: 57.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
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ExplorViz
- Language: TypeScript
- Default Branch: main
- Homepage: https://explorviz.uni-kiel.de
- Size: 58.6 MB
Statistics
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ExplorViz
ExplorViz is a software visualization as a service approach that researches how to facilitate program comprehension via collaboration, device-heterogenity, and different integration concepts.
Our website contains additional information such as a quickstart guide and a demo.
About this repository
This repository contains the ExplorViz frontend component. Follow the Getting started segment on our website to deploy ExplorViz or the development paragraph below to get started with frontend development.
Development
Development instructions can be found in the .dev/README file.
Citation
Publications can be found on our website.
To cite ExplorViz please use:
Wilhelm Hasselbring, Alexander Krause, Christian Zirkelbach, (2020): ExplorViz: Research on software visualization, comprehension and collaboration. Software Impacts, Volume 6. DOI https://doi.org/10.1016/j.simpa.2020.100034. [BibTex] | [Endnote]
Florian Fittkau, Alexander Krause, Wilhelm Hasselbring (2017): Software landscape and application visualization for system comprehension with ExplorViz. Information and Software Technology, Volume 87. pp. 259-277. DOI https://doi.org/10.1016/j.infsof.2016.07.004. [BibTex] | [Endnote]
Owner
- Name: ExplorViz
- Login: ExplorViz
- Kind: organization
- Email: info@explorviz.dev
- Location: Kiel, Germany
- Website: https://explorviz.dev
- Repositories: 10
- Profile: https://github.com/ExplorViz
Collaborative software visualization as a service
Citation (CITATION.cff)
# YAML 1.2
---
abstract: 'ExplorViz supports research on software visualization, software comprehension tasks and software collaboration. To achieve this, ExplorViz provides multi-level visualization from the software landscape layer toward the level of individual software applications. Via immersive 3D visualizations in virtual reality, ExplorViz also supports collaboration in software development teams.'
authors:
- affiliation: 'Kiel University'
family-names: Hasselbring
given-names: Wilhelm
orcid: 'https://orcid.org/0000-0001-6625-4335'
- affiliation: 'Kiel University'
family-names: Krause
given-names: Alexander
orcid: 'https://orcid.org/0000-0002-2961-6533'
- affiliation: 'Kiel University'
family-names: Zirkelbach
given-names: Christian
orcid: 'https://orcid.org/0000-0003-0964-8674'
cff-version: '1.1.0'
doi: '10.1016/j.simpa.2020.100034'
keywords:
- 'Software engineering research'
- 'Software visualization'
- 'Software comprehension'
- 'Software collaboration'
- 'Virtual reality'
license: 'Apache-2.0'
message: 'If you use this software, please cite https://doi.org/10.1016/j.simpa.2020.100034'
repository-code: 'https://github.com/ExplorViz/explorviz-frontend'
title: ExplorViz
version: '1.5.0'
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/Apache-2.0",
"codeRepository": "https://github.com/ExplorViz/explorviz-frontend",
"dateModified": "2020-09-15",
"issueTracker": "https://github.com/ExplorViz/explorviz-frontend/issues",
"name": "ExplorViz",
"version": "1.5.0",
"description": "ExplorViz supports research on software visualization, software comprehension tasks and software collaboration. To achieve this, ExplorViz provides multi-level visualization from the software landscape layer toward the level of individual software applications. Via immersive 3D visualizations in virtual reality, ExplorViz also supports collaboration in software development teams.",
"referencePublication": "https://doi.org/10.1016/j.simpa.2020.100034",
"programmingLanguage": [
"JavaScript",
"TypeScript",
"HTML",
"CSS"
],
"runtimePlatform": [
"JVM"
],
"author": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0001-6625-4335",
"givenName": "Wilhelm",
"familyName": "Hasselbring",
"email": "hasselbring@email.uni-kiel.de",
"affiliation": {
"@type": "Organization",
"name": "Kiel University"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0003-4847-4443",
"givenName": "Alexander",
"familyName": "Krause",
"email": "akr@informatik.uni-kiel.de",
"affiliation": {
"@type": "Organization",
"name": "Kiel University"
}
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0003-0964-8674",
"givenName": "Christian",
"familyName": "Zirkelbach",
"email": "czi@informatik.uni-kiel.de",
"affiliation": {
"@type": "Organization",
"name": "Kiel University"
}
}
]
}
GitHub Events
Total
- Watch event: 1
- Delete event: 6
- Issue comment event: 1
- Push event: 104
- Pull request event: 1
- Fork event: 4
- Create event: 10
Last Year
- Watch event: 1
- Delete event: 6
- Issue comment event: 1
- Push event: 104
- Pull request event: 1
- Fork event: 4
- Create event: 10