Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component Extension: Component Category #13

Open
aschaeffer opened this issue Jun 17, 2022 · 0 comments
Open

Component Extension: Component Category #13

aschaeffer opened this issue Jun 17, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@aschaeffer
Copy link
Collaborator

aschaeffer commented Jun 17, 2022

Goal

Define component categories in all component definitions. These categories can be used for user interfaces to group components by category.

dublin_core.json:

The component dublin_core has an extension named component_category with the category named metadata.

{
 ...
  "extensions": [
    {
      "namespace": "core",
      "name": "component_category",
      "extension": "metadata"
    }
  ]
}
@aschaeffer aschaeffer added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 17, 2022
@aschaeffer aschaeffer transferred this issue from reactive-graph/reactive-graph Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant