You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a pretty old version of rdflib. It won't have the fixes I applied to handle XMLLiterals properly.
Note also that I am in the process of significantly refactoring oslc-service so that it uses an LDP API instead of ldp-service Express middleware. This is because oslc-service (and therefore oslc-server) needs more flexible access to the underlying repository services. It is not possible to implement the OSLC methods by simply delegating to a fixed sequence of middleware services. Rather implementing a oslc-service method might required getting a number of LDP resources in a certain order in order to fulfill the request.
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)
The text was updated successfully, but these errors were encountered: