From abbe22105ff84763c599e8da7bf0d3c609a87050 Mon Sep 17 00:00:00 2001 From: "Alexander P. Cox" <33437521+APCox@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:06:33 -0400 Subject: [PATCH] Removed extra space in license annotation in CurrencyUnitOntology.ttl --- src/cco-modules/CurrencyUnitOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-modules/CurrencyUnitOntology.ttl b/src/cco-modules/CurrencyUnitOntology.ttl index d038f1a..50ad819 100644 --- a/src/cco-modules/CurrencyUnitOntology.ttl +++ b/src/cco-modules/CurrencyUnitOntology.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports ; dcterms:rights "CUBRC Inc., see full license."@en ; - dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE "@en ; + dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ; rdfs:comment "This ontology is designed to represent currencies that are issued and used by countries."@en ; rdfs:label "Currency Unit Ontology"@en ; owl:versionInfo "Version 1.5"@en .