anuzzolese / pyrml

pyRML is a Python based engine for processing RML files. The RDF Mapping Language (RML) is a mapping language defined to express customized mapping rules from heterogeneous data structures and serializations to the RDF data model. RML is defined as a superset of the W3C-standardized mapping language R2RML, aiming to extend its applicability and broaden its scope, adding support for data in other structured formats.
Apache License 2.0
33 stars 12 forks source link

cannot import RMLFunction #7

Open suno09 opened 2 years ago

suno09 commented 2 years ago

Cannot import RMLFunction and FunctionAlreadyRegisteredException image

I used Python 3.10.8