RDFLib 3.2.1 and rdfextras 0.2 released

55 views
Skip to first unread message

Gunnar Aastrand Grimnes

unread,
Apr 24, 2012, 9:57:34 AM4/24/12
to rdfli...@googlegroups.com
Hi all,

We've just released RDFLib 3.2.1 and rdfextras 0.2

This is mainly maintenance releases - many bugs are fixed in RDFLib
and a major cleanup of rdfextras has bee done.

The only new feature in this release is the automatic registration of
the SPARQL plugins if rdfextras is installed. That means no more
manual registration is necessary.
This feature requires pip or setuptools - if only distutils is
available, a function is provided to register all rdfextra plugins:
rdfextras.register_plugins()

See the CHANGELOG for further details:

https://raw.github.com/RDFLib/rdflib/master/CHANGELOG

The new release can be downloaded with easy_install:

easy_install rdflib==3.2.1
easy_install rdfextras==0.2

Documentation can be found on ReadTheDocs:

http://readthedocs.org/docs/rdflib
http://readthedocs.org/docs/rdfextras

I also remind everyone that we have moved all development
infrastructure to Github:

http://github.com/RDFLib

Please file any issues there!

Thanks to everyone who contributed!

- Gunnar

--
http://gromgull.net

Ivan Herman

unread,
Apr 25, 2012, 9:05:07 AM4/25/12
to rdfli...@googlegroups.com
Is it intentional that, in __init__.py, it says


__version__ = "3.3.0-dev"

shouldn't that be

__version__ = "3.2.1"

instead?

For various reasons (eg, I have some old code that has not be converted to rdflib 3.*) I use rdflib in the old-skool way, ie, pointing PYTHONPATH to this, so no automatic process works for me for this if there is any...

Ivan
> --
> You received this message because you are subscribed to the Google Groups "rdflib-dev" group.
> To post to this group, send email to rdfli...@googlegroups.com.
> To unsubscribe from this group, send email to rdflib-dev+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rdflib-dev?hl=en.
>


----
Ivan Herman
Bankrashof 108
1183NW Amstelveen
The Netherlands
http://www.ivan-herman.net




Gunnar Aastrand Grimnes

unread,
Apr 25, 2012, 9:30:35 AM4/25/12
to rdfli...@googlegroups.com
The current state of the git master is always for the NEXT version.

The 3.2.1 only existed for a single changeset before I changed it back to -dev:

https://github.com/RDFLib/rdflib/blob/69344b7bb89cf2bef5972ffdb60b6e38e2894619/rdflib/__init__.py

The tag in git and the tarball from pypi should be correct.

Unless I messed something up, where do you mean?

Cheers,

- Gunnar

--
http://gromgull.net

Ivan Herman

unread,
Apr 25, 2012, 10:35:53 AM4/25/12
to rdfli...@googlegroups.com
Hm. I used the github page to download a zip; maybe that was the wrong button to use...

Ivan

Gunnar Aastrand Grimnes

unread,
Apr 25, 2012, 10:44:47 AM4/25/12
to rdfli...@googlegroups.com
It depends on which zip,

this one for the tag should be ok:

https://github.com/RDFLib/rdflib/zipball/3.2.1

- Gunnar

Ivan Herman

unread,
Apr 25, 2012, 10:57:35 AM4/25/12
to rdfli...@googlegroups.com
Ah. My not-really-knowing github backfires. I did not realize that one has to change tag to get to the right one; I downloaded the master.

My bad...

Ivan

Reply all
Reply to author
Forward
0 new messages