hr_get_act
Retrieve metadata for Croatian legislative acts using ELI coordinates (year, issue, document number). Get verified citations and document details from the official gazette.
Instructions
Fetch document metadata by ELI coordinate (year + issue + doc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | document number within the issue, e.g. ``805``. | |
| year | Yes | e.g. ``2018``. | |
| issue | Yes | gazette issue, e.g. ``42``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | No | ||
| year | No | ||
| issue | No | ||
| title | No | ||
| number | No | ||
| eli_uri | No | ||
| source_url | No | ||
| dataset_note | No | Narodne novine (the Croatian Official Gazette) is ELI-native (European ELI ontology, data.europa.eu/eli). Documents are addressed by year + issue + doc number (eli/sluzbeni/{year}/{issue}/{doc}); discover the documents of a gazette issue via hr_list_issue. Metadata comes from JSON-LD; full text is the official HTML rendering. There is no free-text search. Coverage 1990-present. Language: Croatian. | |
| date_document | No | ||
| type_document | No | ||
| date_publication | No | ||
| human_readable_citation | No |