Closed nichtich closed 3 weeks ago
Agree.
xml
, etc.schema: this is likely more complex, as it is specifically designed to reference a table schema.
If type is not table
, the semantics of schema field is not defined and the field can already contain an URL-or-Path, so an extension should be backwards-compatible.
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
, andrdf
in addition totable
.xml
(XML),json
,yaml
,ndjson
,jsonl
,json5
... (JSON),ttl
,nt
,xml
... (RDF)