Releases: dracor-org/dracor-api
Releases · dracor-org/dracor-api
0.91.1
Fix /corpora/{corpusname}/metadata/csv
endpoint throwing an exception under certain conditions (dc84b7d).
0.91.0
- Preparations for API versioning (#193)
0.90.1
- Refactored Docker image and configuration (#175)
- Fixed bogus
owl:sameAs
in RDF (#190)
- Fixed numOfPersonGroups column in metadata csv.
0.90.0
Refactored Docker image and configuration (#175).
0.89.0
- Renamed year properties and ensured they provide years only (#181)
- Fixed CSV output in
pubPlace
column (#176)
0.88.0
Added wikidataId
of plays to metadata output (#178)
0.87.1
Fixed calculation of original source page numbers (3215fde).
0.87.0
Added source information to metadata endpoints (#133)
0.86.0
Updated API documentation with examples for corpusname
and playname
parameters.