Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@SvenLieber SvenLieber released this 19 Aug 17:54
v2.0.0

Added

  • Class :Repository was added 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

Removed

  • Class :RestrictionTypeDetector removed as detection can only be performed by :RestrictionTypeExpressionDetector
  • Subclass statement removed: Class :RestrictionTypeExpressionDetectorVersion was accidentally a subclass of qb:MeasureProperty
  • Subclass statement removed: Class :RestrictionTypeMeasure was accidentally a subclass of qb: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

Changed

  • Domain of :detectsRestrictionTypeExpression was changed from :RestrictionTypeDetector to :RestrictionTypeExpressionDetector
  • File extension of the ontology changed from .owl to .ttl as it already contained turtle