Part of: organs
Source: SPARQL endpoint
Export
{'sparql_endpoint': 'https://polifonia.disi.unibo.it/organs/sparql', 'template_mode': 'statistics', 'title': 'Explore the Organs Knowledge Graph', 'color_code': ['#39c6b4', '#17cf31'], 'section_name': 'organs', 'subtitle': '', 'curator': '', 'description': '', 'dynamic_elements': [{'position': 0, 'operations': [], 'type': 'textsearch', 'textsearch_userinput': '', 'textsearch_title': 'Search for an organ', 'textsearch_query': 'PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\r\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\r\nPREFIX fx: <http://sparql.xyz/facade-x/ns/>\r\nPREFIX xyz: <http://sparql.xyz/facade-x/data/>\r\nPREFIX organs: <http://w3id.org/polifonia/resource/organs/>\r\nPREFIX organ: <http://w3id.org/polifonia/ontology/organs/>\r\nPREFIX core: <https://w3id.org/polifonia/ontology/core/>\r\nPREFIX ins: <http://w3id.org/polifonia/ontology/instrument/>\r\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\r\nPREFIX bds: <http://www.bigdata.com/rdf/search#>\r\n\r\nSELECT DISTINCT ?organ ?organLabel\r\nWHERE {\r\n ?organLabel bds:search <<searchterm>>.\r\n\r\n ?organ a organ:Organ .\r\n ?organ rdfs:label ?organLabel .\r\n \r\n}', 'textsearch': {'organ': ['Builders involved']}, 'extra_queries': [], 'map_filters': []}, {'position': 1, 'operations': [], 'type': 'action', 'action_title': 'Builders involved', 'action_query': 'PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\r\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\r\nPREFIX fx: <http://sparql.xyz/facade-x/ns/>\r\nPREFIX xyz: <http://sparql.xyz/facade-x/data/>\r\nPREFIX organs: <http://w3id.org/polifonia/resource/organs/>\r\nPREFIX organ: <http://w3id.org/polifonia/ontology/organs/>\r\nPREFIX core: <https://w3id.org/polifonia/ontology/core/>\r\nPREFIX ins: <http://w3id.org/polifonia/ontology/instrument/>\r\nPREFIX xsd: <http://www.w3.org/2001/XMLSchema#>\r\n\r\nSELECT DISTINCT ?buildername ?dating\r\nWHERE {\r\n <<item>> core:describedBy ?project .\r\n ?project core:hasProjectist [\r\n a ins:Projectist ;\r\n core:involvesAgent [\r\n a core:Agent ;\r\n core:hasName [\r\n a core:Name ;\r\n core:name ?buildername\r\n ]\r\n ]\r\n ] ;\r\n core:hasTimedLocation [\r\n a core:TimedLocation ;\r\n core:hasTimeInterval [\r\n core:hasIntervalDate ?dating\r\n ]\r\n ]\r\n} ORDER BY ASC(?dating)', 'extra_queries': [], 'map_filters': []}]}