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

Temporary use only dataset graph from platform #58

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

kovalch
Copy link
Contributor

@kovalch kovalch commented Apr 11, 2024

Since there were many properties added to the shacl graph,
we need to communicate to the publisher first before using the graph from the harvester source.

We need to communicate to the publisher first before using the graph from the harvester source,
since there were many properties added to the shacl graph
utils.log_and_echo_msg(
f"--> rdf graph for Dataset{pkg.get('name')} taken from harvest source"
)
# if pkg.get("source_url"):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you put a comment like # todo: Reenable checking harvest source graph once changes have been communicated to publishers (or however you want to phrase it) in the code above this please? Otherwise we just have commented-out code here with no context, which is for readability.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, good idea :)
I will add it

@kovalch kovalch merged commit 826df10 into main Apr 11, 2024
1 check passed
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