Scienze informatiche e dell'informazioneIngleseGhost

Front Matter

Front Matter
The Front Matter Blog covers the intersection of science and technology since 2007.
Pagina inizialeAtom ForaggioMastodonISSN 2749-9952
language
Rogue ScholarScienze informatiche e dell'informazioneInglese
Pubblicato

Two weeks ago I started registering DOIs for blog posts included in the Rogue Scholar blog archive. It is an automated process but involves a lot of manual checks. So far I have registered 231 blog posts from 20 different science blogs, and I hope to finish the DOI registrations by the end of the month.

Open InfrastructureScienze informatiche e dell'informazioneInglese
Pubblicato

One question I have increasingly asked myself in the past few years. Meaning As the Docker project turned ten this spring, it has become standard practice to distribute open source software via Docker images and to provide a Docker Compose file to run the software together with other dependencies. The Awesome Compose project has collected many examples, and all you need is a docker-compose.ymlfile and a recent installation of Docker, e.g.

MetadataScienze informatiche e dell'informazioneInglese
Pubblicato

I am a big fan of dog food, and I wrote about this topic already seven years ago: One of the major projects I am working on right now is the Rogue Scholar science blog archive that launched at the beginning of the month. As part of this work – but also because I am very interested in this – I read a lot of science blogs.

FeatureRogue ScholarScienze informatiche e dell'informazioneInglese
Pubblicato

The Rogue Scholar science blog archive launched last week. Going forward the focus is on improving the service and adding more blogs. This includes giving blog authors feedback on how they can improve their RSS/Atom feeds – used by the Rogue Scholar to collect and archive the blog content.Feedback for science blog publishers A good starting point is author information, which often can be improved.

Rogue ScholarScienze informatiche e dell'informazioneInglese
Pubblicato

The Rogue Scholar science blog archive launched with limited functionality on April 3rd. Interested science blogs can go to the sign-up page, provide some basic information via the sign-up form, and then will be added to the Rogue Scholar archive within two business days.

Rogue ScholarScienze informatiche e dell'informazioneInglese
Pubblicato

The Rogue Scholar blog archive today released its first catalog of science blogs, a total of nineteen science blogs that signed up for the Rogue Scholar via submission form and met the inclusion criteria: The blog is about science and in English or German (more languages will follow later, reach out to me if you can help).The full-text content is available via RSS feed and distributed using a Creative Commons Attribution license (CC-BY). The

Scienze informatiche e dell'informazioneInglese
Pubblicato

While the launch of the Rogue Scholar blog archive is still a few months away (happening in the second quarter of this year), I want to give an update on the ongoing work. The Rogue Scholar blog archive will improve science blogs in important ways, including full-text search, DOIs and metadata, and long-term archiving. The central piece of the underlying infrastructure is the InvenioRDM open source repository software.

MetadataScienze informatiche e dell'informazioneInglese
Pubblicato

Following recent announcements of the commonmeta standard for scholarly metadata and a Python package that converts several metadata formats (commonmeta-py), today I am happy to announce commonmeta-ruby, a Ruby gem and command-line tool to convert scholarly metadata using commonmeta as the internal format.

MetadataScienze informatiche e dell'informazioneInglese
Pubblicato

This week I launched Commonmeta , a new scholarly metadata standard described at https://commonmeta.org. Commonmeta is the result of working on conversion tools for scholarly metadata for many years. One conclusion early on was that these conversions are many-to-many, so it becomes much easier to have an internal format that is the intermediate step for these conversions.

MetadataScienze informatiche e dell'informazioneInglese
Pubblicato

Talbot is a Python package I started working on at the end of 2022 and plan to release to the Python Package Index (PyPi) in March. Talbot converts scholarly metadata in various formats, including Crossref, DataCite, Schema.org, BibTeX, RIS, and formatted citations – the complete list of supported formats is here. Talbot is a Python version of the Bolognese Ruby gem that I worked on with my DataCite colleagues starting in 2018.