Skip to content

Commit c6c7ac9

Browse files
author
Bot Anik
committed
chore(release): perform release 1.1.1
1 parent 7a58c36 commit c6c7ac9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OKP4 Ontology Changelog
22

3+
## [1.1.1](https://github.com/okp4/ontology/compare/v1.1.0...v1.1.1) (2022-07-27)
4+
35
# [1.1.0](https://github.com/okp4/ontology/compare/v1.0.0...v1.1.0) (2022-02-18)
46

57

src/okp4.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
<https://ontology.okp4.space/core>
1010
a owl:Ontology ;
11-
owl:versionIRI <https://ontology.okp4.space/core/1.1.0> ;
12-
owl:versionInfo "v1.1.0" ;
13-
dcterms:created "2021-10-11"^^xsd:date ;
11+
owl:versionIRI <https://ontology.okp4.space/core/1.1.1> ;
12+
owl:versionInfo "v1.1.1" ;
13+
dcterms:created "2022-07-27"^^xsd:date ;
1414
dcterms:language "EN" ;
1515
dcterms:title "OKP4 Ontology: Ontology for Knowledge Graph"@en ;
1616
dcterms:license <https://creativecommons.org/licenses/by-sa/4.0/> ;

0 commit comments

Comments
 (0)