Skip to content

Commit d3d0431

Browse files
author
Mark Jensen
committed
Update TimeOntology.ttl
Time, there is never enough
1 parent d598feb commit d3d0431

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/cco-modules/TimeOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
@base <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> .
1313

1414
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology> rdf:type owl:Ontology ;
15-
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-09-26/TimeOntology> ;
15+
owl:versionIRI <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-11-03/TimeOntology> ;
1616
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology> ;
1717
dcterms:rights "CUBRC Inc., see full license."@en ;
1818
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1919
rdfs:comment "This ontology is designed to represent temporal regions and the relations that hold between them."@en ;
2020
rdfs:label "Time Ontology"@en ;
21-
owl:versionInfo "Version 1.6"@en .
21+
owl:versionInfo "Version 1.7"@en .
2222

2323
#################################################################
2424
# Object Properties

0 commit comments

Comments
 (0)