Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kit-data-manager/metadata-schemas-for-materials-science

Metadata Schemas for describing measurement techniques in Materials Science
https://github.com/kit-data-manager/metadata-schemas-for-materials-science

electron-microscopy json-schema materials-science metadata schema xml

Last synced: 15 days ago
JSON representation

Metadata Schemas for describing measurement techniques in Materials Science

Awesome Lists containing this project

README

        

# Metadata-Schemas-for-Materials-Science
*********************************************

The aim of this repository is to house the metadata schemas for different measurement techniques used in Materials Science.
The schemas are written according to the XML Schema Definition (XSD) or JavaScript Object Notation (JSON) format.
Sample files are also provided which are written according to the respective schemas.

## List of available Schemas:

1. Schema for scanning electron microscopy (SEM)
* [XSD Schema](SEM_Schema.xsd)
* [JSON Schema](SEM_schema.json)
* [Sample SEM Image](FeMoOx_AntiA_04_1k5x_CN.tif)
* [Example XML file](SEM_example.xml)
* [Example JSON file](SEM_JSON_example.json)
* [Example XML file which is populated only with the required fields](SEM_example_minimum.xml)


2. Schema for transmission electron microscopy (TEM)
* [JSON Schema](TEM_schema.json)

3. Schema for Magnetic Resonance Imaging (MRI)
* [JSON Schema](MRI_schema.json)

4. General Schema for describing a user
* [JSON Schema](user_description.json)