Skip to content

Add preview a table schema option to the Table Schema Catalog website #1

@monikappv

Description

@monikappv

We want to make the website as lightweight as possible and we don't want to keep too many stuff on it e.g.

current flow: we are using the table schema data in the catalog.json file to create pages and frontmatter on the website.
wanted flow: we retrieve the table schema metadata from the schemas themselves instead of taking them from the catalog.json.
in the catalog.json we should leave just title and url so that

  1. it is easier for people to contribute / add new schemas
  2. there's no data repetition (as we would retrieve the data directly from the schemas themselves)

Having this in mind -->

Question:

How do we want to add a table schema preview option to the table schema catalog website?

  • should we commit the tableschema.json files to the website repo?
  • should we let the table schemas sit in their repositories and just link to them externally on our website (e.g. if you want to preview a table schema)..

How do we show the table schemas on the website...?

Acceptance

  • there is a preview a table schema option on the website

Tasks

  • think of the best approach
  • ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions