From 69b8a8a76b906126467e184371b315bba79e200a Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Tue, 13 Feb 2024 15:16:34 +0100 Subject: [PATCH] Updated iris --- catalog-v001.xml | 6 +++--- crystallography.ttl | 11 ++++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/catalog-v001.xml b/catalog-v001.xml index d8a3aed..21fe58b 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -2,9 +2,9 @@ - - - + + + diff --git a/crystallography.ttl b/crystallography.ttl index dd9476c..6ee14af 100644 --- a/crystallography.ttl +++ b/crystallography.ttl @@ -11,10 +11,11 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; + dcterms:abstract """A toplevel crystallography ontology based on EMMO and the CIF core dictionary. It is implemented as a formal language.""" ; @@ -116,7 +117,7 @@ Lattice site"""@en ; ### http://emmo.info/domain-crystallography#EMMO_6ddf3c3c_3148_49f8_89de_3647d76981bd :EMMO_6ddf3c3c_3148_49f8_89de_3647d76981bd rdf:type owl:Class ; rdfs:subClassOf :EMMO_f44b7fdf_f626_404a_ad1e_3760f164d4f4 ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Physical quantities that describes the shape and size of the unit cell. + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Physical quantities that describes the shape and size of the unit cell. These can be expressed in several ways, like three lattice vectors, the length and angles between the three lattice vectors spanning the unit cell or via the metric tensor."""@en ; emmo:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "a, b, c, alpha, beta, gamma"@en ;