From 8dc002e23a58aa5a2cf6a045f9a6529f183ef6c8 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Tue, 16 Jan 2024 21:14:34 +0100 Subject: [PATCH] Corrected the IRIs of periodictable. --- disciplines/periodictable.ttl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/disciplines/periodictable.ttl b/disciplines/periodictable.ttl index eb8015a2..3c83d93e 100644 --- a/disciplines/periodictable.ttl +++ b/disciplines/periodictable.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix dcterms: . @prefix emmo: . @prefix owl: . @@ -6,7 +6,7 @@ @prefix skos: . @prefix xsd: . -: a owl:Ontology ; + a owl:Ontology ; emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en, "This ontology is generated with EMMOntoPy using data from the ASE Python package."@en, "You can contact EMMO Authors via emmo@emmc.eu"@en ; @@ -2520,4 +2520,3 @@ rdfs:domain emmo:EMMO_eb77076b_a104_42ac_a065_798b2d2809ad ; rdfs:range xsd:integer ; skos:prefLabel "hasAtomicNumber"@en . -