From a690d558c2a75c9040225a5c2663db9e86e70402 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:49:56 -0400 Subject: [PATCH] Update License in UnitsOfMeasureOntology.ttl --- src/cco-modules/UnitsOfMeasureOntology.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cco-modules/UnitsOfMeasureOntology.ttl b/src/cco-modules/UnitsOfMeasureOntology.ttl index 8d8e9c1..3779a95 100644 --- a/src/cco-modules/UnitsOfMeasureOntology.ttl +++ b/src/cco-modules/UnitsOfMeasureOntology.ttl @@ -13,7 +13,7 @@ owl:versionIRI ; owl:imports ; dcterms:rights "CUBRC Inc., see full license."@en ; - dcterms:license "BSD 3-Clause: https://bit.ly/3z3pqaN "@en ; + dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/develop/LICENSE "@en ; rdfs:comment "This ontology is designed to represent standard measurement units that are used when measuring various attributes of entities."@en ; rdfs:label "Units of Measure Ontology"@en ; owl:versionInfo "Version 1.5"@en . @@ -1530,4 +1530,4 @@ cco:YearMeasurementUnit rdf:type owl:NamedIndividual , ### SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER ### CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ### OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -### OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file +### OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.