Giter VIP home page Giter VIP logo

oslc-server's People

Contributors

berezovskyi avatar jamsden avatar kish-jadhav avatar neil-ibm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

oslc-server's Issues

Configure the storage service with the initial OSLC services

An oslc-server env configuration should provide one or more ServiceProviderCatalog files that contain the initial ServiceProviders and Services the oslc-service should be able to support. This should be handled by oslc-server directly based on the storage services it instantiates.

404 Not Found: @solid/oidc-rp@^0.8.0

Hi

I'm not able to "npm install" the oslc-server because of this error :

404 Not Found: @solid/oidc-rp@^0.8.0

(I'm using npm 5.6.0 / node 9.4.0)

oslc-server needs to configure the whole express routes in order to support multiple adapters

oslc-server uses oslc-service uses ldp-service uses ldp-service-jena.

We want to be able to specify these dependencies in one place, the oslc-server package.json file, so that the server and its configuration specifies how things are assembled.

This means all the dependency management and loading needs to be done in oslc-sever, not in the assembled services.

So oslc-server needs to require the necessary modules, and assemble the routes. The used services don't have these dependencies, and only use express next() to delegate to the server's desired configuration.

oslc-server configuration doesn't work

/Users/jamsden/Developer/LDP/ldp-service/service.js:685
require(env.config.storageImpl)(db) // instantiate using a specific storage services implementation

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.