2017 © Pedro Peláez
 

library tuque

A PHP API for connecting to the Fedora Commons 3.x repository software.

image

jonathangreen/tuque

A PHP API for connecting to the Fedora Commons 3.x repository software.

  • Friday, April 28, 2017
  • by jonathangreen
  • Repository
  • 1 Watchers
  • 3 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 43 Forks
  • 5 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Tuque

Minimum PHP Version Build Status License: GPL v3 codecov, (*1)

Introduction

This is the API that Islandora uses to communicate with Fedora Commons., (*2)

Requirements

  • PHP 5.5+

Configuration

There is a configuration option that if set in the ini will override the control group of the RELS-EXT and RELS-INT datastreams. We default these control groups to X if the setting is not present. Setting this to M can increase the stability and performance of Fedora., (*3)

[Tuque]
tuque.rels_ds_control_group = M

USE AT YOUR OWN RISK!, (*4)

There are issues that are inconsistent across Fedora versions and not fully explored with making the relation datastreams managed., (*5)

Tests with the Islandora UI and Fedora 3.6.2 have not shown issues., (*6)

Documentation

Further documentation for this module is available at our wiki., (*7)

License

GPLv3, (*8)

The Versions

28/04 2017

dev-master

9999999-dev http://github.com/jonathangreen/tuque

A PHP API for connecting to the Fedora Commons 3.x repository software.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Jonathan Green

fedora fedora commons fcrepo