OP-TED / model2owl

Transform UML into a formal OWL ontology and SHACL shapes
https://meaningfy-ws.github.io/model2owl-docs
European Union Public License 1.2
24 stars 4 forks source link

RDF file format conversion leads to incomplete files #188

Closed costezki closed 11 months ago

costezki commented 11 months ago

The format conversion is faulty most likely because of to bash buffer limitation (which seems to be at 25kb).

The problem seems to be here image

The output is a broken Turtle file image

costezki commented 11 months ago

This is due to wrong values provided in the XML file, instead of an URI a literal is provided.