assemblee-virtuelle / assemblee-virtuelle/Semantic-Bus

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

Open
#385 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
57
Forks
10
Avg merge
8m
Merged PRs (30d)
55

Description

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)](https://github.com/assemblee-virtuelle/Semantic-Bus/assets/63355855/87c701e3-c6e7-4db4-a3fe-06239d49aecf)

Commented lines in rdf_traitment.js (import of RdfXmlParser & init of the parser + functions _rdf_traitmentXML and parseRDF)
![Screenshot (1865)](https://github.com/assemblee-virtuelle/Semantic-Bus/assets/63355855/810c428e-4515-465d-b5eb-d002a6a22efd)
![Screenshot (1863)](https://github.com/assemblee-virtuelle/Semantic-Bus/assets/63355855/213c5470-8cad-4b30-a174-34fc56d5d610)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the commented import and parser initialization in rdf_traitment.js, then review the commented conversion paths in file_convertor.js. Identify current replacements for the obsolete RDF packages and verify that files of type owl, rdf, and ttl can be imported successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.