From 08bdadba6b035e3f6ab53ef22451597ea8a4be78 Mon Sep 17 00:00:00 2001 From: "Alexander P. Cox" <33437521+APCox@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:51:45 -0400 Subject: [PATCH] Update license link in GeospatialOntology.ttl --- src/cco-modules/GeospatialOntology.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cco-modules/GeospatialOntology.ttl b/src/cco-modules/GeospatialOntology.ttl index f6ac1aa..0ba0a35 100644 --- a/src/cco-modules/GeospatialOntology.ttl +++ b/src/cco-modules/GeospatialOntology.ttl @@ -14,7 +14,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/master/LICENSE "@en ; rdfs:comment "This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them."@en ; rdfs:label "Geospatial Ontology"@en ; owl:versionInfo "Version 1.5"@en . @@ -689,4 +689,4 @@ cco:zAxis rdf:type owl:Class ; ### 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.