PHPackages                             acdh-oeaw/arche-openrefine - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. acdh-oeaw/arche-openrefine

ActiveProject[API Development](/categories/api)

acdh-oeaw/arche-openrefine
==========================

OpenRefine API implementation on top of the ARCHE Suite

0.5.3(1y ago)03.0kMITPHPPHP ^8.1

Since Sep 17Pushed 1y ago4 watchersCompare

[ Source](https://github.com/acdh-oeaw/arche-openrefine)[ Packagist](https://packagist.org/packages/acdh-oeaw/arche-openrefine)[ Docs](https://github.com/acdh-oeaw/arche-openrefine)[ RSS](/packages/acdh-oeaw-arche-openrefine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (11)Used By (0)

arche-openrefine
================

[](#arche-openrefine)

Implementation of the [OpenRefine APIs](https://reconciliation-api.github.io/specs/latest/) for the [ARCHE Suite](https://github.com/acdh-oeaw/arche-core).

Allows to use the ARCHE Suite as a reconciliation backend for the [OpenRefine](https://openrefine.org/).

Supported features
------------------

[](#supported-features)

- Reconcile endpoint based on the full text search over the repository content
- Preview endpoint implemented as a a redirection to the `{repositoryApiBaseURL}/{resourceId}/metadata`
- Suggest endpoint for entities, properties and types

### Scoring algorithm

[](#scoring-algorithm)

- As match is made against a metadata property value first a property match score is computed.
    - Property weights are defined in the `propertyWeights` configuration property (see the `config-sample.yaml`). If property weight isn't provided in the config, it's assumed to be `1`.
    - If match is only partial (query phrase is only a part of the property value), the weight is multiplied by the `partialMatchCoefficient` configuration property.
- On a resource level the score is the sum of scores for all of its property matches.

Installation
------------

[](#installation)

- Obtain [the composer](https://getcomposer.org/).
- ```
    composer require acdh-oeaw/arche-openrefine
    ln -s vendor/acdh-oeaw/arche-openrefine/index.php index.php
    cp vendor/acdh-oeaw/arche-openrefine/config-sample.yaml config.yaml
    cp vendor/acdh-oeaw/arche-openrefine/.htaccess .htaccess # apache-only
    ```
- Adjust settings in `config.yaml`

Sample instance
---------------

[](#sample-instance)

A sample instance which is running on top of the [ARCHE](http://arche.acdh.oeaw.ac.at/) repository has its manifest at .

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~122 days

Recently: every ~247 days

Total

10

Last Release

599d ago

PHP version history (2 changes)0.1.0PHP &gt;=8

0.5.3PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/f1f662e3acb95efd9208cdcd2c97437db366044aea705985251760efcbd23070?d=identicon)[zozlak](/maintainers/zozlak)

---

Top Contributors

[![zozlak](https://avatars.githubusercontent.com/u/6503177?v=4)](https://github.com/zozlak "zozlak (18 commits)")

---

Tags

arche

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/acdh-oeaw-arche-openrefine/health.svg)

```
[![Health](https://phpackages.com/badges/acdh-oeaw-arche-openrefine/health.svg)](https://phpackages.com/packages/acdh-oeaw-arche-openrefine)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
