Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.372.130 Times

MARC::Crosswalk::DublinCore 0.02

  Date Added: July 08, 2010  |  Visits: 834

MARC::Crosswalk::DublinCore

Report Broken Link
Printer Friendly Version


Product Homepage
Download (112 downloads)



MARC::Crosswalk::DublinCore is a Perl module that can convert data between MARC and Dublin Core. SYNOPSIS my $crosswalk = MARC::Crosswalk::DublinCore->new; # Convert a MARC record to Dublin Core (simple) my $marc = MARC::Record->new_from_usmarc( $blob ); my $dc = $crosswalk->as_dublincore( $marc ); # Convert simple DC to MARC $marc = $crosswalk->as_marc( $dc ); # Convert MARC to qualified DC instead $crosswalk->qualified( 1 ); $dc = $crosswalk->as_dublincore( $marc ); This module provides an implentation of the LOCs spec on how to convert metadata between MARC and Dublin Core format. The spec for converting MARC to Dublin Core is available at: http://www.loc.gov/marc/marc2dc.html, and from DC to MARC: http://www.loc.gov/marc/dccross.html. NB: The conversion cannot be done in a round-trip manner. i.e. Doing a conversion from MARC to DC, then trying to go back to MARC will not yield the original record..

Requirements: No special requirements
Platforms: Linux
Keyword: Convert Convert Data Data Dc Dublin Dublin Core Dublincore Libraries Marc Marccrosswalkdublincore Module Perl Perl Module
Users rating: 0/10

License: Freeware Size: 8.19 KB
USER REVIEWS
More Reviews or Write Review


MARC::CROSSWALK::DUBLINCORE RELATED
Modules  -  Dublin Core to CCK 6.x-1.0-alpha1
Dublin Core to CCK module creates a new CCK content type: Dublin Core metadata, and it converts the OAI-PMH data providers' Dublin Core metadata into new nodes. The module uses eXtensible Catalog Drupal toolkit's (http://drupal.org/project/xc)...
10 KB  
Network & Internet  -  Dublin Core Viewer 0.9
Displays Dublin Core Metadata embedded in HTML/XHTML documents with META and LINK elements
20.48 KB  
Libraries  -  XML::Generator::RSS10::dc 0.01
XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. SYNOPSIS use XML::Generator::RSS10; my $rss = XML::Generator::RSS10->new( Handler => $sax_handler ); $rss->channel( title => Pants, link =>...
19.46 KB  
Database Tools  -  DbNetCopy 1.1.0.0
DbNetCopy will convert data between the following databases; SQL Server, Oracle, Access, MySQL, DB2, Visual FoxPro, dBASE, Pervasive, Firebird, Paradox and VistaDB. To use it, you create a connection for your source and target databases, select...
 
Database Tools  -  MySQL to JSON 1.0
MySQL to JSON can be used to convert data from MySQL query results into a javascript expression in javascript Object Notation. It takes a MySQL query result handle and retrieves the query result column names and the query result data.MySQL to JSON...
10 KB  
Development Editors  -  DB2RDF 1.0
DB2RDF is a a software tool that will convert data from relational data model to semantic data model (in the form of RDF and RDFS). A SPARQL endpoint for querying the converted data. For querying the semantic data, SPARQL query language is used.
14.06 MB  
Programming  -  DCEditor 2011
An editor, written in Java, for XML-encoded Dublin Core files following DCMI's Guidlines for Implementing DC in XML.
597.72 KB  
Utilities  -  Text Coder Service 1.0
TextCoderService is a service plug-in that will convert data from one format to another in text, using the Services menu available in Mac OS X.
30.72 KB  
Web Authoring  -  PDFMoto V1.4.6.5
PDFMoto™ automatically converts documents produced in desktop applications such as Word™, Excel™ and Visio™ into PDF then publishes them to one or multiple web sites. Using the original folder structure as a basis PDFMoto™ builds entire...
9.31 MB  
Libraries  -  wwtxt 1.11
Parsing XML and CSS data is rather simple, but most libraries that aim for this simple goal are bloated with a whole lot of other irrelevant additions. The wwtxt library is a very minimalistic library containing just the required parsers (and...
46.08 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB