Skip to content

v1.3.4

Choose a tag to compare

@CodeGat CodeGat released this 21 Feb 12:56
· 39 commits to master since this release

Ontology Prefixes in .ttl output are more human-friendly now:

  • Squashes equivalent properties together (such as multiple 'foaf:knows' properties).
  • Determines a common type between the subjects/objects of the property, using this as the domain/range.
  • If there are no common types, they are all listed in the domain and/or range.
  • Also, bug fixes.