Semantic-Bus icon indicating copy to clipboard operation
Semantic-Bus copied to clipboard

Import for files of type owl, rdf and ttl not working

Open Mikoteko opened this issue 1 year ago • 0 comments

We cannot import files of the owl, rdf or ttl type.

The packages in the rdf_traitment.js are obsolete, we need to replace the packages rdf-parser-rdfxml, jsonld-streaming-parser etc.

Commented lines in file_convertor.js Screenshot (1863)

Commented lines in rdf_traitment.js (import of RdfXmlParser & init of the parser + functions _rdf_traitmentXML and parseRDF) Screenshot (1865) Screenshot (1863)

Mikoteko avatar Jan 31 '24 09:01 Mikoteko