uwlib-cams / rml

Using the RML Mapper (https://github.com/RMLio/rmlmapper-java) to convert RDA data to BIBFRAME.
Creative Commons Zero v1.0 Universal
5 stars 2 forks source link

rml

This repository is used by the University of Washington Linked Data Team to utilize the RDF Mapping Language (RML) and RML Mapper to transform data from RDA/RDF to BIBFRAME.

generateRML

Contains the code for converting UW's RDA-to-BIBFRAME-map into RML triples maps.

input

UW's RDA/RDF data, created by UW catalogers in Sinopia as part of LD4P2. Data in this directory is organized by the date when the data was pulled from Sinopia.

output

UW's BIBFRAME data, created by transforming our RDA/RDF data using RML code. Data in this directory is organized by the date when the transformation was performed.

rda-to-bf-conversion-for-sinopia

Contains the code for transforming RDA/RDF data into BIBFRAME using the RML generated in generateRML.