Releases: KnowledgeCaptureAndDiscovery/WINGS-OPMW-Mapper
Releases · KnowledgeCaptureAndDiscovery/WINGS-OPMW-Mapper
Release 1.2.7
- fix: improve response (#40) (f5a43f3)
- Prepare release: 1.2.6 (4f596a3)
- fix: migrate wings code to here (719d472)
- fix: more documentation (5e25b43)
- add: documentation to the test (5cd395f)
- fix: remove publish ci (a1b4d75)
- add: export as prov document (#38) (3e8805d)
- fix: add the rdf type: prov:entity (#37) (711fda5)
- Remove deprecated (#36) (8f1212a)
- fix: check (#35) (23a4fa9)
- Bump junit from 4.10 to 4.13.1 in /deprecated (#29) (4a6ddca)
- Bump commons-io from 2.6 to 2.7 (#34) (1365033)
- Improve testing (ea75660)
- Revert "Revert "Rename package name
edu.isi.kcap.wings
(#32)"" (b070b18) - Revert "Rename package name
edu.isi.kcap.wings
(#32)" (c65b0e0) - Rename package name
edu.isi.kcap.wings
(#32) (64c540e) - Revert "feat: export provenance from neurodisk instance (#31)" (96ec612)
- Revert "update: example" (9009e84)
- update: example (952f01b)
- feat: export provenance from neurodisk instance (#31) (1ee340b)
Release 1.2.4
- fix: distruibition is github (00ecd7f)
Release 1.2.3
- fix: use jdk 8 (e41502d)
- Using github actions to compile (#30) (ac3b24c)
- fix: add github workflow (d7abdba)
- update log4j 2.16.0 (01bf87b)
- Added exportUrl as an argument to customize non-opmw urls for publishing (26300e6)
- Indepdent version from WINGS (8317984)
- Allow local copying instead of upload (c90b751)
- Bugfix: concrete components can create new variables that aren't in the abstract components (8fcb3b7)
OPMW-PROV WINGS integration
This version of the mapper has successfully been integrated in WINGS and takes care of the following:
- Automated versioning of workflows, components, and types.
- Files are published within the provenance export
- Main export uses prov terms for interoperability (used/wasGeneratedBy). The ones that are not there have been mapped in the ontology
- Integrated with WINGS (there is a WINGS dependency to this repository)
- Updated for latest WINGS vocabularies.
- API is available here: https://query.mint.isi.edu/api/mintproject/MINT-ProvenanceQueries#/
Initial commit by Tirth
This is the original commit by @tirthmehta after finishing his internship. The code has not yet been integrated with WINGS. This release addresses:
- Old bugs from OPMW mapper. See https://github.com/dgarijo/WingsProvenanceExport/issues
- Now the infrastructure of each component is exported.
- Enhanced labeling for components
- Expanded templates are captured
- Component catalog exports
- Component versioning
- Data versioning