Informática y Ciencias de la InformaciónInglésGhost

Front Matter

Front Matter
The Front Matter Blog covers the intersection of science and technology since 2007.
Página de inicioFeed AtomMastodonISSN 2749-9952
language
Rogue ScholarMetadataInformática y Ciencias de la InformaciónInglés
Publicado

The Rogue Scholar science blog archive uses DOIs to uniquely identify blog posts with meaningful metadata. This enables tracking citations of scholar blog posts in the scholarly literature using traditional citation tracking methods rather than altmetrics. Initially launched as a Rogue Scholar service six months ago, citation tracking has launched to production this week.

Informática y Ciencias de la InformaciónInglés
Publicado

This is the July issue of the monthly newsletter from the Rogue Scholar science blog archive. The newsletter reports on new blogs that have joined the platform, important technical updates in Rogue Scholar infrastructure, community updates, and other news relevant to Rogue Scholar users.Blogs added to Rogue Scholar Thirteen blogs have been added in July, making it one of the busiest months yet for Rogue Scholar. Welcome everybody!

Rogue ScholarInformática y Ciencias de la InformaciónInglés
Publicado

This week the Rogue Scholar science blog archive has received two important updates: full-text search becomes the default search configuration, and blog authors can now self-manage basic settings of their Rogue Scholar blog community.Full-text search as default Rogue Scholar has long supported full-text search of all its content.

Rogue ScholarInformática y Ciencias de la InformaciónInglés
Publicado

The science blog archive Rogue Scholar relaunched today with a number of exciting new features, including major new software version, new hardware, new look and feed, and new authentication.Major new software version Version v13.0 of the InvenioRDM open source repository platform was released today.

Rogue ScholarInformática y Ciencias de la InformaciónInglés
Publicado

Ten days ago, I reported on a new deployment strategy for the InvenioRDM repository software. Using the Kamal deployment tool, I deployed both a staging instance of the Rogue Scholar service and a demo instance of the InvenioRDM Starter package. Over the last few days I have updated both instances to the latest release candidate (v13.0.0rc3) of the next major InvenioRDM software version. The upgrade was fairly painless.

NewsletterRogue ScholarInformática y Ciencias de la InformaciónInglés
Publicado

This is the June issue of the monthly newsletter from the Rogue Scholar science blog archive. The newsletter reports on new blogs that have joined the platform, important technical updates in Rogue Scholar infrastructure, community updates, and other news relevant to Rogue Scholar users.Blogs added to Rogue Scholar Two blogs were added in June. Welcome everybody!

Rogue ScholarOpen InfrastructureInformática y Ciencias de la InformaciónInglés
Publicado

InvenioRDM is the open source turn-key research data management platform, with detailed documentation available here. InvenioRDM Starter facilitates deployment and configuration of InvenioRDM, allowing you to run InvenioRDM on your local computer within 15 min. This is achieved by providing a) a prebuilt Invenio-App-RDM Docker image, and b) a Docker Compose configuration file with sensible defaults.

Rogue ScholarInformática y Ciencias de la InformaciónInglés
Publicado

This week the Rogue Scholar science blog archive experienced major upgrade pains, and Rogue Scholar search became unavailable from Tuesday until Thursday. I tried to upgrade to a pre-release version (13.0.0b4.dev0) of the InvenioRDM repository software, and ran into multiple issues. Going back to the previously installed v12.1.0 took longer than anticipated, mainly because of issues with the Opensearch index.

MetadataRogue ScholarInformática y Ciencias de la InformaciónInglés
Publicado

Today I released a new version of the commonmeta-py Python library with major improvements in Crossref DOI registration, including refactoring to use the Python marshmallow library, XML schema validation, and API calls to Crossref and InvenioRDM instances via the commonmeta-py command-line interface.Using the marshmallow library Marshmallow is a popular Python library for converting complex objects to and from simple Python datatypes.