Giter VIP home page Giter VIP logo

Comments (4)

stdotjohn avatar stdotjohn commented on July 22, 2024

There is a possibility that this bug may involve some UTF-8 issue. This means that on some platforms you may need to include the jvm option "-Dfile.encoding=UTF-8" to replicate the bug.

It is also possible that to download the file properly, you will need to download the file rather than going to it in a browser and cutting and pasting it. The non-ascii character in the middle of the file may cause cut and paste to do the wrong thing.

-Timothy

from owlapi.

ansell avatar ansell commented on July 22, 2024

Does the file parse as RDF/XML to triples using Sesame or Jena?

from owlapi.

stdotjohn avatar stdotjohn commented on July 22, 2024

I don't actually know but as UTF-8 it is invalid. This makes me think that no tool should parse it if the file encoding is set to UTF-8, though some tools may be forgiving. If the single non-ascii character is changed from octal 240 to something ascii then the file parses fine.

-Timothy

from owlapi.

stdotjohn avatar stdotjohn commented on July 22, 2024

This bug came from an analysis of a protege bug:

https://github.com/protegeproject/org.protege.editor.owl/issues/4

from owlapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.