solid-contrib/solid-client

Implement a Namespace object for vocab

Closed this issue · 1 comments

A request from @timbl - adapt a similar notation to tabulator's namespaces.js, since the current notation (Vocab.FOAF.person) is a bit awkward. Should be ns.foaf('Person') instead.

Implemented in PR #58, closing.