Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add manifest settings for postimport actions #854

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Add manifest settings for postimport actions #854

merged 1 commit into from
Dec 9, 2022

Conversation

glguy
Copy link
Contributor

@glguy glguy commented Dec 9, 2022

Manifests can now specify any of three optional boolean flags:

copy-to-default-graph: true
perform-entity-resolution: true
perform-triplestore-optimization: true

If enabled, these operations run in the order given above.

Manifests can now specify any of three optional boolean flags:

copy-to-default-graph: true
perform-entity-resolution: true
perform-triplestore-optimization: true

If enabled, these operations run in the order given above.
@glguy glguy self-assigned this Dec 9, 2022
@glguy
Copy link
Contributor Author

glguy commented Dec 9, 2022

@weisenje this PR includes the manifest functions I believe you're blocked on

@glguy glguy requested a review from Ptival December 9, 2022 00:42
@glguy glguy merged commit 24a771b into master Dec 9, 2022
@glguy glguy deleted the consolidate branch December 9, 2022 17:41
@glguy
Copy link
Contributor Author

glguy commented Dec 9, 2022

@weisenje merge ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants