Skip to content

Commit

Permalink
added changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenLieber committed Aug 18, 2020
1 parent f832d1f commit 9458965
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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 `rls` instead of `lrd`
- 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#`

## [0.1.0] - 2018-12-10

Expand Down

0 comments on commit 9458965

Please sign in to comment.