adlnet / xapi-profiles

A set of documents addressing the structure of and supporting services for xAPI Profiles.

Home Page:https://adlnet.gov/projects/xapi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Require use of either scheme or inlineSchema for Document resource concepts where the contentType is application/json

garemoko opened this issue · comments

I contend that without a defined schema, the Document Resource concepts serve limited purpose. Knowing the IRI of a document isn't much use if you don't know how to write or read the data it contains.

There are lots of useful JSON formats that are exceptionally hard (or impossible? I'm not sure) to write a schema for, but are well defined. For example, JSON-LD documents, which could still include a lot of useful information that can be interpreted semantically.