Skip to content

Commit

Permalink
Merge pull request #467 from semanticarts/patch/fix-release-notes-ind…
Browse files Browse the repository at this point in the history
…ents

Fix nested list indents in ReleaseNotes.
  • Loading branch information
rjyounes authored May 2, 2021
2 parents f87aac3 + da0de64 commit cb58616
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Release 9.7.0
### Patch Updates

- Updated annotations for the following properties regarding the hasDirectX/hasX pattern. Issue [#115](https://github.com/semanticarts/gist/issues/115)
- `geoContains`, `geoContainedIn`
- `directPartOf`,`hasDirectPart`
- `directlyPrecededBy`, `directlyPrecedes`
- `geoContains`, `geoContainedIn`
- `directPartOf`,`hasDirectPart`
- `directlyPrecededBy`, `directlyPrecedes`
- Declare `gist:identifies` as `owl:FunctionalProperty` rather than `owl:InverseFunctionalProperty` (bug fix). Issue [#180](https://github.com/semanticarts/gist/issues/180).

Import URL: <https://ontologies.semanticarts.com/o/gistCore9.7.0>.
Expand Down

0 comments on commit cb58616

Please sign in to comment.