Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows file names don't work correctly #81

Open
hsolbrig opened this issue Jan 14, 2022 · 0 comments
Open

Windows file names don't work correctly #81

hsolbrig opened this issue Jan 14, 2022 · 0 comments
Assignees

Comments

@hsolbrig
Copy link
Owner

There are a couple of spots in the utility code that mistakenly see the colon in a windows file name (c:\foo\bar...) as a URL instead of a file name. We also need to use the Unix file name conventions when adding @base and the like into the turtle parser. Note that the windows_bug branch has a first approximation of one of the fixes.

[] bug fixes in
[] add windows VM to the test harness

hsolbrig added a commit that referenced this issue Apr 14, 2022
Also loosened test workflow in main.yaml
Conditionaled some unit tests that no longer work because
DrugBank sparql server no longer exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants