Skip to content

Commit

Permalink
Update pmd_core.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
joergwa committed Nov 16, 2023
1 parent 7289a76 commit 231144d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pmd_core.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
@base <https://w3id.org/pmd/co/> .

<https://w3id.org/pmd/co> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/pmd/co/2.0.5> ;
owl:versionIRI <https://w3id.org/pmd/co/2.0.6> ;
owl:imports <http://www.w3.org/ns/prov-o-inverses-20130430> ;
<http://purl.org/dc/elements/1.1/creator> <https://orcid.org/0000-0001-7192-7143> ,
<https://orcid.org/0000-0002-3717-7104> ,
Expand All @@ -18,11 +18,11 @@
<https://orcid.org/0009-0000-6469-744X> ,
"Jannis Grundmann" ;
<http://purl.org/dc/terms/bibliographicCitation> "Bernd Bayerlein, Henk Birkholz, Sascha Fliegener, Jannis Grundmann, Thomas Hanke, Philipp von Hartrott, Markus Schilling, Jörg Waitelonis. (September 20th, 2023) PMDco: platform material digital ontology. Version 2.0.5, https://w3id.org/pmd/co/" ;
<http://purl.org/dc/terms/created> "2023-09-20" ;
<http://purl.org/dc/terms/created> "2023-11-16" ;
<http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> ;
<http://purl.org/dc/terms/title> "Platform Material Digital Core Ontology (PMDco)"@en ;
rdfs:comment "The PMD Core Ontology (PMDco) is a comprehensive framework for representing knowledge that encompasses fundamental concepts from the domains of materials science and engineering (MSE). The PMDco has been designed as a mid-level ontology to establish a connection between specific MSE application ontologies and the domain neutral concepts found in established top-level ontologies. The primary goal of the PMDco is to promote interoperability between diverse domains. PMDco's class structure is both understandable and extensible, making it an efficient tool for organizing MSE knowledge. It serves as a semantic intermediate layer that unifies MSE knowledge representations, enabling data and metadata to be systematically integrated on key terms within the MSE domain. With PMDco, it is possible to seamlessly trace data generation. The design of PMDco is based on the W3C Provenance Ontology (PROV-O), which provides a standard framework for capturing the generation, derivation, and attribution of resources. By building on this foundation, PMDco facilitates the integration of data from various sources and the creation of complex workflows. In summary, PMDco is a valuable tool for researchers and practitioners in the MSE domains. It provides a common language for representing and sharing knowledge, allowing for efficient collaboration and promoting interoperability between diverse domains. Its design allows for the systematic integration of data and metadata, enabling seamless traceability of data generation. Overall, PMDco is a crucial step towards a unified and comprehensive understanding of the MSE domain. PMDco at GitHub: https://github.com/materialdigital/core-ontology"@en ;
owl:versionInfo "2.0.5" .
owl:versionInfo "2.0.6" .

#################################################################
# Annotation properties
Expand Down

0 comments on commit 231144d

Please sign in to comment.