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

feat(fixtures): new blog post "Ten years of CERN Open Data portal" #112

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

tiborsimko
Copy link
Member

  • feat(fixtures): new blog post "Ten years of CERN Open Data portal"
  • style(markdownlint): initial configuration

"short_description": {
"content": "The CERN Open Data portal celebrates its ten year birthday! Find out about its journey and today's challenges."
},
"featured": 1,
Copy link
Member Author

@tiborsimko tiborsimko Dec 18, 2024

Choose a reason for hiding this comment

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

Do we need `"featured"`` still?

Some time ago, we have discussed that we don't really feature old articles, so the portal can simply display last 3 (or last 6) news items based on date. This should perfectly do, and we could remove "featured" from the content repository articles too. Was this implemented already?

Copy link
Contributor

Choose a reason for hiding this comment

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

We still need the field. The portal displays the last 6 news that have been featured. The idea behind is that there might be some news that do not deserve to be advertised in the featured page.

The main difference is that now the field to sort the featured news is the date (instead of the value of featured). That means that the previous entries do not have to be modified when a new featured news is inserted.

Copy link
Contributor

@psaiz psaiz left a comment

Choose a reason for hiding this comment

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

Two minor improvements

The efforts concluded in the launch of the CERN Open Data portal on [November
20th
2014](https://home.web.cern.ch/news/news/accelerators/cern-makes-public-first-data-lhc-experiments).
The portal managed of about 30 terabytes of open data from LHC experiments in a
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
The portal managed of about 30 terabytes of open data from LHC experiments in a
The portal managed about 30 terabytes of open data from LHC experiments in a

[Rucio](https://rucio.cern.ch/) in ATLAS and CMS and
[DIRAC](https://dirac.readthedocs.io/) in LHCb. The vast quantities of
published data calls for implementing an efficient "hot" and "cold" storage
mechanisms behind the portal in order to save on storage costs. All this
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
mechanisms behind the portal in order to save on storage costs. All this
mechanism behind the portal in order to save on storage costs. All this

or remove the an in the previous line

@tiborsimko tiborsimko force-pushed the ten-years-of-cern-open-data-portal branch from 4fc7d6b to d6ed658 Compare December 19, 2024 10:53
@tiborsimko tiborsimko force-pushed the ten-years-of-cern-open-data-portal branch from d6ed658 to 19e37eb Compare December 19, 2024 11:05
@tiborsimko tiborsimko merged commit 19e37eb into main Dec 19, 2024
16 checks passed
@tiborsimko tiborsimko deleted the ten-years-of-cern-open-data-portal branch December 19, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants