Исходный код вики CatalogCreateDataSetViewQuery
Скрыть последних авторов
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | DELETE { |
| 2 | <http://view.hbz.ru/ViewSetup-1-[UUID]> ?b ?c | ||
| 3 | } | ||
| 4 | WHERE { | ||
| 5 | <http://view.hbz.ru/ViewSetup-1-[UUID]> ?b ?c | ||
| 6 | } | ||
| 7 | INSERT | ||
| 8 | { | ||
| 9 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://view.hbz.ru/ViewSetup> . | ||
| 10 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://view.hbz.ru/id> "ViewSetup-1-[UUID]"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 11 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://view.hbz.ru/asset_id> "[ASSET_URI]"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 12 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://view.hbz.ru/html_code> "<iframe style=\"border:none;\" src=\"https://[HOST][OLAP_DATASET_URL]\" title=\"[DATASET_TITLE]\" width=\"100%\" height=\"500px\" role=\"presentation\" allowfullscreen></iframe>"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 13 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://view.hbz.ru/type> "html"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 14 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://view.hbz.ru/view_description> "[DATASET_TITLE]"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 15 | <http://view.hbz.ru/ViewSetup-1-[UUID]> <http://view.hbz.ru/view_title> "Интерактивная таблица"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 16 | } | ||
| 17 | DELETE { | ||
| 18 | <http://view.hbz.ru/ViewSetup-2-[UUID]> ?b ?c | ||
| 19 | } | ||
| 20 | WHERE { | ||
| 21 | <http://view.hbz.ru/ViewSetup-2-[UUID]> ?b ?c | ||
| 22 | } | ||
| 23 | INSERT | ||
| 24 | { | ||
| 25 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://view.hbz.ru/ViewSetup> . | ||
| |
3.1 | 26 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/endpoint> "https://statcat.semanticpro.org/sparql/"^^<http://www.w3.org/2001/XMLSchema#string> . |
| |
2.1 | 27 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/extra_options> "{\"defaultLanguage\": \"ru\",\"decorators\": [{\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\",\"value\": \"http://www.w3.org/2004/02/skos/core#Concept\"},\"decor\": {\"backgroundColor\": \"#AAFF00\"}}, {\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\", \"value\": \"http://purl.org/linked-data/cube#DataSet\"}, \"decor\": {\"backgroundColor\": \"#FFC300\"}}, {\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\",\"value\": \"http://www.w3.org/2004/02/skos/core#ConceptScheme\"},\"decor\": {\"backgroundColor\": \"#00FF00\"}}, {\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\",\"value\": \"http://purl.org/linked-data/cube#ComponentSpecification\"},\"decor\": {\"backgroundColor\": \"#734a12\"}},{\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\",\"value\": \"http://purl.org/linked-data/cube#DataStructureDefinition\"},\"decor\": {\"backgroundColor\": \"#008080\"}},{\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\",\"value\": \"http://purl.org/linked-data/cube#DimensionProperty\"},\"decor\": {\"backgroundColor\": \"#cd5b45\"}},{\"pattern\": {\"attribute\": \"http://www.w3.org/1999/02/22-rdf-syntax-ns#type\",\"value\": \"http://purl.org/linked-data/cube#Observation\"},\"decor\": {\"backgroundColor\": \"#B0FFF9\"}}],\"legend\": \"Набор данных(наблюдений) выделен <font color='#FFF' style='border: 1px #000 solid; background-color:#FFC300;'>оранжевым цветом</font>.<br/>Спецификация набора данных выделена <font color='#FFF' style='border: 1px #000 solid; background-color:#008080;'>сине-зелёным цветом</font>.<br/>Компонент спецификации набора данных выделен <font color='#FFF' style='border: 1px #000 solid; background-color:#734a12'>темно-коричневым цветом</font>.<br/>Измерения выделены <font color='#FFF' style='border: 1px #000 solid; background-color:#cd5b45'>темно-красным цветом</font>.<br/>Значения измерений выделено <font color='#000' style='border: 1px #000 solid; background-color:#AAFF00;'>светло-зелёным цветом</font>.<br/>Наблюдение выделено <font color='#000' style='border: 1px #000 solid; background-color:#B0FFF9;'>светло-голубым цветом</font>.<br/>Остальные узлы выделены <font color='000' style='border: 1px #000 solid; background-color:#AACCFF;'>сине-голубым цветом</font>.\"}"^^<http://www.w3.org/2001/XMLSchema#string> . |
| |
1.1 | 28 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/graph> "[DATASET_URI]"^^<http://www.w3.org/2001/XMLSchema#string> . |
| 29 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/namespaces> "-"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 30 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/show_type> "sparql"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| |
6.1 | 31 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/sparql> "PREFIX DATA: <[DATASET_URI]> \n select DISTINCT ?s ?p ?o\n FROM NAMED DATA: \n [FROM_NAMED_URI] \n FROM NAMED <[PURL]/Common/vocabs/unit-of-measurement#>\n FROM NAMED <[PURL]/Common/vocabs/timepercollect/1.0#>\n FROM NAMED <[PURL]/Common/vocabs/unit_mult#>\n FROM NAMED <[PURL]/Common/vocabs/frequency#>\n FROM NAMED <[PURL]/NationalAccounts/Glossary#>\n FROM NAMED <[PURL]/Industry/Glossary#>\n FROM NAMED <[PURL]/Agriculture/Glossary#>\n FROM NAMED <[PURL]/Prices/Glossary#>\n FROM NAMED <[PURL]/LabourMarket/Glossary#>\n FROM NAMED <[PURL]/StandardsOfLving/Glossary#>\n FROM NAMED <[PURL]/StandardsOfLiving/Glossary#>\n FROM NAMED <[PURL]/Common/Glossary#>\n {\n GRAPH ?g {\n ?s ?p ?o .\n OPTIONAL {\n GRAPH DATA:\n {\n ?s1 ?p1 ?s\n }\n }\n \n FILTER (\n (?g != DATA: && isURI(?s1)) ||\n (?g = DATA: )\n )\n }\n }"^^<http://www.w3.org/2001/XMLSchema#string> . |
| |
1.1 | 32 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/type> "graph"^^<http://www.w3.org/2001/XMLSchema#string> . |
| 33 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/asset_id> "[ASSET_URI]"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 34 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/id> "ViewSetup-2-[UUID]"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 35 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/view_description> "[DATASET_TITLE]"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 36 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/view_title> "Граф набора данных"^^<http://www.w3.org/2001/XMLSchema#string> . | ||
| 37 | } | ||
| 38 | INSERT { | ||
| 39 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/createTypes> [ | ||
| 40 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ; | ||
| 41 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#DimensionProperty"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 42 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#DataSet"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 43 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_3> [<http://view.hbz.ru/uri> "http://www.w3.org/2004/02/skos/core#Concept"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 44 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_4> [<http://view.hbz.ru/uri> "http://www.w3.org/2004/02/skos/core#Collection"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 45 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_5> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#ComponentSpecification"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 46 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_6> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#DataStructureDefinition"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 47 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_7> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#MeasureProperty"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 48 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_8> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#Observation"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 49 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_9> [<http://view.hbz.ru/uri> "http://data.europa.eu/m8g/PublicOrganisation"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 50 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_10> [<http://view.hbz.ru/uri> "http://purl.org/dc/terms/LicenseDocument"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 51 | ] . | ||
| 52 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/labelsFilter> [ | ||
| 53 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ; | ||
| 54 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; | ||
| 55 | <http://view.hbz.ru/uri> "http://www.w3.org/2000/01/rdf-schema#label"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 56 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; | ||
| |
5.1 | 57 | <http://view.hbz.ru/uri> "http://www.w3.org/2004/02/skos/core#prefLabel"^^<http://www.w3.org/2001/XMLSchema#string>] ; |
| |
1.1 | 58 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_3> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; |
| 59 | <http://view.hbz.ru/uri> "[PURL]/Common/vocabs/timepercollect/1.0#Average_of_period"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 60 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_4> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; | ||
| 61 | <http://view.hbz.ru/uri> "[PURL]/Common/vocabs/timepercollect/1.0#End_of_period"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 62 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_5> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; | ||
| 63 | <http://view.hbz.ru/uri> "[PURL]/Common/vocabs/timepercollect/1.0#Summed_through_period"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| |
2.1 | 64 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_6> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; |
| 65 | <http://view.hbz.ru/uri> "http://purl.org/linked-data/sdmx/2009/measure#obsValue"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| |
1.1 | 66 | ] . |
| 67 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/linksFilter> [ | ||
| 68 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ; | ||
| 69 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> [<http://view.hbz.ru/uri> "http://www.w3.org/2004/02/skos/core#hasTopConcept"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 70 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#codeList"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 71 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_3> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#component"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 72 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_4> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#structure"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 73 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_5> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#dimension"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 74 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_6> [<http://view.hbz.ru/uri> "http://purl.org/linked-data/cube#measure"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 75 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_7> [<http://view.hbz.ru/uri> "http://www.w3.org/2004/02/skos/core#member"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 76 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_8> [<http://view.hbz.ru/uri> "http://publishmydata.com/def/qb/codesUsed"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 77 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_9> [<http://view.hbz.ru/uri> "http://purl.org/dc/terms/publisher"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 78 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_10> [<http://view.hbz.ru/uri> "http://purl.org/dc/terms/license"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| |
6.2 | 79 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_11> [<http://view.hbz.ru/uri> "http://purl.org/dc/terms/subject"^^<http://www.w3.org/2001/XMLSchema#string>] ; |
| 80 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_12> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_age"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 81 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_13> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_age_gend"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 82 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_14> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_agri_prod"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 83 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_15> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_coicop"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 84 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_16> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_const_prod"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 85 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_17> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_cons_exp_in_gr_good_serv"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 86 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_18> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_cons_goods_and_serv"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 87 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_19> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_cons_goods_and_servcons_goods_and_serv"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 88 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_20> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_education"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 89 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_21> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_education"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 90 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_22> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_employm_status"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 91 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_23> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_food"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 92 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_24> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_indicators"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 93 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_25> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_it_food_bal"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 94 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_26> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_long_use_items"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 95 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_27> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_measure_org"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 96 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_28> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_men_female"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 97 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_29> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_nace_2"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 98 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_30> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_nace_rev1othr_sna_indc"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 99 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_31> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_nace_rev2othr_sna_indc"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 100 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_32> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_period"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 101 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_33> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_periods"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 102 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_34> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_period_month"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 103 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_35> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_period_quarter"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 104 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_36> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_period_year"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 105 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_37> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_pop_cat_ind_liv_wage"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 106 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_38> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_type_terr"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 107 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_39> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_unit-of-measurement"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 108 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_40> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_unit_mult_1.0"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 109 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_41> [<http://view.hbz.ru/uri> "[DATASET_URI]#dimension_way_job_search"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| |
1.1 | 110 | ] . |
| 111 | <http://view.hbz.ru/ViewSetup-2-[UUID]> <http://view.hbz.ru/typesFilter> [ | ||
| 112 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ; | ||
| 113 | <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> [<http://view.hbz.ru/backgroundColor> "#ffffff"^^<http://www.w3.org/2001/XMLSchema#string>; | ||
| 114 | <http://view.hbz.ru/uri> "-"^^<http://www.w3.org/2001/XMLSchema#string>] ; | ||
| 115 | ] . | ||
| 116 | } |