Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Releases: coreofscience/python-wostools

Make everything more concrete

Choose a tag to compare

@odarbelaeze odarbelaeze released this 08 Aug 18:29
068b7fe

This update mainly changes the article class to expose a fixed set of fields, the citation pairs also gets improved and now returns a full article in both sides.

Adds a new parse label function

Choose a tag to compare

@odarbelaeze odarbelaeze released this 31 Mar 02:21

Adds new functionality to parse labels and the flexibility for when we need to access metadata of articles or citations.

Try again to fix zenodo integration

Choose a tag to compare

@odarbelaeze odarbelaeze released this 13 Aug 05:00

This one should work.

Fix zenodo integration

Choose a tag to compare

@odarbelaeze odarbelaeze released this 13 Aug 04:53

There was a problem with some of the related identifiers.

Python wos tools with continuous delivery

Choose a tag to compare

@odarbelaeze odarbelaeze released this 13 Aug 04:43

Some continuous delivery added to the repo.

Add citation graph support

Choose a tag to compare

@odarbelaeze odarbelaeze released this 13 Aug 00:21

Now wostools support:

  • Parsing and support for all wos tags.
  • Building a citation graph from a collection of articles.
  • Building that graph from the wostools cli.