https://github.com/aksw/rdf-changesets
Show removals and additions per commit using QuitStore's provenance feature.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Show removals and additions per commit using QuitStore's provenance feature.
Statistics
- Stars: 0
- Watchers: 27
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Display RDF-Changesets
With help of QuitStore and Vue.js we try to generate views helping to analyze Removals and Additions of Triples (RDF).
To understand how the QuitStore and its provenance feature works you can read this paper.
This project is currently WIP.
Form
If started, the app will fire a query against the given endpoint (type in another QuitStore-Provenance endpoint if needed) to collect all commits and their metadata. After this you can select a commit and the App will collect the changesets. After parsing the responses, the changesets will be visualized by the selected orientation.
Project Setup
sh
npm install
Compile and Hot-Reload for Development
sh
npm run dev
Compile and Minify for Production
sh
npm run build
Future work
- beautify (bootstrap, css)
- add spinner during query execution
- add/include RDFJS if needed and useful
- speed up (use local store so only one query is needed for orientation views.)
- create views for semantical changes (rdfs, owl)
- highlight diffs
- visualize diffs of quads
Owner
- Name: AKSW Research Group @ University of Leipzig
- Login: AKSW
- Kind: organization
- Location: Leipzig
- Website: http://aksw.org
- Repositories: 358
- Profile: https://github.com/AKSW
GitHub Events
Total
Last Year
Dependencies
- @esbuild/linux-loong64 0.14.53 development
- @vitejs/plugin-vue 3.0.1 development
- esbuild 0.14.53 development
- esbuild-android-64 0.14.53 development
- esbuild-android-arm64 0.14.53 development
- esbuild-darwin-64 0.14.53 development
- esbuild-darwin-arm64 0.14.53 development
- esbuild-freebsd-64 0.14.53 development
- esbuild-freebsd-arm64 0.14.53 development
- esbuild-linux-32 0.14.53 development
- esbuild-linux-64 0.14.53 development
- esbuild-linux-arm 0.14.53 development
- esbuild-linux-arm64 0.14.53 development
- esbuild-linux-mips64le 0.14.53 development
- esbuild-linux-ppc64le 0.14.53 development
- esbuild-linux-riscv64 0.14.53 development
- esbuild-linux-s390x 0.14.53 development
- esbuild-netbsd-64 0.14.53 development
- esbuild-openbsd-64 0.14.53 development
- esbuild-sunos-64 0.14.53 development
- esbuild-windows-32 0.14.53 development
- esbuild-windows-64 0.14.53 development
- esbuild-windows-arm64 0.14.53 development
- fsevents 2.3.2 development
- function-bind 1.1.1 development
- has 1.0.3 development
- is-core-module 2.10.0 development
- path-parse 1.0.7 development
- resolve 1.22.1 development
- rollup 2.77.2 development
- supports-preserve-symlinks-flag 1.0.0 development
- vite 3.0.1 development
- @babel/parser 7.18.10
- @esbuild-plugins/node-globals-polyfill 0.1.1
- @esbuild-plugins/node-modules-polyfill 0.1.4
- @rdfjs/types 1.1.0
- @types/node 18.6.3
- @types/readable-stream 2.3.14
- @vue/compiler-core 3.2.37
- @vue/compiler-dom 3.2.37
- @vue/compiler-sfc 3.2.37
- @vue/compiler-ssr 3.2.37
- @vue/reactivity 3.2.37
- @vue/reactivity-transform 3.2.37
- @vue/runtime-core 3.2.37
- @vue/runtime-dom 3.2.37
- @vue/server-renderer 3.2.37
- @vue/shared 3.2.37
- abort-controller 3.0.0
- asynckit 0.4.0
- axios 0.27.2
- base64-js 1.5.1
- bootstrap 5.2.0
- buffer 6.0.3
- combined-stream 1.0.8
- csstype 2.6.20
- delayed-stream 1.0.0
- escape-string-regexp 4.0.0
- estree-walker 0.6.1
- estree-walker 2.0.2
- event-target-shim 5.0.1
- events 3.3.0
- follow-redirects 1.15.1
- form-data 4.0.0
- ieee754 1.2.1
- jsonparse 1.3.1
- magic-string 0.25.9
- mime-db 1.52.0
- mime-types 2.1.35
- nanoid 3.3.4
- picocolors 1.0.0
- postcss 8.4.14
- rdf-data-factory 1.1.1
- readable-stream 4.1.0
- rollup-plugin-inject 3.0.2
- rollup-plugin-node-polyfills 0.2.1
- rollup-pluginutils 2.8.2
- safe-buffer 5.2.1
- source-map 0.6.1
- source-map-js 1.0.2
- sourcemap-codec 1.4.8
- sparqljson-parse 2.0.1
- splitpanes 3.1.1
- vite-plugin-ngmi-polyfill 0.0.2
- vue 3.2.37
- @vitejs/plugin-vue 3.0.1 development
- vite 3.0.1 development
- axios ^0.27.2
- bootstrap ^5.2.0
- events 3.3.0
- sparqljson-parse 2.0.1
- splitpanes ^3.1.0
- vite-plugin-ngmi-polyfill 0.0.2
- vue ^3.2.37