File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313- Detector for OWL exact qualified cardinality ` owl:qualifiedCardinality `
1414- 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 ` )
1515- Detector for OWL subsumption ` owl:subClassOf ` (note this is not official OWL-RDF as it should just be ` rdfs:subClassOf ` )
16+ - new commandline option to specify a repository URI where the input was taken from, which will be added as dimension to the output stats
1617
1718### Changed
1819
19- - Statistics namespace ` rls ` instead of ` lrd `
20+ - Statistics namespace now ` https://w3id.org/montolo/ns/montolo# ` instead of ` https://w3id.org/lovcube/ns/relovstats# `
21+ - Statistics vocabulary namespace now ` https://w3id.org/montolo/ns/montolo-voc# ` instead of ` https://w3id.org/lovcube/ns/lovcube# `
2022
2123## [ 0.1.0] - 2018-12-10
2224
You can’t perform that action at this time.
0 commit comments