All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2020-08-19
- Class
:Repository
as not all RDF input data might come from an ontology repository, e.g. SHACL files from GitHub :OntologyRepository
class now a subclass of the new:Repository
class- added several
rdfs:comment
triples to provide further information
- Class
:RestrictionTypeDetector
removed as detection can only be performed by:RestrictionTypeExpressionDetector
- Subclass statement removed: Class
:RestrictionTypeExpressionDetectorVersion
was accidentally a subclass ofqb:MeasureProperty
- Subclass statement removed: Class
:RestrictionTypeMeasure
was accidentally a subclass ofqb:MeasureProperty
- Several class and property definitions from other ontologies removed which initially were inserted by Protege
- Definitions of the outdated lovcube ontology, this was supposed to be already rebranded to montolo-voc
- Domain of
:detectsRestrictionTypeExpression
was changed from:RestrictionTypeDetector
to:RestrictionTypeExpressionDetector
- File extension of the ontology changed from
.owl
to.ttl
as it already contained turtle
1.0.0 - 2019-07-19
- First official version