https://github.com/ai4os/ai4-prov-viz
Frontend for the provenance component
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 (2.0%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Frontend for the provenance component
Basic Info
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
- Releases: 0
Created almost 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.md
ai4-prov-viz
Provenance Visualizer is a web tool that brings the user the oppotunity to explore the metadata of an AI4EOSC module.

After parsing the provenance rdf's generated by Provenance API, the visualizer generates a graph with D3js. The UI is made with React.
Owner
- Name: AI4OS
- Login: ai4os
- Kind: organization
- Email: ai4eosc-po@listas.csic.es
- Website: http://ai4eosc.eu
- Twitter: AI4EOSC
- Repositories: 1
- Profile: https://github.com/ai4os
AI4OS is the software powering the AI4EOSC platform
GitHub Events
Total
- Issues event: 7
- Issue comment event: 1
- Push event: 7
- Create event: 1
Last Year
- Issues event: 7
- Issue comment event: 1
- Push event: 7
- Create event: 1
Dependencies
package-lock.json
npm
- 436 dependencies
package.json
npm
- @eslint/js ^9.25.0 development
- @types/react ^19.1.2 development
- @types/react-dom ^19.1.2 development
- @vitejs/plugin-react ^4.4.1 development
- eslint ^9.25.0 development
- eslint-plugin-react-hooks ^5.2.0 development
- eslint-plugin-react-refresh ^0.4.19 development
- globals ^16.0.0 development
- typescript ~5.8.3 development
- typescript-eslint ^8.30.1 development
- vite ^6.3.5 development
- @fortawesome/fontawesome-svg-core ^6.7.2
- @fortawesome/free-regular-svg-icons ^6.7.2
- @fortawesome/free-solid-svg-icons ^6.7.2
- @fortawesome/react-fontawesome ^0.2.2
- @tailwindcss/vite ^4.1.10
- @tippyjs/react ^4.2.6
- @types/d3 ^7.4.3
- clsx ^2.1.1
- d3 ^7.9.0
- react ^19.1.0
- react-dom ^19.1.0
- react-markdown ^10.1.0
- tailwind-merge ^3.3.1
- tailwindcss ^4.1.10
- tippy.js ^6.3.7
- zustand ^5.0.5
.github/workflows/main.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v5 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
Dockerfile
docker
- node 23-alpine3.20 build
- registry.services.ai4os.eu/ai4os/prov-api latest build