Authors: Peter van Kranenburg
Part of: organs
Source: SPARQL endpoint
Export
{'sparql_endpoint': 'https://polifonia.disi.unibo.it/organs/sparql', 'template_mode': 'statistics', 'title': 'ORGANS Statistics', 'color_code': ['#39c6b4', '#17cf31'], 'section_name': 'organs', 'subtitle': '', 'curator': 'Peter van Kranenburg', 'description': 'The project is about documenting pipe organs of historic importance.', 'action': 'save', 'dynamic_elements': [{'position': 0, 'operations': [], 'type': 'count', 'count_query': 'PREFIX : <http://example.com/orgels/>\r\nSELECT (COUNT(?s) AS ?count)\r\nWHERE { ?s a :Orgel . }\r\n', 'count_label': 'Number of organs', 'extra_queries': [], 'map_filters': []}, {'position': 1, 'operations': [], 'count': 'count', 'count_query': 'PREFIX : <http://example.com/orgels/>\r\nSELECT (COUNT(?s) AS ?count)\r\nWHERE { ?s a :Orgelbouwer . }', 'count_label': 'Number of organ builders', 'extra_queries': [], 'map_filters': []}, {'position': 2, 'operations': [], 'type': 'count', 'count_query': 'PREFIX : <http://example.com/orgels/>\r\nSELECT (COUNT(?s) AS ?count)\r\nWHERE { ?s a :Plaats . }', 'count_label': 'Number of places', 'extra_queries': [], 'map_filters': []}, {'position': 3, 'operations': [], 'type': 'count', 'count_query': 'PREFIX : <http://example.com/orgels/>\r\nSELECT (COUNT(?s) AS ?count)\r\nWHERE { ?s a :Aanpassing . }', 'count_label': 'Number of adaptations', 'extra_queries': [], 'map_filters': []}, {'position': 4, 'operations': [], 'type': 'chart', 'chart_type': 'linechart', 'chart_title': 'Distribution of organs over time', 'chart_query': 'PREFIX : <http://example.com/organs/>\r\nSELECT ?label (COUNT(?content) AS ?count)\r\nWHERE {\r\nvalues (?label ?min ?max) {\r\n ("1500-1549" 1500 1549)\r\n ("1550-1599" 1550 1599)\r\n ("1600-1649" 1600 1649)\r\n ("1650-1699" 1650 1699)\r\n ("1700-1749" 1700 1749)\r\n ("1750-1799" 1750 1799)\r\n ("1800-1849" 1800 1849)\r\n ("1850-1899" 1850 1899)\r\n ("1900-1949" 1900 1949)\r\n ("1950-1999" 1950 1999)\r\n ("2000-2049" 2000 2049) }\r\n \r\n ?content a :Organ .\r\n ?content :gebouwdIn ?yearobj .\r\n \r\n ?yearobj rdf:label ?year .\r\n\r\n filter( ?min <= ?year && ?year <= ?max)\r\n \r\n } GROUP BY ?label\r\nORDER BY ASC(?label)', 'chart_series': 'Organs through time', 'chart_legend': {'x': 'Time', 'y': 'Number of organs'}, 'extra_queries': [], 'map_filters': []}]}
The project is about documenting pipe organs of historic importance.