Skip to content

SpecIF 1.1.b

Latest
Compare
Choose a tag to compare
@odungern odungern released this 01 Jul 09:24
· 1 commit to main since this release
  • The schema has not been changed, except for an addition to a description field.
  • The constraint checker has some improvements with more flexibility
    • properties of type xs:dateTime accept also right-truncated values without time
    • Certain checks are only done, if listed in options.doCheck; the following values are recognized:
      • 'statementClass.subjectClasses'
      • 'statementClass.objectClasses'
    • Certain checks are skipped, if listed in options.dontCheck; the following values are recognized:
      • 'statement.subject'
      • 'statement.object'
      • 'text.length'