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
Linked Data [LINKED-DATA] is a way to create a network of standards-based machine interpretable data across different documents and Web sites. It allows an application to start at one piece of Linked Data, and follow embedded links to other pieces of Linked Data that are hosted on different sites across the Web.
Add suport to patch http method for update model fields
albertosouza
changed the title
Add a response type plugin for solid project
Update we.js responses for be compatible with solid spec https://github.com/solid/solid-spec
Sep 24, 2015
@gpedro , @valdelarm , @vitornogueira and @saviogl take a look here, this is related to Linked data SPECs and i will need some help to implement this features in we.js ...
--update
probably the CORS is not working. we need use cors middleware
albertosouza
changed the title
Update we.js responses for be compatible with solid spec https://github.com/solid/solid-spec
Create a we.js plugin add suport to solid spec https://github.com/solid/solid-spec
Oct 3, 2015
@gpedro CORS now is working with current CORS module and i fixed the configuration error
albertosouza
changed the title
Create a we.js plugin add suport to solid spec https://github.com/solid/solid-spec
Create a we.js plugin add suport to solid / linked data
Oct 25, 2015
https://github.com/solid/solid-spec
Base plugin for this feature: https://github.com/wejs/we-plugin-ld
Things to implement:
patch
http method for update model fieldsSlug
header paramSPARQL
https://en.wikipedia.org/wiki/SPARQLheader
http method: https://github.com/solid/solid-spec#the-head-methodoptions
http method https://github.com/solid/solid-spec#the-options-methodpost
action to works like: https://github.com/solid/solid-spec#creating-documents-filesOptional
The text was updated successfully, but these errors were encountered: