Skip to content

Releases: tgbugs/pyontutils

nifstd-tools-0.0.2

24 Jan 11:25
Compare
Choose a tag to compare
release.org wheels with - in packagename, nifstd-tools update deps

0.1.13

10 Dec 02:40
Compare
Choose a tag to compare
version bump for bugfix, early and often

0.1.12

10 Dec 01:34
Compare
Choose a tag to compare
version bump for ontload

0.1.11

08 Dec 08:38
Compare
Choose a tag to compare
nifstd-tools bump pyontutils version to 0.1.11

0.1.10

08 Dec 06:36
Compare
Choose a tag to compare

Note the change from oauth2client -> google-auth-oauthlib for google api access. You will need to change the path for your store files to pickles and regenerate your oauth tokens.

ttlser-1.1.0

08 Dec 06:24
Compare
Choose a tag to compare

ttlfmt improvements and bugfixes

Behavior is mostly unchanged in normal usage scenarios.

Improvements in how prefixes are roundtripped

Serializers can now set roundtrip_prefixes as a tuple to specify prefixes to keep even if there are no triples that make use of them. Existing serializers can be customized by importing them directly and setting the attribute

import ttlser as ts
ts.DeterministicTurtleSerializer.roundtrip_prefixes = '', 'rdf', 'rdfs', 'owl', 'xml'

0.1.9

05 Dec 01:11
Compare
Choose a tag to compare
pyontutils ver bump

0.1.8

25 Nov 22:57
Compare
Choose a tag to compare
release.org update .pypirc for new twine/keyring behavior

keyring or twine now treats the empty password: as none rather than
asking for a password on the command line, so remove the empty entry

0.1.7

14 Nov 08:37
Compare
Choose a tag to compare
version and dep bumps

when calling relative_to always use resolved pathes

0.1.6

14 Nov 00:35
Compare
Choose a tag to compare
pyontutils ver bump for release