tag:github.com,2008:https://github.com/dracor-org/pydracor/releases Release notes from pydracor 2023-02-23T16:26:00Z tag:github.com,2008:Repository/206964623/v1.0.0 2023-02-24T09:36:53Z pydracor-v1.0.0 <h2>New Methods</h2> <ul> <li>Get metadata of all plays as CSV with <code>Corpus.metadata_csv()</code></li> <li>Get cast of a Play as CSV with <code>Play.cast_csv()</code></li> <li>Get relations of a Play as CSV, gexf, graphml with: <ul> <li><code>Play.relations_csv()</code></li> <li><code>Play.relations_gexf()</code></li> <li><code>Play.relations_graphml()</code></li> </ul> </li> <li>Get list of plays having a character identified by Wikidata ID with <code>DraCor.plays_by_character_wikidata_id(wikidata_id)</code></li> <li>Get a mapping of play Ids and normalized years for a Corpus with <code>Corpus.normalized_years()</code></li> </ul> <h2>Bug fixes</h2> <ul> <li>Change data type from written, printed and published years to strings to cover entries such as "1842/43".</li> <li>Fix <code>Corpus.summary()</code></li> <li>Fix <code>DraCor.sparql()</code></li> </ul> hsluytergaethje tag:github.com,2008:Repository/206964623/pydracor-v0.0.1 2019-12-10T00:53:41Z pydracor-v0.0.1 <p>Python package which provides access to the DraCor API. Version v0.0.1.</p> unfazed-unbothered-ataraxed tag:github.com,2008:Repository/206964623/v0.0.0 2019-12-06T14:05:09Z pydracor-v0.0.0 <p>Python package which provides access to the DraCor API. Version v0.0.0.</p> unfazed-unbothered-ataraxed