Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement collection tags#1958

Open
cthoyt wants to merge 10 commits into
mainfrom
collection-tags
Open

Implement collection tags#1958
cthoyt wants to merge 10 commits into
mainfrom
collection-tags

Conversation

@cthoyt
Copy link
Copy Markdown
Member

@cthoyt cthoyt commented May 17, 2026

Closes #1957

This PR enables each collection to define "tags". One or more tags can be applied to each entry in the collection to give context on to why the ontology was included, what's its purpose, etc.

Ideally, these tags won't be degenerate of already available information in the Bioregistry (e.g., don't use tags to say which entries are ontologies and which are databases)

There's also already an automated way of determining which resources are "first party", so that would be another anti-pattern for usage of tags.

Tags can be used in combination or in place of narrative descriptive text along with each entry, such as in the example below for NFDI4Chem's ontology collection. This PR uses the NFDI4Chem example from #1931 (comment) as a case scenario:

Screenshot 2026-05-17 at 13 00 14

@cthoyt cthoyt added Collection Issues about collections NFDI German National Research Data Infrastructure (Nationale Forschungsdateninfrastruktur; NFDI) project labels May 17, 2026
"production"
]
},
{
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@StroemPhi note that I added DCAT to the NFDI4Chem collection here - this is new. All other changes are just adding context to existing collection entries

@cthoyt cthoyt marked this pull request as ready for review May 17, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Collection Issues about collections NFDI German National Research Data Infrastructure (Nationale Forschungsdateninfrastruktur; NFDI) project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal collection tags

1 participant