Re: [oslc-domains] Link not working

From
Andrii Berezovskyi <>
Date
2018-03-10T16:27:30+00:00
ID
Thread
Re: [oslc-domains] Link not working
Hi,

Jad uses Firefox. Chrome as I understand blocks local file access except JS and CSS.

Option 1: local http server. I recommend this option.

https://stackoverflow.com/questions/7943751/what-is-the-python-3-equivalent-of-python-m-simplehttpserver

http://jasonwatmore.com/post/2016/06/22/nodejs-setup-simple-http-server-local-web-server

Option 2: start chrome with special flags like https://stackoverflow.com/questions/18586921/how-to-launch-html-using-chrome-at-allow-file-access-from-files-mode

NB! This won’t work https://chrome.google.com/webstore/detail/enable-local-file-links/nikfmfgobenbhmocjaaboihbeocackld?hl=en

Option 3 aka Jad’s no stress option: just use another browser :D

–Andrew.

(sent from my phone)

On 10 Mar 2018, at 15:55, Sarabura, Martin <> wrote:

Thanks, but the CM vocabulary still shows up mostly empty with 7 respec errors.

<image001.jpg>

 

Anything else I can try?

Regards, Martin

 

 

From: Jad El-Khoury [mailto:]

Sent: Saturday, March 10, 2018 3:24 AM

To: Sarabura, Martin <>

Cc: 

Subject: Re: [oslc-domains] Link not working

 

Hi 

 

I think you need to open the files locally from your hard disk where all other files are also available. 

That’s what works for me at least. 

 

The best option is download the whole folder from the link below. 

Press “clone or download” and then “download zip”.

Then you can open the files from the harddrive locally using a browser. 

https://github.com/oasis-tcs/oslc-domains

 

Regards

Jad 

On 9 Mar 2018, at 23:07, Sarabura, Martin <> wrote:

The link that Nick sent earlier: 
https://htmlpreview.github.io/?https://raw.githubusercontent.com/oasis-tcs/oslc-domains/master/rm/requirements-management-vocab.html

 

Suddenly does not work any more – respec encounters three errors while loading the ttl files.

Do you know how to fix this?

Thanks, Martin