Replies: 2 comments
-
Agree.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
If type is not |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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)Beta Was this translation helpful? Give feedback.
All reactions