We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064ee3e commit 7ad6e1dCopy full SHA for 7ad6e1d
src/omero_rdf_wd/idr_annotations.py
@@ -25,7 +25,7 @@
25
from rdflib.namespace import DC, RDF
26
from wikidataintegrator import wdi_core
27
28
-from . import Data, Handler, Triple
+from omero_rdf import Data, Handler, Triple
29
30
HPAS = Namespace("http://www.proteinatlas.org/search/")
31
OMERO = Namespace("https://idr.openmicroscopy.org/webclient/img_detail/")
0 commit comments