Skip to content

Releases: imas/rdflint

github annotations

29 May 12:03
9d85cd1
Compare
Choose a tag to compare
Merge pull request #145 from takemikami/prepare-0.2.1

prepare-0.2.1

upgrade jena 3.4 -> 4.5

20 May 14:22
beee644
Compare
Choose a tag to compare
Merge pull request #143 from imas/prepare-0.2.0

prepare-0.2.0

upgrade schema.org to 11.01

24 Dec 09:34
475be2f
Compare
Choose a tag to compare
  • upgrade schema.org rdf bundle 3.4 to 11.01 #128
  • bugfix: lsp for non config repository #127
  • bugfix: fix windows path problems #125

Configuration reloading on interactive mode

23 Apr 17:41
bdfb6d5
Compare
Choose a tag to compare
  • Add configuration reloading on interactive mode #122
  • Add parameter minErrorLevel option #114
  • vscode-rdflint: add lsp enable/disable configuration #120
  • bugfix: NullPointerException for invalid ttl file bug #116
  • bugfix: Validator can run without baseUri #113
  • bugfix: exception in invalid url #111 #118

Add undefined subject check from url

20 Feb 05:32
210b2c6
Compare
Choose a tag to compare
  • add undefined subject check from url #95 #108
  • add config file search path #102 #107
  • add shacl to undefined subject validator #99
  • upgrade grooby, suppress warnings #103 #105
  • bugfix: language server protocol for windows #90 #91

Add line number to problem messages

25 Jan 16:17
f896fc7
Compare
Choose a tag to compare
  • add line number to problem messages #86
  • check common schema without baseUri #82 #83
  • bugifx: fix problem message #84 #85
  • language server protocol (experimental) #78 #81 #87 #88

rdf-based completer

24 Dec 09:48
7fa46ed
Compare
Choose a tag to compare
  • Add rdf-based completer #63 #64 #72
  • Bugfix: fix wrong message of SHACL Validator #70 #71
  • Bugfix: fix natural & float value confused #75 #76

completer of interactive mode

18 Oct 15:47
8e1a054
Compare
Choose a tag to compare
  • Add completer of interactive mode #62
  • Add common schema (rdf, rdfs, foaf, dc) of undefined subject #65
  • Add print version option #56
  • Add rdflint-problems.yml output directory option #59, #55
  • Bugfix: targetDir option #57

suppress problems function, support querytypes

04 Oct 23:27
a462b8e
Compare
Choose a tag to compare
  • suppress problems function
  • support describe, construct, ask query types
  • japanese message
  • bugfix: report rdf syntax warnings

data type & constraint validation

09 Sep 14:48
87b5beb
Compare
Choose a tag to compare

support following validations

  • datatype-validation
  • outlier-validation
  • fileencoding-validation
  • shacl-validation