-
Notifications
You must be signed in to change notification settings - Fork 19
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
Archetypes for external datasets #353
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #353 +/- ##
==========================================
- Coverage 74.13% 73.92% -0.21%
==========================================
Files 93 97 +4
Lines 5919 6056 +137
==========================================
+ Hits 4388 4477 +89
- Misses 1531 1579 +48
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
@MFSY you requested changes, this needs your approval anyway |
offset: int = DEFAULT_OFFSET, | ||
**params) -> Optional[Union[List[Resource], Resource]]: | ||
... | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add elastic method
f"No resource with content_type {content_type} was found when following the resource path '{follow}'." | ||
) | ||
|
||
def _download_many( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do download instead of one or many (same for the other methods)
Merged in the SPARQL store specialization |
Missing: