tag:github.com,2008:https://github.com/dracor-org/pydracor/releasesRelease notes from pydracor2023-02-23T16:26:00Ztag:github.com,2008:Repository/206964623/v1.0.02023-02-24T09:36:53Zpydracor-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>hsluytergaethjetag:github.com,2008:Repository/206964623/pydracor-v0.0.12019-12-10T00:53:41Zpydracor-v0.0.1<p>Python package which provides access to the DraCor API. Version v0.0.1.</p>unfazed-unbothered-ataraxedtag:github.com,2008:Repository/206964623/v0.0.02019-12-06T14:05:09Zpydracor-v0.0.0<p>Python package which provides access to the DraCor API. Version v0.0.0.</p>unfazed-unbothered-ataraxed