assemblee-virtuelle / Semantic-Bus

object flow treatment, data transformation
GNU General Public License v3.0
55 stars 9 forks source link

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

Open Mikoteko opened 7 months ago

Mikoteko commented 7 months ago

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)