Data Resources should not be limited to tabular data but also allow arbitrary XML files, JSON files, and RDF files. This requires extension of fields:
- type with
xml, json, and rdf in addition to table.
- format for instance with
xml (XML), json, yaml, ndjson, jsonl, json5... (JSON), ttl, nt, xml... (RDF)
- schema to reference an XML Schema (for XML), JSON Schema (for JSON), SHACL schema (for RDF)
Data Resources should not be limited to tabular data but also allow arbitrary XML files, JSON files, and RDF files. This requires extension of fields:
xml,json, andrdfin addition totable.xml(XML),json,yaml,ndjson,jsonl,json5... (JSON),ttl,nt,xml... (RDF)