Skip to content

pyilmaz/mixs-as-rdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The purpose of the "MIxS as RDF" project / codesite is to act as a repository for an RDF representation of the MIxS checklists. The outputs presented here were constructed using the same processing techniques that were used to generate the Darwin Core RDF file, and hence look similar and are constructed in a similar manner. Work on this project was suggested initially through the genomic biodiversity working group efforts and completed at the March 26-29 Seattle RCN4GSC/EAGER workshop.

MIxS as RDF is an implementation of the MIxS standard and not an official GSC standard on its own. The purpose of MIxS as RDF is to:

  • Present in a useable manner the results of DwC/MIxS alignment efforts undertaken by GBWG in the last 18 months.
  • Enable DwC Extensions to be built around the notion of DNATissue and Sample.
  • Enable linked data views on MIxS data.

Some useful links:

Namespace/Term Naming

The process we undertook to map the existing MIxS terms, which exist as a checklist of terms without URI references, is clarified here. The first step we undertook was to map ALL of the MIxS terms to be represented as URIs, such as changing health_disease_status to http://gensc.org/ns/mixs/healthDiseaseStatus. The second step was, where those terms that directly map to DwC terms, we proposed the DwC term. In cases where a DwC URI is used in place of the newly minted MIxS URI, we created a mapping between the older term and the newer term. The relevant points we undertook are:

Classes

MIxS does not define official classes but we opted to create them to conform to the DwC approach. There are no domains/ranges defined here, so the classes are meant to designate logical groupings of properties only. The defined classes are:

  • MaterialSample (proposed class in new MIxS ticket)
  • Occurrence (Represents MIxS properties falling under this DwC class)
  • Event (Represents MIxS properties falling under this DwC class)
  • dcterms:Location (Represents MIxS properties falling under this DwC class)
  • Investigation (adapted from MIxS "Section Text")
  • Environment (adapted from MIxS "Section Text")
  • Nucleic Acid Sequence Source (adapted from MIxS "Section Text")
  • Sequencing (adapted from MIxS "Section Text")

About

Automatically exported from code.google.com/p/mixs-as-rdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published