| File::ERC - Electronic Resource Citation routines |
File::ERC - Electronic Resource Citation routines
use File::ERC; # to import routines into a Perl script
File::ERC::num2tag( # return terms (array) corresponding to args $num, ... ); # given as coded synonyms for Dublin Kernel # elements, eg, num2tag('h1') -> 'who'; `h' is # assumed in front of arg that is pure digits
This is documentation for the ERC Perl module, with support for metadata labels in an ERC (Electronic Resource Citation) record, which can be represented in a variety of underlying syntaxes, such as ANVL, Turtle, XML, and JSON. The ERC elements include Dublin Core Kernel metadata.
| A Metadata Kernel for Electronic Permanence (PDF) | |
| http://journals.tdl.org/jodi/article/view/43 |
This is an alpha version of an ERC tool. It is written in Perl.
John A. Kunze jak at ucop dot edu
Copyright 2009-2010 UC Regents. Open source BSD license.
Script Categories:
UNIX : System_administration
| File::ERC - Electronic Resource Citation routines |