linked-data-dotnet/json-ld.net

Reduce public API to a bare minimum

Closed this issue · 3 comments

As part of discussion on #71 it was noted that we have a large public API including things which are not core to this library's purpose.

We should make as many parts of the library internal as possible while preserving the core public API which we intend to support in subsequent releases (even if this will change over time).

@asbjornu FYI starting this now

Proposed reduced public API:

image

Also proposing reducing the API of the Context object to:
image