Skip to content

2026-07-21 L'arroganza zazzazzà

SPARQL services made available via the SPARQL Protocol SHOULD return a service description document at the service endpoint when dereferenced using the HTTP GET operation without any query parameter strings provided. This service description MUST be made available in an RDF serialization, MAY be embedded in (X)HTML by way of RDFa [RDFA], and SHOULD use content negotiation [CONNEG] if available in other RDF representations. https://www.w3.org/TR/sparql11-service-description/#accessing

Il di conseguenza: GET su https://sparql.opencitations.net/meta con con Accept: text/turtle -> SPARQL Service Description

Oppure GET /meta con Accept: text/html -> Interfaccia HTML con la descrizione incorporata come RDFa

Ancora

The URI /.well-known/void on any Web server is registered by this specification for a VoID description of any datasets hosted on that server. For example, on the host www.example.com, this URI would be http://www.example.com/.well-known/void. https://www.w3.org/TR/void/#well-known

arcangelo7Jul 15, 2026 · opencitations/oc_meta

feat(patches): repair dangling agent roles

Add a reviewed plan-and-execute workflow for reconstructing missing agent-role chains from external metadata.

arcangelo7
arcangelo7Jul 15, 2026 · dharc-org/changes-metadata-manager

fix(zenodo): reject unresolved creators

Creator names missing from the lookup were silently omitted from record metadata. Require exact RDF name matches, align the affected lookup entries, and cover the failure and resolution paths with tests.

arcangelo7
arcangelo7Jul 16, 2026 · dharc-org/changes-metadata-manager

fix(zenodo): add creator repair script

arcangelo7
arcangelo7Jul 16, 2026 · dharc-org/changes-metadata-manager

fix(zenodo): distinguish external source records

Select missing-file notices from the stage's defining activity

arcangelo7
arcangelo7Jul 18, 2026 · opencitations/heritrace

feat(iri): configure IRI minting components

Load constructor options from JSON environment variables and provide a filesystem-backed OpenCitations Meta counter handler with atomic updates.

arcangelo7
arcangelo7Jul 18, 2026 · opencitations/heritrace

feat(meta): persist rdf archives after saves

Add a configurable save plugin that writes changed OpenCitations Meta data and provenance entities to zipped JSON-LD archives after SPARQL updates.

https://github.com/opencitations/heritrace/blob/61394e9900472c39de94b76cba7c801ea9b3b454/docker/docker-compose.meta.yaml#L93-L98

arcangelo7
arcangelo7Jul 20, 2026 · opencitations/heritrace

perf(meta): index counter files by byte chunks

Locate counter lines from byte-chunk checkpoints and memory-mapped reads so large provenance files avoid Python line iteration

Camera ready ISWC

Please map fabio:Journal to journal, fabio:AcademicProceedings to conference, and fabio:Book and fabio:ReferenceBook to book. Map every other class, including fabio:BookSeries and fabio:Series, to other.

Ma potrebbe non avere senso