Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

CRUDController: HTTP GET + JSON(-LD) + multiple hash IRIs #31

Open
bcogrel opened this issue Jun 19, 2014 · 1 comment
Open

CRUDController: HTTP GET + JSON(-LD) + multiple hash IRIs #31

bcogrel opened this issue Jun 19, 2014 · 1 comment
Labels

Comments

@bcogrel
Copy link
Member

bcogrel commented Jun 19, 2014

HTTP GET addresses an hash-less IRI which may correspond to multiple hash IRIs. If the requested representation is a regular RDF syntax, the response is easy.

However, this graph may different JSON-LD "shapes":

  1. A flat graph ("@graph" object)
  2. A main object at the root which should embed the others:
@bcogrel
Copy link
Member Author

bcogrel commented Jun 19, 2014

The current implementation selects the document or one object arbitrarily.

I think that the flat graph should be the default option (same information than other RDF representations).

Framing is not (yet) supported.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant