-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Přidat DIČ a umístění k Člověku či osobě (fixes #437)
Signed-off-by: Jakub Klímek <jakub@jakubklimek.com>
- Loading branch information
1 parent
06904c8
commit 566fc0c
Showing
10 changed files
with
244 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
163 changes: 84 additions & 79 deletions
163
lidé-a-osoby/2020-07-01/kontexty/člověk-či-osoba.ssp.jsonld
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,81 +1,86 @@ | ||
{ | ||
"@context": { | ||
"@version": 1.1, | ||
"@import": "https://ofn.gov.cz/věc/2020-07-01/kontexty/věc.ssp.jsonld", | ||
"@propagate": true, | ||
"lidé": "https://slovník.gov.cz/generický/lidé/pojem/", | ||
"osoby": "https://slovník.gov.cz/generický/osoby/pojem/", | ||
"Osoba": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/osoba", | ||
"@context": { | ||
"název": { | ||
"@id": "https://slovník.gov.cz/veřejný-sektor/pojem/jméno", | ||
"@container": "@language" | ||
}, | ||
"ičo": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/identifikační-číslo-osoby", | ||
"@type": "xsd:string" | ||
} | ||
} | ||
}, | ||
"Zahraniční osoba": { | ||
"@id": "osoby:zahraniční-právnická-osoba", | ||
"@context": { | ||
"název": { | ||
"@id": "https://slovník.gov.cz/veřejný-sektor/pojem/jméno", | ||
"@container": "@language" | ||
}, | ||
"stát_registrace": { | ||
"@id": "osoby:stát-registrace", | ||
"@type": "@id" | ||
} | ||
} | ||
}, | ||
"Člověk": { | ||
"@id": "lidé:člověk", | ||
"@context": { | ||
"jméno": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/jméno-fyzické-osoby", | ||
"@container": "@language" | ||
}, | ||
"příjmení": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/příjmení-fyzické-osoby", | ||
"@container": "@language" | ||
}, | ||
"tituly_před": { | ||
"@id": "lidé:tituly-před-jménem", | ||
"@container": "@language" | ||
}, | ||
"tituly_za": { | ||
"@id": "lidé:tituly-za-jménem", | ||
"@container": "@language" | ||
}, | ||
"pohlaví": { | ||
"@id": "lidé:má-pohlaví", | ||
"@type": "@id" | ||
}, | ||
"text": { | ||
"@id": "lidé:celé-jméno", | ||
"@container": "@language" | ||
} | ||
} | ||
}, | ||
"Orgán veřejné moci": { | ||
"@id": "pojem:orgán-veřejné-moci", | ||
"@context": { | ||
"název": { | ||
"@id": "pojem:má-název-orgánu-veřejné-moci", | ||
"@container": "@language" | ||
}, | ||
"ičo": { | ||
"@id": "pojem:má-identifikační-číslo-osoby-orgánu-veřejné-moci", | ||
"@type": "xsd:string" | ||
}, | ||
"identifikátor_ovm": { | ||
"@id": "pojem:má-identifikátor-orgánu-veřejné-moci", | ||
"@type": "xsd:string" | ||
} | ||
} | ||
} | ||
} | ||
"@context": { | ||
"@version": 1.1, | ||
"@import": "https://ofn.gov.cz/věc/2020-07-01/kontexty/věc.ssp.jsonld", | ||
"@propagate": true, | ||
"lidé": "https://slovník.gov.cz/generický/lidé/pojem/", | ||
"osoby": "https://slovník.gov.cz/generický/osoby/pojem/", | ||
"umístění": "@nest", | ||
"dič": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/280/2009/pojem/daňové-identifikační-číslo", | ||
"@type": "xsd:string" | ||
}, | ||
"Osoba": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/osoba", | ||
"@context": { | ||
"název": { | ||
"@id": "https://slovník.gov.cz/veřejný-sektor/pojem/jméno", | ||
"@container": "@language" | ||
}, | ||
"ičo": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/identifikační-číslo-osoby", | ||
"@type": "xsd:string" | ||
} | ||
} | ||
}, | ||
"Zahraniční osoba": { | ||
"@id": "osoby:zahraniční-právnická-osoba", | ||
"@context": { | ||
"název": { | ||
"@id": "https://slovník.gov.cz/veřejný-sektor/pojem/jméno", | ||
"@container": "@language" | ||
}, | ||
"stát_registrace": { | ||
"@id": "osoby:stát-registrace", | ||
"@type": "@id" | ||
} | ||
} | ||
}, | ||
"Člověk": { | ||
"@id": "lidé:člověk", | ||
"@context": { | ||
"jméno": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/jméno-fyzické-osoby", | ||
"@container": "@language" | ||
}, | ||
"příjmení": { | ||
"@id": "https://slovník.gov.cz/legislativní/sbírka/111/2009/pojem/příjmení-fyzické-osoby", | ||
"@container": "@language" | ||
}, | ||
"tituly_před": { | ||
"@id": "lidé:tituly-před-jménem", | ||
"@container": "@language" | ||
}, | ||
"tituly_za": { | ||
"@id": "lidé:tituly-za-jménem", | ||
"@container": "@language" | ||
}, | ||
"pohlaví": { | ||
"@id": "lidé:má-pohlaví", | ||
"@type": "@id" | ||
}, | ||
"text": { | ||
"@id": "lidé:celé-jméno", | ||
"@container": "@language" | ||
} | ||
} | ||
}, | ||
"Orgán veřejné moci": { | ||
"@id": "pojem:orgán-veřejné-moci", | ||
"@context": { | ||
"název": { | ||
"@id": "pojem:má-název-orgánu-veřejné-moci", | ||
"@container": "@language" | ||
}, | ||
"ičo": { | ||
"@id": "pojem:má-identifikační-číslo-osoby-orgánu-veřejné-moci", | ||
"@type": "xsd:string" | ||
}, | ||
"identifikátor_ovm": { | ||
"@id": "pojem:má-identifikátor-orgánu-veřejné-moci", | ||
"@type": "xsd:string" | ||
} | ||
} | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
ičo,název_cs,název_en,poznámka | ||
00112233,"MojeFirma s.r.o.","MojeFirma s.r.o.",Dodavatel | ||
ičo,dič,název_cs,název_en,poznámka | ||
00112233,SK00112233,"MojeFirma s.r.o.","MojeFirma s.r.o.",Dodavatel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.