CERIF Mapping

CERIF mapping

Base schema

An initial base schema was created ( primarily based on southampton equipment data) for mapping onto the CERIF equipment schema. EquipmentSchema.xsd

Mapping of EPSRC equipment data and University of Bath equipment records to the base schema

The EPSRC equipment schema was mapped onto the base schema as shown below:
Example record : http://equipment.epsrc.ac.uk/EquipmentDetails.aspx?EquipmentID=68029

Technique => name1
Organisation => orgUnitID
Department => faculty
Research Area => taxonomy
Equipment Details => description
Research Group Website => UrlPath
Full Name => contact1Name
Phone Number => contact1Phone
Email => contact1Email

The University of Bath equipment schema was mapped onto the base schema as shown below:
Example record : http://www.bath.ac.uk/person/501281

institution => orgUnitID
uid => uniqueID
equipmentTitle => name1
equipmentDescription => description
recordType => taxonomy
responsiblePerson => contact1Name
owner => faculty
phone => contact1Phone
website => contact1URL
email => contact1Email

Mapping of base schema to CERIF

An initial mapping of the Equipment/Facilities data into CERIF mainly from the Southampton equipment data, EPSRC equipment data, Univ of Bath data. The full file can is available here as a google spreadsheet

Individual comments/suggestions etc have been added for each element of the base schema.