v1.3.4
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.