{ "DatabaseModel": { "Name": "", "Description": "", "DatabaseEngine": { "Name": "postgresql", "Version": "9.x" }, "Counters": { "Counter": [ { "Name": "table", "Value": 27, "Prefix": "t" }, { "Name": "external_table", "Value": 0, "Prefix": "et" }, { "Name": "column", "Value": 131, "Prefix": "c" }, { "Name": "external_table_column", "Value": 0, "Prefix": "etc" }, { "Name": "index", "Value": 54, "Prefix": "i" }, { "Name": "reference", "Value": 91, "Prefix": "r" }, { "Name": "table_check", "Value": 0, "Prefix": "tc" }, { "Name": "alternate_key", "Value": 0, "Prefix": "a" }, { "Name": "sequence", "Value": 0, "Prefix": "s" }, { "Name": "note", "Value": 6, "Prefix": "n" }, { "Name": "view", "Value": 4, "Prefix": "v" }, { "Name": "view_column", "Value": 0, "Prefix": "vc" }, { "Name": "materialized_view", "Value": 0, "Prefix": "mv" }, { "Name": "materialized_view_column", "Value": 0, "Prefix": "mvc" }, { "Name": "area", "Value": 9, "Prefix": "ar" }, { "Name": "text", "Value": 0, "Prefix": "tx" }, { "Name": "tableDisplay", "Value": 27, "Prefix": "td" }, { "Name": "externalTableDisplay", "Value": 0, "Prefix": "etd" }, { "Name": "viewDisplay", "Value": 4, "Prefix": "vd" }, { "Name": "materializedViewDisplay", "Value": 0, "Prefix": "mvd" }, { "Name": "referenceDisplay", "Value": 91, "Prefix": "rd" } ] }, "AdditionalSQLBeforeCreate": "", "AdditionalSQLAfterCreate": "", "AdditionalSQLBeforeDrop": "", "AdditionalSQLAfterDrop": "", "Tables": { "Table": [ { "Name": "Metadata", "Description": "Tabela główna z elementami metadanych.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "Identyfikator bazy danych.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "title", "Type": "text", "Description": "Tytuł źródła - nazwa nadana zasobowi lub nazwa własna źródła historycznego (kartograficznego, opisowego, ikonograficznego, etc.).", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "alternativeTitle", "Type": "text", "Description": "Alternatywny tytuł. Jeśli oryginalny tytuł jest w języku innym niż polski, alternatywny może być tłumaczeniem. Alternatywny tytuł może być potoczną nazwą źródła np. dla Topograficznej Karty Królestwa Polskiego będzie to Mapa Kwatermistrzostwa.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "creationDate", "Type": "date", "Description": "Data powstania źródła historycznego. Format yyyy-mm-dd (1928-12-27). Można wpisać tylko rok (1928) albo rok i miesiąc (1928-12). Uwaga: nie wpisywać nic innego poza pojedyncza datą.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "publisher", "Type": "text", "Description": "Wydawca źródła - wydawnictwo (nazwa, miejscowość).", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "language", "Type": "varchar(20)", "Description": "Język lub języki źródła.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "subject", "Type": "text", "Description": "Wpisać słowa kluczowe opisujące źródło. Nie powtarzać nazwisk, dat i miejsc uprzednio wpisanych w inne pola.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "mapScale", "Type": "int", "Description": "Mianownik skali mapy - tylko dla źródeł kartograficznych.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "distributionFormat", "Type": "varchar(100)", "Description": "Format pliku, fizycznego obiektu lub wymiary zasobu.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "description", "Type": "text", "Description": "Krótkie streszczenie, opis pozycji, o czym jest, opis zdjęcia itp.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "onlineResource", "Type": "varchar(255)", "Description": "Lokalizator zasobu określa link (linki) do zasobu i/lub link do dodatkowych informacji o zasobie.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "fileIdentifier", "Type": "varchar(255)", "Description": "Unikalny identyfikator używany w przypadku zasobów cyfrowych.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "Repository_id", "Type": "int", "Description": "Powiązanie do tabeli relacyjnej.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "CharacterSetCode_id", "Type": "int", "Description": "Powiązanie do tabeli relacyjnej.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "SourceType_id", "Type": "int", "Description": "Powiązanie do tabeli relacyjnej.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c11" } }, "AlternateKeys": "", "Indexes": { "Index": [ { "Name": "Metadata_idx_Repository", "Description": "", "Columns": { "Column": { "Column": "c28", "Ascending": true } }, "Properties": "" }, { "Name": "Metadata_idx_SourceType", "Description": "", "Columns": { "Column": { "Column": "c36", "Ascending": true } }, "Properties": "" }, { "Name": "Metadata_idx_CharakterSetCode", "Description": "", "Columns": { "Column": { "Column": "c88", "Ascending": true } }, "Properties": "" }, { "Name": "Metadata_idx_Relation", "Description": "", "Columns": { "Column": { "Column": "c11", "Ascending": true } }, "Properties": "" }, { "Name": "Metadata_idx_PlacesMetadata", "Description": "", "Columns": { "Column": { "Column": "c11", "Ascending": true } }, "Properties": "" }, { "Name": "Metadata_idx_BoundingBoxMetadata", "Description": "", "Columns": { "Column": { "Column": "c11", "Ascending": true } }, "Properties": "" }, { "Name": "Metadata_idx_PeopleInSource", "Description": "", "Columns": { "Column": { "Column": "c11", "Ascending": true } }, "Properties": "" } ] }, "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "People", "Description": "Tabela zawierająca informacje o osobach.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "name", "Type": "varchar(255)", "Description": "Imię osoby.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "surname", "Type": "varchar(255)", "Description": "Nazwisko osoby.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "wikiDataUrl", "Type": "text", "Description": "Adres URL/identyfikator osoby w bazie WikiData np. https://www.wikidata.org/wiki/Q4121425", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c10" } }, "AlternateKeys": "", "Indexes": { "Index": [ { "Name": "People_idx_PeopleInSource", "Description": "", "Columns": { "Column": { "Column": "c10", "Ascending": true } }, "Properties": "" }, { "Name": "People_idx_Creator", "Description": "", "Columns": { "Column": { "Column": "c10", "Ascending": true } }, "Properties": "" } ] }, "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "Repository", "Description": "Jednostka odpowiedzialna za udostępnienie zasobu - cyfrowej kopii np. repozytorium cyfrowe, archiwum, itp.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "name", "Type": "varchar(50)", "Description": "Nazwa cyfrowego repozytorium.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "addressUrl", "Type": "text", "Description": "Adres URL cyfrowego repozytorium.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c16" } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "SourceType", "Description": "Kategoryzacja, która pozwoli na grupowanie dokumentów w różne kolekcje. Wymaga listy (spisu) typów. Typy mogą być różne dla rożnych źródeł (typologia źródeł dokumentowych: list, księga grodzka, źródło podatkowe; mapy - typy map; grafika: zdjęcie, obraz, plakat).", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "type", "Type": "varchar(50)", "Description": "Typ źródła np. narracyjne, kartograficzne.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "sourceCategory", "Type": "varchar(50)", "Description": "Kategoria źródła np. pisane.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c34" } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "Sources", "Description": "Nazwa zasobu powiązanego z źródłem historycznym. Np. w przypadku mapy powiązanym zasobem mogą być źródła tekstowe, które uzupełniają treść mapy i/lub zawierają informacje na podstawie których powstała mapa.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "sourceName", "Type": "varchar(255)", "Description": "Nazwa powiązanego zasobu.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "addressUrl", "Type": "varchar(255)", "Description": "Element uzupełniający w postaci adresu URL do powiązanego źródła wskazujący jego lokalizację.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c45" } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "MetadataCreator", "Description": "Tabela zawierająca informacje o osobach dodających wpis z metadanymi.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "name", "Type": "varchar(50)", "Description": "Imię osoby opracowującej metadane.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "surname", "Type": "varchar(50)", "Description": "Nazwisko osoby opracowującej metadane.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "affiliation", "Type": "varchar(255)", "Description": "Afiliacja osoby opracowującej metadane.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "orcidUrl", "Type": "varchar(255)", "Description": "Nr ORCID osoby opracowującej metadane.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c52" } }, "AlternateKeys": "", "Indexes": { "Index": { "Name": "MetadataCreator_idx_Metadata", "Description": "", "Columns": { "Column": { "Column": "c52", "Ascending": true } }, "Properties": "" } }, "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "CharacterSetCode", "Description": "Tabela zawierająca listę kodową z kodowaniem znaków pliku cyfrowej kopii źródła historycznego.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "system", "Type": "varchar(20)", "Description": "Nazwa systemu kodów.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c59" } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "GeographicBoundingBox", "Description": "Zasięg treści źródła historycznego w przestrzeni geograficznej.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "eastBoundLongitude", "Type": "decimal(8,5)", "Description": "Współrzędna określająca długość geograficzną wschodnią w zapisie dziesiętnym.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "northBoundLatitude", "Type": "decimal(8,5)", "Description": "Współrzędna określająca szerokość geograficzną północną w zapisie dziesiętnym.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "southBoundLatitude", "Type": "decimal(8,5)", "Description": "Współrzędna określająca szerokość geograficzną południową w zapisie dziesiętnym.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "westBoundLongitude", "Type": "decimal(8,5)", "Description": "Współrzędna określająca długość geograficzną zachodnią w zapisie dziesiętnym.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c29" } }, "AlternateKeys": "", "Indexes": { "Index": { "Name": "GeographicBoundingBox_idx_BoundingBoxMetadata", "Description": "", "Columns": { "Column": { "Column": "c29", "Ascending": true } }, "Properties": "" } }, "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "PlaceName", "Description": "Zakres przestrzenny treści źródła w formie opisowej np. poprzez wskazanie miejscowości lub miejsca.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "name", "Type": "varchar(100)", "Description": "Nazwa miejscowości lub miejsca.", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "geonamesUrl", "Type": "varchar(255)", "Description": "Adres lub identyfikator miejscowości (miejsca) w geonames.org. Np. http://www.geonames.org/765876/lublin.html", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c81" } }, "AlternateKeys": "", "Indexes": { "Index": { "Name": "NameOfPlace_idx_PlacesMetadata", "Description": "", "Columns": { "Column": { "Column": "c81", "Ascending": true } }, "Properties": "" } }, "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "PeopleSource", "Description": "Tabela pośrednia (łącząca)", "Columns": { "Column": [ { "Name": "People_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "Metadata_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": [ "c107", "c121" ] } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "Creator", "Description": "Tabela pośrednia (łącząca)", "Columns": { "Column": [ { "Name": "Metadata_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "MetadataCreator_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": [ "c119", "c122" ] } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "Relation", "Description": "Tabela pośrednia (łącząca)", "Columns": { "Column": [ { "Name": "Sources_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "Metadata_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": [ "c108", "c109" ] } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "PlaceMetadata", "Description": "Tabela pośrednia (łącząca)", "Columns": { "Column": [ { "Name": "Metadata_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "PlaceName_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": [ "c114", "c124" ] } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "BoundingBoxMetadata", "Description": "Tabela pośrednia (łącząca)", "Columns": { "Column": [ { "Name": "GeographicBoundingBox_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "Metadata_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": [ "c115", "c116" ] } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "Date", "Description": "Data powstania źródła.", "Columns": { "Column": [ { "Name": "id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "year", "Type": "int", "Description": "Rok powstania źródła.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "month", "Type": "int", "Description": "Miesiąc powstania źródła.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "day", "Type": "int", "Description": "Dzień powstania źródła.", "Nullable": true, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": "c125" } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" }, { "Name": "TemporalExtent", "Description": "Tabela pośrednia (łącząca)", "Columns": { "Column": [ { "Name": "Date_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" }, { "Name": "Metadata_id", "Type": "int", "Description": "", "Nullable": false, "DefaultValue": "", "CheckExpression": "", "Properties": "" } ] }, "PrimaryKey": { "Name": "", "Columns": { "Column": [ "c128", "c129" ] } }, "AlternateKeys": "", "Indexes": "", "TableChecks": "", "AdditionalSQLBefore": "", "AdditionalSQLAfter": "", "Properties": "" } ] }, "ExternalTables": "", "Views": "", "MaterializedViews": "", "References": { "Reference": [ { "Name": "Metadata_Repository", "Description": "Jeden rekord z tabeli Repozytoria do jednego źródła historycznego.", "PKTable": "t7", "FKTable": "t1", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c16", "FKColumn": "c28" } }, "Cardinality": "1..1", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Metadata_SourceType", "Description": "Jedno źródło może mieć jeden typ i jedną kategorię.", "PKTable": "t9", "FKTable": "t1", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c34", "FKColumn": "c36" } }, "Cardinality": "1..1", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Metadata_characterSetCode", "Description": "Opisane cyfrowe kopie źródeł mogą mieć tylko jedno kodowanie znaków.", "PKTable": "t12", "FKTable": "t1", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c59", "FKColumn": "c88" } }, "Cardinality": "0..1", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Table_16_People", "Description": "", "PKTable": "t2", "FKTable": "t16", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c10", "FKColumn": "c107" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "RelationToOtherSources_Sources", "Description": "", "PKTable": "t10", "FKTable": "t20", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c45", "FKColumn": "c108" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "RelationToOtherSources_Metadata", "Description": "", "PKTable": "t1", "FKTable": "t20", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c11", "FKColumn": "c109" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Table_21_Metadata", "Description": "", "PKTable": "t1", "FKTable": "t21", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c11", "FKColumn": "c114" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Table_22_GeographicBoundingBox", "Description": "", "PKTable": "t8", "FKTable": "t22", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c29", "FKColumn": "c115" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Table_22_Metadata", "Description": "", "PKTable": "t1", "FKTable": "t22", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c11", "FKColumn": "c116" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Creator_Metadata", "Description": "", "PKTable": "t1", "FKTable": "t18", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c11", "FKColumn": "c119" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "PeopleInSource_Metadata", "Description": "", "PKTable": "t1", "FKTable": "t16", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c11", "FKColumn": "c121" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "Creator_MetadataCreator", "Description": "", "PKTable": "t11", "FKTable": "t18", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c52", "FKColumn": "c122" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "PlacesMetadata_PlaceName", "Description": "", "PKTable": "t13", "FKTable": "t21", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c81", "FKColumn": "c124" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "TemporalExtent_Date", "Description": "", "PKTable": "t26", "FKTable": "t27", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c125", "FKColumn": "c128" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" }, { "Name": "TemporalExtent_Metadata", "Description": "", "PKTable": "t1", "FKTable": "t27", "PKRole": "", "FKRole": "", "ReferenceColumns": { "ReferenceColumn": { "PKColumn": "c11", "FKColumn": "c129" } }, "Cardinality": "0..*", "Mandatory": true, "OnUpdateAction": "None", "OnDeleteAction": "None", "Properties": "" } ] }, "Sequences": "", "Notes": "", "Areas": { "Area": [ { "Name": "Geography", "DisplayInfo": { "X": 6063.5, "Y": 5414.5, "Width": 567, "Height": 609, "LineColor": "#93C47D", "FillColor": "#D9EAD3", "DashArray": "[0]", "NameX": 467.81787109375, "NameY": 574, "NameColor": "#000000", "ZIndex": 1 } }, { "Name": "CodeList", "DisplayInfo": { "X": 7094.5, "Y": 6161.5, "Width": 255, "Height": 263, "LineColor": "#000000", "FillColor": "#EFEFEF", "DashArray": "[5,5]", "NameX": 170.83251953125, "NameY": 228, "NameColor": "#000000", "ZIndex": 2 } }, { "Name": "People", "DisplayInfo": { "X": 7174.5, "Y": 5430.5, "Width": 508, "Height": 369, "LineColor": "#000000", "FillColor": "#4A86E8", "DashArray": "[5,5]", "NameX": 438.81787109375, "NameY": 334, "NameColor": "#000000", "ZIndex": 3 } }, { "Name": "External sources", "DisplayInfo": { "X": 7090.5, "Y": 5855.5, "Width": 599, "Height": 291, "LineColor": "#EFEFEF", "FillColor": "#D5A6BD", "DashArray": "[5,5]", "NameX": 116.1064453125, "NameY": 256, "NameColor": "#000000", "ZIndex": 4 } }, { "Name": "Main data", "DisplayInfo": { "X": 6706.5, "Y": 5450.5, "Width": 376, "Height": 508, "LineColor": "#FFF2CC", "FillColor": "#FFFF00", "DashArray": "[5,5]", "NameX": 286.82275390625, "NameY": 473, "NameColor": "#000000", "ZIndex": 5 } }, { "Name": "Date", "DisplayInfo": { "X": 6063.5, "Y": 6032.5, "Width": 568, "Height": 400, "LineColor": "#000000", "FillColor": "#6AA84F", "DashArray": "[5,5]", "NameX": 515.48779296875, "NameY": 365, "NameColor": "#000000", "ZIndex": 6 } } ] }, "Texts": "", "TableDisplays": { "TableDisplay": [ { "X": 6739.5, "Y": 5487.5, "Width": 301, "Height": 375, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t1", "FixedSize": false }, { "X": 7424.5, "Y": 5443.5, "Width": 188, "Height": 130, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t2", "FixedSize": false }, { "X": 7457.5, "Y": 5880.5, "Width": 202, "Height": 130, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t7", "FixedSize": false }, { "X": 7143.5, "Y": 6276.5, "Width": 187, "Height": 73, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t9", "FixedSize": false }, { "X": 7420.5, "Y": 6016.5, "Width": 230, "Height": 87, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t10", "FixedSize": false }, { "X": 7426.5, "Y": 5599.5, "Width": 183, "Height": 102, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t11", "FixedSize": false }, { "X": 7138.5, "Y": 6186.5, "Width": 167, "Height": 73, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t12", "FixedSize": false }, { "X": 6093.5, "Y": 5560.5, "Width": 225, "Height": 102, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t8", "FixedSize": false }, { "X": 6118.5, "Y": 5820.5, "Width": 180, "Height": 73, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t13", "FixedSize": false }, { "X": 7204.5, "Y": 5476.5, "Width": 138, "Height": 60, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t16", "FixedSize": false }, { "X": 7196.5, "Y": 5609.5, "Width": 178, "Height": 60, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t18", "FixedSize": false }, { "X": 7161.5, "Y": 6027.5, "Width": 145, "Height": 60, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t20", "FixedSize": false }, { "X": 6386.5, "Y": 5828.5, "Width": 150, "Height": 60, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t21", "FixedSize": false }, { "X": 6381.5, "Y": 5551.5, "Width": 221, "Height": 60, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t22", "FixedSize": false }, { "X": 6196.5, "Y": 6114.5, "Width": 155, "Height": 88, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t26", "FixedSize": false }, { "X": 6408.5, "Y": 6114.5, "Width": 157, "Height": 88, "LineColor": "#000000", "FillColor": "#ffffff", "Table": "t27", "FixedSize": false } ] }, "ExternalTableDisplays": "", "ViewDisplays": "", "MaterializedViewDisplays": "", "ReferenceDisplays": { "ReferenceDisplay": [ { "Color": "#000000", "Type": "Cross_3CP", "ControlPoints": { "ControlPoint": [ { "X": 7540.5, "Y": 5943.5 }, { "X": 6888.5, "Y": 5943.5 }, { "X": 6888.5, "Y": 5592.5 } ] }, "PkTableDisplay": "td7", "FkTableDisplay": "td1", "Reference": "r11" }, { "Color": "#000000", "Type": "Cross_3CP", "ControlPoints": { "ControlPoint": [ { "X": 7246.5, "Y": 6307.5 }, { "X": 6780.5, "Y": 6307.5 }, { "X": 6780.5, "Y": 5650.5 } ] }, "PkTableDisplay": "td9", "FkTableDisplay": "td1", "Reference": "r15" }, { "Color": "#000000", "Type": "Cross_3CP", "ControlPoints": { "ControlPoint": [ { "X": 7166.5, "Y": 6240.5 }, { "X": 6749.5, "Y": 6240.5 }, { "X": 6749.5, "Y": 5808.5 } ] }, "PkTableDisplay": "td12", "FkTableDisplay": "td1", "Reference": "r47" }, { "Color": "#000000", "Type": "Vertical_4CP", "ControlPoints": { "ControlPoint": [ { "X": 7602.5, "Y": 5518.5 }, { "X": 7602.5, "Y": 5512.5 }, { "X": 7314.5, "Y": 5512.5 }, { "X": 7314.5, "Y": 5505.5 } ] }, "PkTableDisplay": "td2", "FkTableDisplay": "td16", "Reference": "r71" }, { "Color": "#000000", "Type": "Horizontal_4CP", "ControlPoints": { "ControlPoint": [ { "X": 7500.5, "Y": 6044.5 }, { "X": 7395.5, "Y": 6044.5 }, { "X": 7395.5, "Y": 6070.5 }, { "X": 7289.5, "Y": 6070.5 } ] }, "PkTableDisplay": "td10", "FkTableDisplay": "td20", "Reference": "r72" }, { "Color": "#000000", "Type": "Vertical_4CP", "ControlPoints": { "ControlPoint": [ { "X": 6876.5, "Y": 5809.5 }, { "X": 6876.5, "Y": 6056.5 }, { "X": 7171.5, "Y": 6056.5 }, { "X": 7171.5, "Y": 6062.5 } ] }, "PkTableDisplay": "td1", "FkTableDisplay": "td20", "Reference": "r74" }, { "Color": "#000000", "Type": "Horizontal_4CP", "ControlPoints": { "ControlPoint": [ { "X": 6779.5, "Y": 5689.5 }, { "X": 6588.5, "Y": 5689.5 }, { "X": 6588.5, "Y": 5860.5 }, { "X": 6482.5, "Y": 5860.5 } ] }, "PkTableDisplay": "td1", "FkTableDisplay": "td21", "Reference": "r79" }, { "Color": "#000000", "Type": "Horizontal_2CP", "ControlPoints": { "ControlPoint": [ { "X": 6272.5, "Y": 5601.5 }, { "X": 6449.5, "Y": 5601.5 } ] }, "PkTableDisplay": "td8", "FkTableDisplay": "td22", "Reference": "r80" }, { "Color": "#000000", "Type": "Horizontal_2CP", "ControlPoints": { "ControlPoint": [ { "X": 6785.5, "Y": 5600.5 }, { "X": 6471.5, "Y": 5600.5 } ] }, "PkTableDisplay": "td1", "FkTableDisplay": "td22", "Reference": "r81" }, { "Color": "#000000", "Type": "Horizontal_2CP", "ControlPoints": { "ControlPoint": [ { "X": 7012.5, "Y": 5656.5 }, { "X": 7231.5, "Y": 5656.5 } ] }, "PkTableDisplay": "td1", "FkTableDisplay": "td18", "Reference": "r84" }, { "Color": "#000000", "Type": "Horizontal_4CP", "ControlPoints": { "ControlPoint": [ { "X": 6932.5, "Y": 5762.5 }, { "X": 7089.5, "Y": 5762.5 }, { "X": 7089.5, "Y": 5526.5 }, { "X": 7249.5, "Y": 5526.5 } ] }, "PkTableDisplay": "td1", "FkTableDisplay": "td16", "Reference": "r86" }, { "Color": "#000000", "Type": "Cross_3CP", "ControlPoints": { "ControlPoint": [ { "X": 7505.5, "Y": 5656.5 }, { "X": 7291.5, "Y": 5656.5 }, { "X": 7291.5, "Y": 5648.5 } ] }, "PkTableDisplay": "td11", "FkTableDisplay": "td18", "Reference": "r87" }, { "Color": "#000000", "Type": "Horizontal_2CP", "ControlPoints": { "ControlPoint": [ { "X": 6285.5, "Y": 5873.5 }, { "X": 6425.5, "Y": 5873.5 } ] }, "PkTableDisplay": "td13", "FkTableDisplay": "td21", "Reference": "r89" }, { "Color": "#000000", "Type": "Horizontal_2CP", "ControlPoints": { "ControlPoint": [ { "X": 6341.5, "Y": 6165.5 }, { "X": 6426.5, "Y": 6165.5 } ] }, "PkTableDisplay": "td26", "FkTableDisplay": "td27", "Reference": "r90" }, { "Color": "#000000", "Type": "Cross_3CP", "ControlPoints": { "ControlPoint": [ { "X": 6824.5, "Y": 5761.5 }, { "X": 6824.5, "Y": 6157.5 }, { "X": 6461.5, "Y": 6157.5 } ] }, "PkTableDisplay": "td1", "FkTableDisplay": "td27", "Reference": "r91" } ] }, "Properties": { "Property": [ { "Name": "pdf-printer-paper-size", "Value": "A4" }, { "Name": "pdf-printer-margin-top", "Value": 10 }, { "Name": "pdf-printer-margin-bottom", "Value": 10 }, { "Name": "pdf-printer-margin-left", "Value": 10 }, { "Name": "pdf-printer-margin-right", "Value": 10 }, { "Name": "pdf-printer-page-orientation", "Value": "landscape" }, { "Name": "pdf-printer-show-pages", "Value": false }, { "Name": "pdf-printer-include-footer", "Value": true }, { "Name": "reference-notation", "Value": "crows-foot" }, { "Name": "pages-line-color", "Value": "#CC0000" }, { "Name": "show-grid", "Value": false }, { "Name": "grid-color", "Value": "#D9D9D9" }, { "Name": "grid-style", "Value": "solid" }, { "Name": "grid-spacing", "Value": 2 }, { "Name": "grid-spacing-units", "Value": "cm" }, { "Name": "grid-subdivisions", "Value": 1 } ] }, "DefaultAdditionalProperties": { "Types": [ { "Name": "table", "Properties": "" }, { "Name": "column", "Properties": "" }, { "Name": "alternate_key", "Properties": "" }, { "Name": "index", "Properties": "" }, { "Name": "table_check", "Properties": "" }, { "Name": "trigger", "Properties": "" }, { "Name": "reference", "Properties": "" }, { "Name": "view", "Properties": "" }, { "Name": "sequence", "Properties": "" }, { "Name": "procedure", "Properties": "" }, { "Name": "all", "Properties": "" }, { "Name": "view_column", "Properties": "" }, { "Name": "primary_key", "Properties": "" }, { "Name": "materialized_view", "Properties": "" }, { "Name": "materialized_view_column", "Properties": "" }, { "Name": "external_table", "Properties": "" }, { "Name": "external_table_column", "Properties": "" } ] } } }