Replace STCN reader #84
Annotations
11 errors
|
Lint with ruff:
edpop_explorer/cerl.py#L3
edpop_explorer/cerl.py:3:20: F401 `rdflib.URIRef` imported but unused
|
Lint with ruff:
edpop_explorer/cerl.py#L8
edpop_explorer/cerl.py:8:34: F401 `edpop_explorer.BiographicalRecord` imported but unused
|
Lint with ruff:
edpop_explorer/cerl.py#L8
edpop_explorer/cerl.py:8:54: F401 `edpop_explorer.Field` imported but unused
|
Lint with ruff:
edpop_explorer/cerl.py#L8
edpop_explorer/cerl.py:8:61: F401 `edpop_explorer.BIOGRAPHICAL` imported but unused
|
Lint with ruff:
edpop_explorer/readers/sbtireader.py#L2
edpop_explorer/readers/sbtireader.py:2:20: F401 `typing.List` imported but unused
|
Lint with ruff:
edpop_explorer/readers/stcn.py#L1
edpop_explorer/readers/stcn.py:1:20: F401 `rdflib.Graph` imported but unused
|
Lint with ruff:
edpop_explorer/readers/stcn.py#L1
edpop_explorer/readers/stcn.py:1:27: F401 `rdflib.Namespace` imported but unused
|
Lint with ruff:
edpop_explorer/readers/stcn.py#L2
edpop_explorer/readers/stcn.py:2:25: F401 `rdflib.term.Node` imported but unused
|
Lint with ruff:
edpop_explorer/readers/stcn.py#L3
edpop_explorer/readers/stcn.py:3:36: F401 `typing.Tuple` imported but unused
|
Lint with ruff:
edpop_explorer/readers/stcn.py#L10
edpop_explorer/readers/stcn.py:10:5: F401 `edpop_explorer.sparqlreader.SparqlReader` imported but unused
|
Loading