Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@SvenLieber SvenLieber released this 18 Aug 09:15
· 1 commit to master since this release
v0.2.0

Added

  • Several detectors for SHACL core constraints (directories shape-constraints-stats and shape_constraint_detectors)
  • Detector for OWL exact qualified cardinality owl:qualifiedCardinality
  • Detectors for OWL object and datatype domain/range (note they are not part of official OWL-RDF as it will just be rdfs:domain and rdfs:range)
  • Detector for OWL subsumption owl:subClassOf (note this is not official OWL-RDF as it should just be rdfs:subClassOf)
  • new commandline option to specify a repository URI where the input was taken from, which will be added as dimension to the output stats

Changed

  • Statistics namespace now https://w3id.org/montolo/ns/montolo# instead of https://w3id.org/lovcube/ns/relovstats#
  • Statistics vocabulary namespace now https://w3id.org/montolo/ns/montolo-voc# instead of https://w3id.org/lovcube/ns/lovcube#