cz_get_text
Retrieve the complete consolidated text of a Czech legal act by specifying its year and number.
Instructions
Fetch the full consolidated text of a Czech act by year and number.
The text is assembled from the latest consolidated version's ordered HTML fragments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | e.g. ``2019``. | |
| number | Yes | e.g. ``110``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| format | No | text/plain (assembled from consolidated HTML fragments) | |
| number | No | ||
| content | No | ||
| eli_uri | No | ||
| citation | No | ||
| eli_note | No | eli_uri is the Czech national ELI IRI minted by the e-Sbirka open-data graph (opendata.eselpoint.gov.cz/esel-esb/eli/cz/sb/...). It follows the ELI URI template but is not a data.europa.eu-resolvable identifier; the human-readable page is on e-sbirka.gov.cz. | |
| byte_size | No | ||
| source_url | No | ||
| dataset_note | No | e-Sbirka (the Czech Collection of Laws, Sbirka zakonu) is served as RDF via the opendata.eselpoint.gov.cz SPARQL endpoint (CC BY 4.0, ~92k acts, updated daily). Acts are addressed by year + number; the act IRI follows the ELI URI template (eli/cz/sb/{year}/{number}). cz_get_text returns the latest consolidated version's text, assembled from ordered HTML fragments - there is no single official XML/PDF file, so the text is reconstructed, not a verbatim document. Language: Czech. | |
| version_date | No | ||
| fragment_count | No | ||
| human_readable_citation | No |