Skip to content

Allow XML, JSON, and RDF Data Resource #982

Description

@nichtich

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions