From 51b001d081a3d8cf500f43daf5389a787eb9600c Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Fri, 3 Jan 2020 13:03:09 -0500 Subject: [PATCH] Fixed syntax error in language tag. --- QualityOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QualityOntology.ttl b/QualityOntology.ttl index 970d791..e7dd11a 100644 --- a/QualityOntology.ttl +++ b/QualityOntology.ttl @@ -13,7 +13,7 @@ owl:imports ; cco:code_license ; cco:content_license ; - cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc." ;@en + cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."@en ; rdfs:comment "This ontology is designed to represent a range of attributes of entities especially qualities, realizable entities, and process profiles."@en ; rdfs:label "Quality Ontology"@en ; owl:versionInfo "Version 1.2"@en .