skosjs icon indicating copy to clipboard operation
skosjs copied to clipboard

Interaction with Fuseki server

Open tkurz opened this issue 10 years ago • 1 comments

Is it possible to use skosjs with fuseki server

tkurz avatar Jun 26 '14 09:06 tkurz

This may be caused by CORS problem and is not an issue of skosjs but fuseki server. There are 2 ways to interact with fuseki:

  • put skosjs on fuseki server (e.g. by cloning it into fuseki/pages)
  • use a cors proxy

tkurz avatar Jun 26 '14 11:06 tkurz