Skip to content

emmo-repo/domain-crystallography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI tests DOI

Crystallography Domain Ontology

A crystallography domain ontology based on EMMO and the CIF core dictionary. It is implemented as a formal language.

Status

  • Proposal
  • accepted, under development
  • official

This domain ontology is work-in-progress (WIP), it is in the process of being accepted as a task group by the EMMC.

  • Application submitted: 15 June 2020
  • Application accepted on: TBD

Imported Ontologies

This ontology builds on top of EMMO. See the following table for version compatibilies:

Imported Ontologies Version
EMMO 1.0.0-beta
CIF-ontology 0.1.0

Obtaining the Crystallography Domain Ontology

The Crystallography Domain Ontology can be access or opened in Protege using the following url

https://raw.githubusercontent.com/emmo-repo/domain-crystallography/master/crystallography.ttl

It can also be cloned from its GitHub repository. With ssh access to GitHub set up, the Crystallography Domain Ontology can be cloned with

git clone [email protected]:emmo-repo/domain-crystallography.git

In EMMO-python correct import is obatined with

from emmo import get_ontology

# Loading crystallography from local repository
cryst = get_ontology('/path/to/crystallography.ttl').load()

# Loading crystallography from web
cryst = get_ontology('https://raw.githubusercontent.com/emmo-repo/domain-crystallography/master/crystallography.ttl').load()

Attributions and credits

The Crystallography Domain Ontology is developed and maintained by the EMMC Crystallography Domain Ontology Task Group within the EMMC Focus Area Interoperability.

Contributors

  • Jesper Friis, SINTEF
  • Francesca Lønstad Bleken, SINTEF
  • Casper Welzel Andersen, EPFL

Projects

  • Demystify ontologies - Internal project at SINTEF
  • OntoTrans; Grant Agreement No: 862136
  • MarketPlace; Grant Agreement No: 760173
  • BIG-MAP; Grant Agreement No: 957189

License

The crystallography domain ontology is released under the Creative Commons Attribution 4.0 International license (CC BY 4.0).

About

EMMO domain ontology to describe crystallography.

Resources

License

Stars

Watchers

Forks

Packages

No packages published