This repository comprises the newest version 3.0 of the Tensile Test Ontology (TTO) that is based on the PMD Core Ontology (PMDco 3.0) and was developed within the frame of the joint project Platform MaterialDigital (PMD). The semantic concepts represented in TTO are in accordance with the associated testing standard ISO 6892-1:2019-11 for tensile testing of metals at room temperature.
There is an earlier version 2.0 of the TTO which is still available in a dedicated repository and used in some demonstrators. The associated information regarding the development of this ontology is also inherently still valid.
The latest version of the ontology can always be found at:
https://w3id.org/pmd/ao/tto.owl
Editors of this ontology should use the edit version, src/ontology/tto-edit.owl | Editable version in this GitHub repository. When editing this verion, a branch can be created that may be further considered by a pull request using the classic workflow applied for collaborative ontology development processes on GitHub.
An exemplary dataset (TTL and RDF files) is provided in this repository (data section) which resulted from mapping of typical tensile test data that was published in an open access Zenodo repository. For this data mapping procedure, a simple Python script was used in a Jupyter Notebook environment. This Jupyter Notebook script entitled PMDCO_3_0_TTO_Data_Mapping can also be found in this repository as well as the data obtained from the test performances (frequently denoted as "raw data").
When using the Tensile Test Ontology (TTO), please refer to and cite the following publication which provides in-depth insights into the development of this ontology and the development of such ontologies in general (Ontology Development Path):
M. Schilling, B. Bayerlein, P. v. Hartrott, J. Waitelonis, H. Birkholz, P. D. Portella, B. Skrotzki, Advanced Engineering Materials 2024, 2400138.
Bibtex:
@article{Schilling2024,
author = {Schilling, Markus and Bayerlein, Bernd and von Hartrott, Philipp and Waitelonis, Jörg and Birkholz, Henk and Dolabella Portella, Pedro and Skrotzki, Birgit},
title = {FAIR and Structured Data: A Domain Ontology Aligned with Standard-Compliant Tensile Testing},
journal = {Advanced Engineering Materials},
pages = {2400138},
ISSN = {1438-1656},
DOI = {https://doi.org/10.1002/adem.202400138},
url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/adem.202400138},
year = {2024},
type = {Journal Article}
}
available open access at: Advanced Engineering Materials.
This publication offers valuable insights into the development process of domain ontologies, illustrated by the example of the tensile test. Starting with the basics of Semantic technologies (ST) and ontologies as well as considerations on mechanical characterization methods, the TTO development process and aspects such as the storage and retrieval of interoperable, FAIR data by means of data mapping and querying are presented in detail. Hence, this pulication may be an essential reference for users and contributors.
Please use this GitHub repository's Issue tracker to request new terms/classes or report errors or specific concerns related to the ontology.
This ontology repository was created using the Ontology Development Kit (ODK).