diff --git a/docs/database/columns.html b/docs/database/columns.html index 5804ca23..27a53b7b 100644 --- a/docs/database/columns.html +++ b/docs/database/columns.html @@ -105,11 +105,37 @@

Columns

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/database/tables/glossary.html b/docs/database/tables/glossary.html index d9e1df67..525cd4ef 100644 --- a/docs/database/tables/glossary.html +++ b/docs/database/tables/glossary.html @@ -167,7 +167,7 @@

Columns

Item code

- label + label_en text 2147483647 @@ -184,7 +184,7 @@

Columns

Item label

- description + description_en text 2147483647 √ @@ -251,6 +251,108 @@

Columns

+ + label_it + text + 2147483647 + √ + + null + + +
+ + + +
+ + + + + description_it + text + 2147483647 + √ + + null + + +
+ + + +
+ + + + + label_es + text + 2147483647 + √ + + null + + +
+ + + +
+ + + + + description_es + text + 2147483647 + √ + + null + + +
+ + + +
+ + + + + label_de + text + 2147483647 + √ + + null + + +
+ + + +
+ + + + + description_de + text + 2147483647 + √ + + null + + +
+ + + +
+ + + diff --git a/docs/database/tables/v_contact.html b/docs/database/tables/v_contact.html index 2e24cfcb..b5099ab2 100644 --- a/docs/database/tables/v_contact.html +++ b/docs/database/tables/v_contact.html @@ -217,6 +217,23 @@

Columns

+ + contact_role_code + text + 2147483647 + √ + + null + + +
+ + + +
+ + + email text @@ -248,7 +265,7 @@

View Definition

- +

diff --git a/docs/database/tables/v_dataset.html b/docs/database/tables/v_dataset.html index f7e71090..9d246d08 100644 --- a/docs/database/tables/v_dataset.html +++ b/docs/database/tables/v_dataset.html @@ -506,6 +506,23 @@

Columns

+ + data_last_update + timestamp + 29,6 + √ + + null + + +
+ + + +
+ + +
@@ -520,7 +537,7 @@

View Definition

- +

diff --git a/docs/database/tables/v_dataset_as_dcat.html b/docs/database/tables/v_dataset_as_dcat.html new file mode 100644 index 00000000..583677f9 --- /dev/null +++ b/docs/database/tables/v_dataset_as_dcat.html @@ -0,0 +1,277 @@ + + + + + + v_dataset_as_dcat - gis Database + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + +
+ +
+

v_dataset_as_dcat

0 rows


+
+
+ +

Description

+
+ + +
+
+
+

DCAT - View which formats the datasets AS DCAT XML record objects

+
+
+
+ +
+
+
+ +

Columns

+
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
schema_nametext2147483647null + +
+
+ +
+
table_nametext2147483647null + +
+
+ +
+
uiduuid2147483647null + +
+
+ +
+
datasetxml2147483647null + +
+
+ +
+
+
+
+
+
+ +

View Definition

+
+ + +
+
+
+ +

+
+
+ +

Possibly Referenced Tables/Views

+
+ + +
+
+
+
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/database/tables/v_glossary.html b/docs/database/tables/v_glossary.html index 100aacd2..14f31956 100644 --- a/docs/database/tables/v_glossary.html +++ b/docs/database/tables/v_glossary.html @@ -146,7 +146,7 @@

View Definition

- +

diff --git a/docs/database/tables/v_locales.html b/docs/database/tables/v_locales.html new file mode 100644 index 00000000..d4e296a2 --- /dev/null +++ b/docs/database/tables/v_locales.html @@ -0,0 +1,219 @@ + + + + + + v_locales - gis Database + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + +
+ +
+

v_locales

0 rows


+
+
+ +

Description

+
+ + +
+
+
+

Lists the locales available in the glossary, by listing the columns label_xx of the table pgmetadata.glossary

+
+
+
+ +
+
+
+ +

Columns

+
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
localetext2147483647null + +
+
+ +
+
+
+
+
+
+ +

View Definition

+
+ + +
+
+
+ +

+
+
+ +

Possibly Referenced Tables/Views

+
+ +
+
    +
+
+
+
+
+
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file