Skip to content

techlib/CCMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Czech Core Metadata Model specification

This repository contains the specification of the Czech Core Metadata Model for research data description modelled in and generated from DataSpecer. Changes are described in RELEASE_NOTES. DataSpecer generates a schema diagram in bad resolution; therefore, we generated a diagram image in better quality. CCMM schema diagram

The structure of the repository is as follows. For the documentation and publication purposes were created GitHub pages. In each section, there is a link to the published specifications.

The CCMM model is licensed under CC BY license.

cs

Directory /cs contains Czech version of CCMM Application Profile specification. Specification is available on https://techlib.github.io/CCMM/cs/.

en

Directory /en contains English version of CCMM Application Profile specification. Specification is available on https://techlib.github.io/CCMM/en/.

XSD representation

The root directory also contains all structured artifacts generated from Dataspecer. There are many subdirectories, one per each element of the data structures.

Each subdirectory contains structured models formalized in XSD (schema.xsd). The root element for the whole profile is Dataset

Root element XSD schema
Dataset https://techlib.github.io/CCMM/dataset/schema.xsd

Sample XML

On this link is located sample XML representation of CCMM metadata. Sample refers to made up air quality data with links and relation to existing resources, introducing most of the usecases that users may encounter.

Dataspecer project

Project to open in DataSpecer is also part of the repository. You may import it into your instance of Dataspecer.