feat: extract only explicity rdf type in coordinate query #2000
Annotations
20 errors and 3 warnings
ubuntu-latest / 3.11:
src/cimsparql/adaptions.py#L11
Import "rdflib" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/adaptions.py#L12
Import "rdflib.namespace" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/adaptions.py#L13
Import "rdflib.plugins.sparql" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/adaptions.py#L14
Import "rdflib.query" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/adaptions.py#L15
Import "rdflib.term" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/adaptions.py#L22
Import "rdflib" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/data_models.py#L4
Import "pandera" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/data_models.py#L5
Import "pandera.typing" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/graphdb.py#L14
Import "httpx" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.11:
src/cimsparql/graphdb.py#L15
Import "pandas" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/adaptions.py#L11
Import "rdflib" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/adaptions.py#L12
Import "rdflib.namespace" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/adaptions.py#L13
Import "rdflib.plugins.sparql" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/adaptions.py#L14
Import "rdflib.query" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/adaptions.py#L15
Import "rdflib.term" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/adaptions.py#L22
Import "rdflib" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/data_models.py#L4
Import "pandera" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/data_models.py#L5
Import "pandera.typing" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/graphdb.py#L14
Import "httpx" could not be resolved (reportMissingImports)
|
ubuntu-latest / 3.12:
src/cimsparql/graphdb.py#L15
Import "pandas" could not be resolved (reportMissingImports)
|
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ubuntu-latest / 3.11
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ubuntu-latest / 3.12
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|